Forms Personalization -document for different 'Property Name' on Action tab

Hi,
I am trying to find document which contains meaning of different 'Property Name' in Action tab, while in form personalization screen. I had searched for document but no luck.
Please let me know the link for such document.
Thanks,
Atul

Hi Sandeep,
I am looking for default value only but INITIAL_VALUE does not work in EBS. Here property name VALUE is working for default value. Hence, the confusion for usage of INITIAL_VALUE in EBS.
Although I know INITIAL_VALUE works on Oracle Forms but same does not apply in EBS forms personalization.
Regards,
Atul

Similar Messages

  • Creating a Folder Within Form or Document Library & Display the name not in the name column.

    I have created a form library that will used to create folders within that. The folder creation is done using an InfoPath Form that has been uploaded to the Form Library. When the new folder was created the name will be displayed at the Name column within
    the Form Library. I want to change that to another column like documents or suchlike.
    Can it be done using InfoPath 2010 VSTA C# or not? If their are other options available please could you try to inform me!
    Thank You,
    Chiranthaka

    Hi,     
    If you want to show the name of folder in another column, a workaround is that you can create an extra column, then create a SharePoint Designer workflow to set the value of
    this column with the name of folder.
    Here is a link about Create Workflow using SharePoint Designer and set field value for your reference:
    http://www.codeproject.com/Tips/419037/Create-Workflow-using-SharePoint-Designer
    I have seen a similar post from you in the link below:
    http://social.technet.microsoft.com/Forums/en-US/c3ff3f17-dbe2-40f9-86c5-ff7d4b663f09/creating-a-folder-within-form-or-document-library-display-the-name-not-in-the-name-column?forum=sharepointcustomizationprevious
    It's recommended that you post a single question in a single thread which will make it easier to be discussed by others.
    Best regards
    Patrick Liang
    TechNet Community Support

  • Forms Personalization Document

    Hi,
    Where can I find the forms personalization document?
    I appreciate your help.
    Thanks
    rk

    Please check the following links.
    http://erpschools.com/Oracle_Applications_Forms_Personalization.asp
    http://erpschools.com/Oracle_Applications_Change_LOV_Using_Forms_Personalization.asp

  • PO Form Personalization affecting for False condition.

    Hello All,
      I have done with PO(Enter PO) form personalization to disable the Cancel functionality from tools Menu for 'Goods' Line Type.
    The condition am using  for personalization is  (:PO_LINES.LINE_TYPE= 'Goods') AND (:PO_HEADERS.DOC_TYPE_NAME = 'Standard Purchase Order')
    For True status showing one Error message " You Cant Cancel PO"
    Personalization is working fine for True Condition but for False condition the normal process has to happen means other than 'Goods' Line Type, User should able to Cancel PO.
    But whenever am trying to Cancel Po other than Goods line Type its not working, Cancel PO form is not opening at all.
    For this personalization I have followed the (Doc ID 1316584.1) Metalink document. I Also tried personalization with Trigger Special13 still same problem persisted.
    If anyone knows Please help.
    Thanks
    Ravi Raj.

    Oracle Forms Personalization is a feature of the Oracle Enterprise Business Suite (EBS) not a feature of Oracle Forms.  Please post your question in the EBS General Discussion.
    Craig...

  • O/P documents for different countries

    Hi Gurus,
                  My question is related to quote O/p documents, We are doing implementations for multiple countries having diffrent company codes but using same Document type.
    1. I have got Total 6 O/P document template, Out them 2 are related to one country and the remaining 4 to another country.
    2. My question is i have to show two O/P types when sales order is for one country and i need to show 4 other O/P types when i am creating sales order for other country. How can i control it?
    3. Can i control statndard text based on company code for the same smart form? means for the same smartform i need to see entirely different text when i am taking print outs for two differetn company codes. How can i acheive this?
    Thank you
    Kris

    Dear Kris,
    All your requirement need ABAPer help to develop the output program in such way.
    Try this
    Define the defferent output types for each country
    Maintain the output types in your output determination procedure.
    Develop the output Routines with the help of ABAPer in VOFM trasaction with the logic when that output should execute
    Like If Country US what out put should execute.
    Assign the Routines in your output procedure opposite to the respective output types.
    Develop the output program for each output type then assign that program to each output type.
    Maintain the condition record for the output typesn with country as one of the key combination.
    I hope it will help you,
    Regards,
    Murali.

  • User exit for different Material Document for different company code

    Hi,
    We want to have different no. range for Material document (GR) for different compnay code. Presently we have no. range at client level. Can we do with any userexit. If so pls. give the details.
    Regards
    Sai Krishna

    [user exit for generating external serial;
    [BADI MB_DOCUMENT_BADI;
    [user exit or any other enhancements during good receipt;

  • Form Personalization - Validation for an existing field value can be done?

    Dear All,
    I have a requirement to have a validation on a form value based on its current value.
    The field should be editable as well it should check its current value with the newly eneterd value, which should not be less than the originally displayed value.
    Can I do this through Form Personalization..?
    If Yes how can I do that..? Please update...
    Many thanks.....

    Hi,
    Please see if the examples under the "Validation" section in (Note: 744065.1 - Sample CUSTOM Library Code To Customize Applications) helps.
    Not sure if this can be implemented using personalization, but you may review the documents and see if it helps.
    Note: 279034.1 - Information About the Oracle Applications Form Personalization Feature in 11i
    Note: 468657.1 - How To Do Forms Personalization
    Note: 395117.1 - Form Personalizations in Oracle E-Business Suite (Release 12)
    Thanks,
    Hussein

  • Adobe Form: Dynamic vlaue for Include text name. Script Coding

    Hi,
    Situtation:
    Need to print  an 'Include Text' in the Adobe form.
    The key texname for the include name is dynamic -  invoice number + position number.
    I have created a Global Data variable item_textkey and assigned it to the inculde textname in 'Context'.
    The Problem is I dont know how or where to assign a value to this global data variable at runtime, so the right include text is pulled up.
    I tried the code in the "FormCalc' of the text field. But it doesnt work.
    $record.ITEM_TEXTKEY = Concat ($record.IS_VBDKR.VBELN, $record.IS_VBDPR.POSNR)

    Try the following in initialize event of the main subform
    $record.ITEM_TEXTKEY.rawValue = Concat ($record.IS_VBDKR.VBELN.rawValue, $record.IS_VBDPR.POSNR.rawValue)
    Chintan

  • SSO through the BOE repository manager for different user names.

    Hi all.
    I have a task to provide a SSO access from Portal to the Crystal reports, stored in the BO folder. 
    I've configured everything following the configuration guides, including:
    1. SSO by SAP Logon Ticket with the back-end system.
    2. System in portal SLD. Connection tests passed successfully.
    2. BusinessObjects Enterprise repository manager (BOErm) in KM.
    I've created  in the Portal a test user with the same name as in the back-end system. Everything works fine.
    But I SSO doesn't work if users are different.
    The problem is that production users have different names in the Portal and in the back-end system.
    I cannot find how can I configure user mapping for access reports through the BOErm.
    I changed the Logon Method in the portal system from SAPLOGONTICKET to the UIDPW but it didn't help.
    Seems like BOErm doesn't use the portal system at all and always connects to the back-end by SAPLOGONTICKET method.
    Can anybody help me to solve my problem?
    How can portal users access folders in the back-end system where they have different users names?
    Thank you in advance.
    Mikhail.

    Hi,
    just to clarify it a bit more.
    You have a SAP EP woth SSO to BO. Whats the Datasource ? R/3, BW, CRM ?
    Usually the names of the users are identical on the SAP EP and the Backend like BW.
    You just have to confiure SSO (like you did), import the roles from BW to BO, grant permissions on EP (that the users/roles can see the iView), grant permissions on BO (that the users/roles have access to the report) and you should be fine.
    Where is the mismatch of the Usernames ? Between SAP EP and Backend like BW ?
    SAPLOGONTICKET is the only authentication method you can use between SAP EP and BO
    Regards
    -Seb.

  • Number Range for Logistic Documents For Different Company Codes

    Hi all..
    I need to numbered the logistic documents for diferent company codes (#60) but the number ranges for al those documents should be generated separately according to each CC.
    I've read in other thread that I could use the user exit MM06E003, but it seems that only works for PO. There is also a tweak for GR/GI, but..  any idea for all the other documents?
    Thanks in advance.
    Guillermo (Willy)

    Hi
    using the User exit you can change the Numbers Rnage for the LIV Documents based on the Compnay Code
    LMR1M003 Number assignment in Logistics Invoice Verification
    Thanks & Regards
    Kishore

  • How to build Form or Report on different table name

    Hi,
    I want to know, is it possible to query data from a different tables with same structure.
    For example:
    I have tables tableA, tableB ....
    What I want is to select table name from combo box and
    after that to query data for the chosen table.
    So is it possible anyway to build a form or report without knowing the table name during the design ?
    Thanks

    Hello Boris,
    The way you can make this work is like this:
    You need to create a view (say vw_2Tables)whose source is like
    select "table_A" tableName, col1,col2,... from table_A
    union
    select "table_B" tableName, col1,col2,... from table_B
    Then create the Report based on this view:
    select tableName, col1, col2
    from vw_2tables
    where tableName = :P_tablename;
    This will make the Portal create a bind parameter for you.
    Create an LOV whose Select statement is
    select "table_A" tableName from dual
    union
    select "table_B" tableName from dual
    And add this LOV to the bind parameter source in Report
    (in Customization Tab).
    You need to run this Report in customize mode
    (if your report name is say Rep_1
    then this will be http://...../Rep_1.show_parm)
    Hope this helps
    Madhav

  • Number range of  accounting document for different plants

    whenever a billing document is created in SD (using the T-code VF01); an accounting document will be simultaneously created in the FI module. one document type(TS,number range---60:1 to 9999 ) have four  plants .different plants have own number range and sequential document number .
    eg: doc. type   num.range    fr       to           plant cty       co code
             TS           61            1        1000       PLANT_1      3100
                            62           1001    2000       PLANT_2      3100
                            63           2001    3000       PLANT_3      3100
                            64           3001    4000       PLANT_4      3100
    How can that carry out this function ?
    thank you for your help !

    Hi leung,
      As Mr.Rohit has mentioned it has to be done with the z table and the available user exit.
    Wht we have done is.we have created no ranges in obj rv_beleg.Eg
    AA   0000000001 to 0000099999
    AB   0000100000 to 0000199999
    AC   0000200000 to 0000 299999.
    Using the user exit we have created a Z table.And assignd for this ombination in the Ztable.
    Plant X   Billing type A   AA
    Plant Y   Billing Type A  AB
    Plant Z    Billing type A  AC
    Once this combination matches the appropriate invoice no range gets picked up.
    Regards,
    K.Vivek

  • Why the "Basic" crawled properties appear more than once for each property name?

    When i map a managed property and want to select for example "Basic:9" - i see 2 lines of "Basic:9".
    why is that so? are there more than one "Basic:9" property?
    keren tsur

    Hi keren,
    The properties have different types, Basic:9 which has mapped to Path is Text type, the other one is Yes/No type. You could refer to:
    http://technet.microsoft.com/en-in/library/hh134087(v=office.14).aspx
    If you would like to know about Crawled property data types, please refer to:
    http://blogs.technet.com/b/speschka/archive/2010/08/21/finding-which-crawled-property-data-types-match-a-managed-property-data-type-in-sharepoint-2010.aspx
    Regards,
    Rebecca Tu
    TechNet Community Support

  • How can we use a pdf form multiple times for different people (students)?

    Our school created a pdf form of our report card but we are not able to "save as" the forms for use by multiple teachers for multiple students. Please advise.

    Just use Adobe Reader XI.  Adobe Reader XI allows for forms data saving but it does NOT allow for locking down that data.

  • Well formed WSDL document for matrix data object

    We are not having any success in passing a matrix (row / column) data into Xcelsius using  Web Services.  We can pass a string 'vector', one dimensional but can't figure out how to get a matrix of data into Xcelsius.  It appears that Xcelsius is very particular about the formation / format of the WSDL. 
    Does anyone out there have some well-formed / working WSDL examples that they can pass along?  How about pointing us towards some documentation that would help us?  Hints?
    Thanks in advance for your consideration!

    I too am having some trouble finding the right format in which to pass external query results to Xcelsius from web services.
    It doesn't accept datasets or datatables it seems, possibly because of the default data typing in the generated XML schema? Can anyone comment on that?
    I have however found that i can build a custom class structure composed of several arrays (one for each column of data in my results). If the web service returns an object using my class, Xcelsius seems ok with it.
    Eg (pseudo-code):
    class myClass (
    counts() as int
    dates() as datetime
    categories() as string
    Take your external query results, parse them into the relevant arrays, and return the class object. Xcelsius seems to consume it ok.
    Trouble is, to change the fields your external query returns means altering the class structure etc. If nothing changes much, then it could be ok.
    Not an ideal solution, but might help - let me know how you get on.

Maybe you are looking for

  • ADF - View Objects

    Hi All, We are working on building a web application using on ADF. The landing page of our application is a dashboard screen that is read-only with 100 to 500 records displayed in a table. User can move to other pages and create requests. 1) When use

  • Question about attribute

    Hi, i realize an enhacement to /SAPSRM/WDC_DO_SOCO_GAF_3 webdynpro component on COMPONENTCONTROLLER i realize a postexit on PROCESS_EVENT. i use the attribute WD_THIS. data   lv TYPE REF TO /sapsrm/if_pdo_xo.     CALL METHOD wd_this->mo_aom_soco->/sa

  • Add Digital Signature to outgoing messages for all exchange users

    Is it possible to add digital signature to outgoing messages for all exchange users? Currently we have add digital signature individually using Outlook.

  • How do you program sprites in JAVA ?

    As far as I understand, a sprite is something you can move about without disturbing the background, because it is not paert of the frame buffer. But how do I write a code for it? Could someone please give me some hints?

  • Can't install adobe air!

    please can't install adobe air help :/// http://forums.adobe.com/servlet/JiveServlet/downloadImage/2-2940300-32782/450-231/error.JP G my log: [2011-02-14:17:30:03] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86 [2011-02-14:17:30:0