Pre populate field with integer numbers?

Hi,
I want to pre-populate my field which is integer type with numbers in a sequantial order like 101,102,103,104...
How can i do this with 10gr2?
Regards.

Actually i have two tables.
First table has ID1, NAME1, REF1 columns.
Second table has ID2, NAME2, REF2 columns.
ID1 and ID2 is autonumbered id columns. NAME and REF columns are emtpy columns. I populated NAME1 and NAME2 manually entering data from my project.
Now i want to relate each table's rows one by one, i.e., one to one cardinality. Therefore, i have to populate first table's REF1 column with sequantial numbers, and then manually enter corresponding number to table two's REF2 columns.
I don't want to use ID columns, because i insert data these tables at different time intervals.
Hence, when i query TABLE1's NAME1 data, i will see corresponding data in TABLE2's NAME2 column via this relationship.

Similar Messages

  • Pre-Populate field with a local XML

    Hello,
    What I want to achieve is to pre-populate fields on the opening of my PDF with an XML. It seems I have the choice between xfa.host.importData("filename.xdp") or xfa.datasets.data.loadXML(filename.xml,0,1).
    I know Acrobat have a limited access to filesystem for security and I don't want to start a web server.
    My question is Acrobat Professional have a default location to look if no path or HTTP address is provide?
    Thanks!

    Thanks for the reply,
    Ideally on MacOS 10,6 (Xserver). If it does not work on a Mac environment I can use Windows Server 2003 R2.

  • OIM - concatenate and pre populate fields

    Hi,
    In my iPlanet resourse Form i have a userdefined field Full Name. I need to pre populate this with firstname + " " + last name from the users OIM profile.
    What do i need to do. How can i concatenate.
    Thankz
    Sanjay
    null

    If you add a utility task, the API is com.thortexh.xl.util.adapters.tcUtilStringOperations and there are 2 concat methods:
    9 public static synchronized java.lang.String com.thortech.xl.util.adapters.tcUtilStringOperations.performConcat(java.lang.String,java.lang.String)
    10 public static synchronized java.lang.String com.thortech.xl.util.adapters.tcUtilStringOperations.performConcatWithSpace(java.lang.String,java.lang.String)
    Also, if you only need pieces of names, like first initial + last name + @domain.com you can do the following:
    Create variables for first name and last name from the user definition and create them as resolve at runtime.
    Using the same StringOperations API above, and the performSubstringLess methods, you can grab the first letter of the first name. Then using the performConcat to combine the adapter task for the first letter of first name, and last name variable. Then using another performConcat, combine the previous task, along with a literal of @domain.com to create the full string and set this to adapter return value.
    This should return the first letter + last name + @domain.com in a single string to prepopulate the field.
    Hope this helps.
    -Kevin

  • How to pre-populate fields for new entry in table maintenance

    Hey everyone,
    I have a table maintenance set up that I would like to pre-populate two date fields when the user creates a new entry or copies an existing entry.
    I can do this by adding a PBO module for the maintenance screen but then if the screens are regenerated my changes are lost so this is not ideal.
    I've also found that I can use the events (05 and 21 I believe) to set the dates but using these events I can not fill in the values in the screen so this is also not ideal.
    Is there an event that can be used to pre-populate fields in a table maintenance screen? If not, what is your suggested method for accomplishing this?
    Thanks in advance! I appreciate any help!

    Hi,
    Please use the below links...
    [Table maintenance Field Validations;
    [http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=93454609]
    Thanks,
    Manish

  • PDF vrs. XML   Pre-populate fields in PDF created in Acrobat 7.0

    After converting some interactive/dynamic templates from Acrobat 5.0 to 7.0 we can no longer pre-populate fileds, including the barcode. With the 5.0 version we use FDF to populate the fields including the barcode 3 of 8, but with 7.0 it does not work and we were advise to use XML.
    We've been trying XML but can't make it work. Does any one know where I can get some sample coding?
    Please help!

    Hi Laura:
    Can you elaborate a bit more on "converting some interactive/dynamic templates from Acrobat 5.0 to 7.0" and "pre-populate"?
    If you were converting the template in Adobe LiveCycle Designer (comes with Acrobat Professional), then FDF import wouldn't work.
    However, if you are executing the same action via Acrobat then FDF and xFDF import/export should still work.
    Also, for designer based forms, you also have the option of merging the data into the PDF form using Adobe LiveCycle Forms (A server based product).
    Another server based solution is to Reader Extend your PDF form to allow local import/export of data using Adobe Reader.
    It really depends on what you want to do.
    So options are this:
    If your form is a Designer based forms:
    - Manually Import Data (in XML) into PDF Form using Acrobat Professional
    - Manually Import Data (in XML) into PDF Form* (Reader extended PDF form) using Adobe Reader
    - Merge Data Programmatically (in XML) into PDF Form using Adobe LiveCycle Forms
    If your form is an AcroForm (acrobat based form)
    - Programmatically merge FDF data into PDF Form using the FDF toolkit/Acrobat SDK
    - Manually Import Data in FDF/xFDF into PDF Form using Acrobat Professional.
    Rob W.
    http://www.ensemble.com/solutions/adobe

  • How to allow user to select pdf file on local machine and populate field with file name only

    Folks,
    I have a project requirement that I am stumped on.  I am admittedly a novice, so forgive questions that may seem obvious.
    My requirement is a form running on a client system where the user can click a button and select a PDF file name from a PDF on their local machine and then populate a form field with that file path & filename.  The file names vary between all machines, so there is no static list.  Note that the PDF is not embedded, nothing is executed, I simply need the file name.
    There are several of these on a form (20+), so manual name entry is too error prone.   I would like to use a 'browse' type dialog, but can not figure out how to implement it.
    I've looked at app.browseForFile, but the users can not install a javascript file in their adobe folder or any other files;  the functionality has to be integral with the original PDF. 
    Functionally, this is no different from the image object file browse, except that I need a PDF instead of an image file, so there doesn't seem like there should be a security issue that is any different from those surrounding the image object.
    I've been stumped on this for the entire week, and I have a deadline rapidly approaching, so any examples or suggestions (please remember I'm a novice) would be greatly appreciated! 

    Thanks for the reply Paul - do you have any sample code of how to attach the PDF?  Or how the user can select a PDF to open?  I might be able to attach it, retrieve the file name, and then un-attach it.
    Alternatively, do you know how to retrieve the file name from the imagePath object?  It will let you select PDF files, but I can't find info on how to retrieve the file name.   It should be the way you would retrieve the file name for an image.
    As a novice in this, thanks for your help and patience!

  • Auto populate field with user ID

    On my form, I have a box labeled user ID that is to be inputted by the user's ID.
    I like to have this box automatically populated with the person who signed in to APEX.
    Also, if it is possible, maybe gray this box out when it is auto-populated by the user ID.
    Any ideas?
    Thanks.

    The user_id is one of several fields to be populated on the form.
    Instead of the user typing in his user ID, I was thinking to automatically populate it with his username that he signed into APEX with.
    I am not familiar with APP_User. This may sound like the username from the login page which in that case, yes. I would like to pull this name and put it in the form.
    Now maybe I can just make it hidden. This is easy.
    Thanks.

  • PP03 - Custom OM Action - Pre-populate fields on Infotype 1013

    I have a requirement to configure a OM action via PP03.  One of the infotypes getting created is the 1013 Employee Group/Subgroup related to the position.  I need to have the screen pre-populate both the Employee Group and SubGroup values when this screen pops up.  On the PA side, you can do this multiple ways.  However, on the OM side, I'm not sure what way this could be done?

    Keith,
    I cannot access the system right now.
    I can update you on Monday the earliest.
    Let's wait for others' responses.
    Regards,
    Dilek

  • Auto populate field with value same as one in a previous existing field

    Hi,
    Suppose I have only two fields in an acrobat form, one is name A and aonther is B. I want A and B has the same value.
    If I input a date value into field A like November 20, 2010, is that possible the field B can be auto filled with the same value as that in the A field?
    How about other type of data such as number?
    What should I write in validation or calculation area in the field properties of B?
    Thanks and looking forward to getting help from the PDF expert.
    wayne

    The attached demonstrates global data binding and populating text, numeric and date fields on exit and calculate events.
    The file Population-and-binding.xml used in the preview to demonstrate global data binding looks like this.
    Steve

  • Form populates fields with all the same data

    I am trying to fill out a form, but when you enter anything in one field, every other field gets populated with the same information. This happens for all fields. For example, if I type "Joe" for the Name field, and move to the next field, "Joe" will show up in every remaining field, i.e. address, city, state, etc. Changing another field will change every other field again to the same string.
    I'm running Reader 8 in Vista. I've also tried Reader version 9 and the full version of Acrobat 9 with the same results. I'm guessing it's a function of the original form. Is there a way I can change this behavior myself?
    Thanks,
    Ryan

    In Adobe Acrobat you can change the names of the fields. Assign diiferent names to the fields.

  • How to populate fields with no values in a report..?

    Hi Gurus,
    We have a query, which is filtered with some 60 GL Accounts. Some of these GL account has no values or activity since long back. But we need to display it in the report for some reasons. Since it doesnu2019t have any value, its not coming up in the report. Only the accounts with values are coming up.
    Is there any way I can bring these accounts in the report with 0 as values...? Any help is highly appreciated.
    Thanks
    Uan

    Hi,
    please try to do wth the help of Query property .
    in query property set property -  display zero as
    First try display zero as A .. if its working fine then put the value which you want to show or else put 0 .
    Alsoclick on structure and checkif 0 is supress .. if yes uncheck that .
    regards,
    Aparna

  • LOV Decode value returned by Pre-populate Adapter

    Hi,
    I have a lot of UDFs of type LOV, in particular System LOV( that point to custom Lookup Field definitions).
    My problem is to get and return not the Lookup Decode value and not the Lookup Code Key (default OIM behavior) by a Pre-populate adapter.
    May you help?
    Thanks and regards,
    Gabriele.

    Hi Kevin,
    may you provide a sample code fro that?
    What you said it's true for UI/RequestTemplate that is: the Lookup Decode value it's displayed; but it's not true for a Pre-populate adapter mapped on a Provisioning Form.
    In particular my custom pre-populate adapter is like the following:
    CUSTOM Prepopulate Field Value
    Adapter Name: CUSTOM Prepopulate String Field Value
    Adapter Type: Pre-populate Rule Generator
    Description: return input field value (String)
    [Save]
    [Variable List]
    [Add]
    Variable Name: string_field_value
    Description: string_field_value
    Type: String
    Map to: Resolve at runtime
    [Adapter Tasks]
    [Add]
    Logical Task + SET VARIABLE
    Variable Name: Adapter Return Variable
    Operand Type: Variable
    Operand Qualifier: string_field_value
    [Build] (Compile Status = OK)
    [Save]
    and it is mapped on AD Provisioning Form (Form Designer - UD_ADUSER - Pre-Populate):
    Field Name: Description
    Rule: Default
    Adapter: CUSTOM Prepopulate String Field Value
    [Save]
    [Map] string_field_value
    Map to: User Definition
    Qualifier: <UDF LOV attribute>
    where the <UDF LOV attribute> it's my custom sttribute type System LOV. It returns the Code Key value not the Decode value.

  • How to populate field on page with Primary Key value from previous page

    I am trying to create a patient tracking system for a group of doctors. There is an add patient form based on the Patient table (which has Patient_Id as its primary key) which branches to a pre-operative assessment form. I would like to populate the pre-op assessment Patient_Id field with the Patient_Id generated by the Add Patient page during processing, which comes from the Patient_seq sequence. How can I do this? I have tried using a computation on the Pre-Op Assessment form, but no matter what I put in, the field remains blank.

    Hi,
    If I understand you correctly, once patient record is created you branching to next page (pre-operative assessment form). First create a static hidden item in patient form *:PX_PATIENT_ID_COPY*.
    Create an On submit after computation and validation process in patient form to get the inserted patient_id from patient table. Here is the code -
    SELECT patient_id into :PX_PATIENT_ID_COPY from patient_table where rownum=1
    order by patient_id descI would not use the sequence to get the current value because if the inserted record been deleted from your patient table, sequence current value would not be valid to find that record in patient table.
    Basically when the record been inserted, the process get the value and put into the hidden item.
    Pass the value from the hidden item to the next page by setting them in page branch. Under the Action section in the page branch, Set this items field type - *:PX_PATIENT_ID* (next page item for patient_id). Type *&PX_PATIENT_ID_COPY.* in the with these values field. Make sure you include dot(.) after *&PX_PATIENT_ID_COPY*.
    Give it a try now. Hope it would helps.
    Regards,
    Tajuddin
    Blog: http://aspblog.whitepagesbd.com
    web: http://tajuddin.whitepagesbd.com

  • Pre populate an item with source type="Database Column"

    Hello gurus,
    How can I pre populate an item with source used "Always, replacing any..." and source type="Database Column"?
    I have a form that creates/updates rows in a table and when creating a new row I want to populate some of the fields based on some parameters from the previous page. How can I achieve this?
    I tried adding a conditional process when PK is null and populate the expected fields, but in the browser they are not shown with those values, even if I look into the session I can see that they have the values assigned in the process ?!?!?!
    Thanks in advance,
    Florin

    Florin,
    Use the Default Value item attribute. In you case, set the Default Value Type to Static Text with Session State Substitutions and enter your item using the &P1_ITEM_NAME. syntax in the Default value text box.
    Thanks,
    - Scott -

  • Pre-populate and post populate fields

    What is the difference between pre-populate and post populate fields.
    How we test the pre-populate and post populate fields.

    Parth, one problem with your approach is he will submit PDF and therefore you won't be able to put the PDF in a variable that's suppose to contain just xml.
    The prepopulation should be the same. If you start off with an xdp, then you will call a render service that merges data with your xdp to create a PDF.
    Now when you submit, you will submit the entire PDF back in the Document Form variable. In Workbench, you can use the FormDataIntegration service to extract data from that PDF that's being stored under Document Form var/object/document and put it in an xml variable. Then you can just use xPath to do your condition.
    I'm assuming you'll just pass that same Document Form variable to the next step, because if you do any change to the PDF it'll brake the signature.
    Let me know if I missed anything.
    Jasmin

Maybe you are looking for

  • TRANSACTION VARIANT

    Dear All, I am facing a problem while doing the transaction variant. It is as follows - With the T.Code SHD0, i started creating a transaction variant and named as ZMM01 for the transaction MM01. After clicking the create(F5), it went to the MM01 tra

  • Burn CD from DVD

    I have a perfomance DVD that I'd like to burn just the sound to CD. Can anyone recommend a good program to do this? Thanks

  • [Gnome] freeze work spaces view in combination with beamer presentatio

    Hello guys, I often have to hold speeches using a presentation for my own support. What I'm still missing is a possibility to freeze the display. Means my presentation is on work space 1 and when I then switch to space 2 the audience should still see

  • Alerts for Text

    Hi, I am new to Dashboards. i want to give alerts for Text . i can't find it .can you please help me out. what exactly ,i am looking i have created a dashboard with details " Job name " and " Job status" . so job status is completed or not completed.

  • Non standard members of Time dimension

    Colleagues, I have created a Time Dimension which consists of 16 periods instead of normal 12 periods in a year. When I attach YYYY.P13,YYYY.P14,YYYY.P15,YYYY.P16 to YYYY.TOTAL and send data for the respective periods, the input schedule saves succes