How to assign a Unique ID?

I'm working on a CB5 MRLS which begins operations to ongoing work in a directory local /wip. I can open the file wip.dbf and see that transactions are there but none of them are attributed a UNIQUE_ID. We want that this field be filled so that when we run our pub configuration, we can move the UNIQUE_ID to him and have it process a transaction specific wip rather than simply treat all operations to ongoing work in the dbf which is what it currently does. So my question is how is the UNIQUE_ID populated and this field that triggers this .ini file or the afgjob file?

OK, great. You should be able to use the available fields to locate the record. In general, we use one or more of:

  • RECORDID
  • GUIDA KEY
  • FORMSETID
  • KEYID
  • RECNUM

Sometimes this depends on which version of the product you are using. I think you should be ok to use RECORDID, RECNUM or KEYID.

-A

Tags: Oracle Applications

Similar Questions

  • How can I associate unique information / variables with different instances of attachMovie when creat

    I am creating an interactive animation of experience, whereby the user must detect if there is a well of oil beneath the surface by selecting and drill a series of points of coordination on a map.

    I did the first step in establishing a background image containing a grid of 20 x 20 points coordinates, for example 1-20 columns and rows A - T. On top of that, I created a dynamic array of clickable objects (open circles) and the center of each is placed on a coordinate point, so when you hover over a coordinate point, for example, C3, an open circle becomes visible and when you deployment, it becomes invisible.

    However, I am stuck on the next step. I need to be able to assign variables unique to one or more clickable objects (open circles). Is it possible to do? For example:

    coordinates of the grid point give a) to each object (open circle), so, for example, if someone rolls the coordinate of the C3, the empty circle (object) associated with this coordination, a message appears: "Click on the point of grid to Pierce in C3"

    (b) assign a variable to one or more objects, so that when the user clicks on an open circle, the animation associated with that point of coordination will be triggered. There will be different animations, depending on which object (point is clicked)

    There are other variables that will need to be installed, but if I know how to assign variables to one or several objects, I can probably figure out the rest.

    Here is a copy of my code so far:-

    set up the grid for solid table

    spacing = 5.75;

    cols = 20; the number of columns in the grid

    lines = 20; number of grid lines

    leftMargin = 154;

    topMargin = 169;

    depth = 100; starting point for the depth

    for (i = 1; I < = lines; i ++) {}

    for (j = 1; j < = cols; j ++) {}

    current = attachMovie ("openCircle_mc", "openCircle_mc" + i + "_" + j, depth ++);

    Current._x = leftMargin + ((i-1) * (spacing + current._width));

    Current._y = topMargin + ((j-1) * (spacing + current._height));

    Open the circle initially invisible, visible on rollover

    Current._alpha = 0;

    current.onRollOver = function() {}

    This ._alpha = 100;

    }

    current.onRollOut = function() {}

    This ._alpha = 0;

    }

    }

    }

    Here's the background and a roll in the instance of the object "openCircle' in 'C3 '.

    Screen shot 2013-06-10 at 16.20.07.png

    I would appreciate help. Thank you very much.

    Pippa

    You can assign properties (and methods) to clips:

    set up the grid for solid table

    spacing = 5.75;

    cols = 20; the number of columns in the grid

    lines = 20; number of grid lines

    leftMargin = 154;

    topMargin = 169;

    depth = 100; starting point for the depth

    for (i = 1; i<=rows; i++)="">

    for (j = 1; j<=cols; j++)="">

    current = attachMovie ("openCircle_mc", "openCircle_mc" + i + "_" + j, depth ++);

    Current._x = leftMargin + ((i-1) * (spacing + current._width));

    Current._y = topMargin + ((j-1) * (spacing + current._height));

    Current.Row = i;

    Current.Col = j;

    Current.Oil = Math.floor (Math.random () * 1.1);  about 1/10 objects have oil = 1, 9/10 oil = 0

    Open the circle initially invisible, visible on rollover

    Current._alpha = 0;

    {current.onRelease = function ()}

    trace (this.row + "" + this.col +"" + this.oil);

    }

    current.onRollOver = function() {}

    This ._alpha = 100;

    }

    current.onRollOut = function() {}

    This ._alpha = 0;

    }

    }

    }

  • How scam assignment affects iPad and iPhone

    How scam assignment affects iPad and iPhone

    UH... What? Could you elaborate?

  • Satellite L300-2 - How to assign a new email address when registering

    I am writing this message on behalf of the end user of our Toshiba.

    She bought the TOSHIBA Satellite L300-2This and because she didn't have an internet connection at home, I order him to register his new Toshiba by our care.
    I took his laptop and I made a mistake by e-mail. I wrote the wrong email address. How to assign a new email address?

    Best regards

    SAMO Praprotnik

    Hello Samo

    If you have registration problems, please contact Toshiba [email protected]

    You should contact Toshiba in your country. Details are at http://eu.computers.toshiba-europe.com/innovation/contact_toshiba.jsp

    Explain what is the problem and I hope someone will help you.

    Post edited by: ADMIN

  • kindly tell how to use the unique value of a table with the index 0

    kindly tell how to use the unique value of a table with the index 0

    Hi
     
    Yep, use Index Array as Gerd says. Also, using the context help ( + h) and looking through the array palette will help you get an understanding of what each VI does.
     
    This is fundamental LabVIEW stuff, perhaps you'd be better spending some time going through the basics.
     
    -CC
  • How to assign a keyboard macro to a keyboard shortcut

    Does anyone know how to assign a keyboard macro to a keyboard shortcut?  I'm spoiled CodeWright by, if there is no selected item only when a 'Ctrl c' is issued, CodeWright automatically copy the line that the cursor is located. I'm trying to replicate this feature and the only way I can see it's a macro of the "copy line" keyboard right click on command.  Any thoughts?

    NABI:

    Looks like you're talking about modifying the source code.  I don't know a way to create your own keyboard macro.  You can change the shortcut key assignments (CVI 9.1: Options-> change the shortcut keys), but it seems that you need more than that.

    To make your example (a line no copying), I often have to press Ctrl-O, to cut the current line, immediately followed by a Ctrl-V to restore the original line.  This line is still in the buffer zone of the Clipboard, so I can go where I want the copy of the original line and press Ctrl + V.

    In the event that you do not change the code but create shortcuts for your users in your application, you can catch the EVENT_KEYPRESS in your panel or command callback callback and check for key code combinations.  See the multikey.prj example program comes with CVI and the CVI for EVENT_KEYPRESS help.

  • How to assign the TAB sequence?

    Hey...

    Can someone tell me how to assign tab...? I mean if I have a few buttons and controls on the front panel are trying to view the login Panel; whenever I press TAB on the keyboard, I want that the selection of buttons & controls should be in order... Can someone tell me how...?

    See the order of Edit\Tabbing, and with the right button on the control of Navigation Advanced\Key

    See you soon!

  • How to assign different drive letter in the new hard drive?

    My hard drive for OS window is broken, which is the C: drive, so I buy a new HARD drive, but my original D: drive become a C: drive and new HARD drive is assigned with drive E:, I can't restore my Ghost in new HARD drive image, because the image is restored in the C: drive only.

    Anyone have any suggestions on how to assign different drive letter under cmd?

    Thanks in advance for your suggestions

    Hi oem7110,

    Follow the steps in the article.

    How to change drive letter assignments in Windows XP

    How automatically assign a drive letter by using the Diskpart.exe command on a Windows Server 2003-based computer or on a Windows XP-based computer

  • How to assign a constant name 'letter' to the USB port?

    My Compaq Presario with Windows 7 has two USB ports on the front and on the back.  I use both to the front to connect a drive hard ext to the back, usb flash drives and a camera. Everytime Iplug in the disk hard ext, the PC assigns a letter to port such as J.  The next time I plug the camera into the same port, the PC gives it a different letter and I need to go back up and reconfigre Norton where to back up.  How to assign a constant name 'letter' to the USB port?

    I think that the previous answer may have been cut off, but they were right. You assign it a letter on the USB port, you assign a letter to the device. With your drive plugged, if you right-click on the computer icon and select manage you will arrive at the computer management screen. Click the disk management icon and you should see your drive listed. Right click on that and you should see a choice to change the drive letter and path. From there, click change and select a drive letter for your device.

  • How to assign values to the application points to leave on a table

    Hello

    I have a FORM on a table with two or three elements. How to assign values to the elements of the application with the values in the elements of form, every time the value of the element is entry, change or page is sent?

    I created a dynamic action to the region level with Event - change to run the suite of PL/SQL, I tried with 3 different ways in PL/SQL, as shown below, but it didn't work.

    BEGIN

    : APP_FY: =: P1_FY;

    END;

    BEGIN

    APEX_UTIL. SET_SESSION_STATE ('APP_FY', v ('P1_FY'));

    : APP_FY: =: P1_FY;

    END;

    BEGIN

    APEX_UTIL. SET_SESSION_STATE ('APP_FY', v: P1_FY);

    END;

    Then I created an action dynamic at the ITEM level with change event to run the suite of PL/SQL and tried with PL/SQL, as shown below, but it didn't work.

    I need to assign values to the elements of the request form as these elements of the application will be used in many other pages in the application. How to I get there?

    Thank you.

    If a dynamic action of PL/SQL execution, you must send your list of page elements in the parameter "Elements of Page to submit.

    See the section 'run pl/sql' for this post.

    If the page is submitted, the elements of the page will be automatically set to session state, and you can have a page process make the code you have.

  • How to assign a creative cloud license to a user name

    How to assign a creative cloud license to a user name? I can't get through to anyone useful adobe - they are all very polite but not very useful. Adobe are all to take your money, but not for providng any service.

    You have not provided enough information, if you have a mind-specific agreement.  Otherwise, sign this user for their own subscription and organize the system of payment for them.

  • How to assign the value to the application-level element

    Hello

    I'm learning to APEX.  I use version 4.2.6.

    My question is, I set a text field called 'FINANCIAL_YEAR' in the login page.  I wanted to know how to assign this value to a text element of Application level (on page sent), so that I can get this value through at my request.

    Thank you

    -Anand

    anand_gp wrote:

    Yes, I created a 'text area' under 'HTML' in the 'Home' page  Who accepts the exercise of a table through LOV.  I intend to assign this value to a global variable so that this variable can be read in any of the application to filter the result set from different tables (not yet built the rest of the application).  To do this, I was intending to use "Shared components"-> "Elements of Application".  I'm still not quite sure how it works.

    Start by reading the documentation on elements of application.

    Go to the shared components > Application parts and create your G_FINANCIAL_YEAR item. Value Session State Protection Restricted - can not be set the browser so that the value is not editable by the user, falsification of URLS or scripts.

    On the home page, if there is not already a button to submit the value of the fiscal year, add one in the HTML area, with the Action as a submit Pageclick. Otherwise, you can do without the button and using submit Page in Page Action when the changed value select the parameter in the list so he can undergo.

    Then, in the section of the Page processing, create a calculation:

    Point Type: Application-level element

    Calculate Item: Application: G_FINANCIAL_YEAR

    Point calculation: After submit

    Type of calculation: Value of the element

    Calculation:

    Run the application, select a value in the list of the fiscal year and submit the page. Review of current session state in the viewer of session state by clicking on the link of Session in the toolbar developer. Select the Elements of Application in the view list, and then click set. The element of your application and its current value must be visible. You can now reference value throughout your application by using the appropriate syntax.

    You should also consider if a default value (for example the current year) using a calculation Application from the point of calculation on the new Instance and coordinate the application point and part of the homepage using point application as the Source of value or an expression with Source page element, the value always, replacement of value that exists in the session state.

  • How to assign URLs dynamically using button/link on the page of peoplesoft? Please provide detailed instructions.

    How to assign URLs dynamically using button/link on the page of peoplesoft? Please provide detailed instructions.

    1. define the URL, the Z_URL1 or the Z_URL2 definitions

    2. in the change of field button:

    If true Condition then

    ViewURL (URL. Z_URL1);

    On the other

    ViewURL (URL. Z_URL2);

    End - if

  • How to create a unique fixed break point to allow scrolling effects?

    I am creating a site that has scrolling effects. I somehow just can't understand for the life of me how to create a 'unique fixed breakpoint. I already have a fluid breakpoint, and whenever I try adding one, it does not always activate scrolling effects. I think it's something very obvious, I'm missing - any advice?

    To use the effects of roll, your site must be fixed in width, not fluid. Scroll effects are disabled when you add a second breakpoint.

    David

    Creative muse

  • How to assign the next value in the sequence directly in a variable?

    How to assign the next value in the sequence directly in a variable without using a table TWICE in PL/SQL.

    BluShadow wrote:

    How about a quick test on 11g, just to see if you directly select a sequence in a variable is significantly better than the mark of DOUBLE.

    ...

    Nope... no obvious difference.

    This is because there is none: Oracle's SELECT sequence. NEXTVAL FROM DUAL under the covers. The direct assignment is just a convenient encoding for us, but it does not change the work that accomplishes Oracle.

    create sequence s;
    alter system flush shared_pool;
    declare
    l_num number;
    begin
    l_num := s.nextval;
    end;
    /
    select sql_text from v$sql where parsing_schema_name = user;
    
    SQL_TEXT
    Report the number of l_num; begin l_num: = s.nextval; end;
    Select sql_text from v$ sql where parsing_schema_name = user
    Select double S.NEXTVAL

Maybe you are looking for