Display Issues in Descriptive Flexfield(DFF)

Hi,
I have two issues in using a DFF seeded by Oracle HRMS(DFF Title: Personal Address Information and DFF name: Address Structure) in my custom OA Page.
Issue 1
When the custom OA page is rendered automatically the first record in the DFF table is shown. This is because the flexfield VO is based on the DFF table PER_ADDRESSES. But my requirement is i have to show the value of context field(Address Style) by default as United States but other DFF columns(like address, city, zip code...) should be rendered but be blank so that the user would be able to enter the values. How could i achieve this?
Issue 2
How can i save the values entered by the user for the above flexfield to the database. Should the values be sent as an array? Any sample code would be helpful. Similar question has been raised in the following thread but no solution has been given,
Saving Values Of DFF in Database
Thanks, Suresh.

Suresh,
For Issue 1, you just need to initialize the VO associated to the DFF. While initializing make sure you set the AttributeCategory to US. Then find the corresponding Address style by querying fnd_territories. Set the address style in the Address VO. OA shall take care of DFF rendering.

Similar Messages

  • PO Header level Descriptive Flexfields (DFF)

    Hi,
    We would like to define different sets of DFFs on PO Header level based on different nature of Purchase Orders. For example:
    Local Purchase Order (Cotton)
    Import Purchase Order (Cotton)
    Local Purchase Order (Chemicals)
    Service Purchase Order (Processing)
    Service Purchase Order (Cleaning)
    Service Purchase Order (I.Technology)
    The point is to capture different sets of information based on different Categories of purchases.
    Our problem is that the PO Headers DFF is shared between RFQ, Quote and PO. Secondly, if we leave it on users to select the Context Value, there is a chance of selecting a wrong value.
    Any solutions or suggestions would be highly appreciated.
    Regards,
    -- Ahmed

    On DFF definition form set global variable as a Reference Field eg. global.XX_DOCTYPE.
    Set Context field values set BLANKET, STANDARD, CONTRACT, PLANNED etc.
    Then on you can set global.XX_DOCTYPE values using form personalization, eg:
    Tab Actions:
    Object type: Global Variable
    Target Object: XX_DOCTYPE
    Property Name: VALUE
    Value: ${item.po_headers.TYPE_LOOKUP_CODE.value}
    This solution is very flexible. We use different context for combinations of Operating Unit and Document Type.
    To set values of global.MY_VARIABLE we make concatenation of profile option ORG_ID value and document type value.
    I believe this will work in your scenario.
    Marcin

  • Descriptive flexfield balance needed

    Hello
    We are using R12 Apps
    my problem is as follows:
    Suppose there are 3 segments in a descriptive flexfield(DFF) and all contain numbers in it or you can say display certain amounts
    Now in the fourth segment that i create in the same DFF, i need to display the total sum for the amounts in the first three DFF`s..is that possible
    Pleasee let me know
    Thanks
    Muhammed

    I don't think that is possible.
    Oracle has the functionality to transfer Req. Distribution DFF to PO Distribution DFF. But it does not work for Req Header or Req Line DFF.
    Hope this helps,
    Sandeep Gandhi

  • Issue in creating a Decriptive Flexfield(DFF)

    Hi,
    I am creating a descriptive flexfield region in one of my custom OA Framework pages by following the steps mentioned the developer guide but the context field is not displayed, even after setting 'Display Context Field' property as True. Should i code separately to display the context field columm in the OA F page?
    Thanks, Suresh.

    The issue is resolved. This context flag for the DFF i used had the display flag unchecked. Once the displayed flag was checked the context field was rendered in the OAF page.
    Thanks, Suresh.

  • The value in flexfield context reference web bean does not match with the value in the context of the Descriptive flexfield web bean BranchDescFlex. If this in not intended, please go back to correct the data or contact your Systems Administrator for assi

    Hi ,
    We have enabled context sensitive DFF in Bank Branch Page for HZ_PARTIES DFF , We have created Flex Map so that only bank branch context fields are only displayed in the bank branch page and  as we know party information DFF is shared by supplier and Customer Page so we dint want to see any Bank Branch fields or context information in those pages.
    We have achieved the requirement but when open existing branches bank branch update is throwing below error message :
    "The value in flexfield context reference web bean does not match with the value in the context of the Descriptive flexfield web bean BranchDescFlex. If this in not intended, please go back to correct the data or contact your Systems Administrator for assistance."
    this error is thrown only when we open existing branches, if we save existing branch and open then it is not throwing any error message.
    Please let us know reason behind this error message.
    Thanks,
    Mruduala

    You are kidding?  It took me about 3 minutes to scroll down on my tab to get to the triplex button!
    Habe you read the error message? 
    Quote:
    java.sql.SQLSyntaxErrorException: ORA-04098: trigger 'PMS.PROJECT_SEQ' is invalid and failed re-validation
    Check the trigger and it should work again.
    Timo

  • Updating PO Lines Descriptive Flexfield

    We're currently still on R11.5.10.2 and we're customizing the Purchase Orders form by adding an option under the Tools menu to mass update several different fields.  One of the fields happens to be a descriptive flexfield on the PO line.  We're able to update the DFF, but the actual updated value doesn't seem to be reflected/displayed after we perform the update.  If we cursor and tab to the DFF and open it up, it actually has the updated value, but when we close the DFF field, it still displays the old value.  We've tried different calls to see if we can refresh the displaying of DFF, but no luck.  How can we customize to accomplish this in the form?

    It's a straight update to the base table from the PO form.  We're just assigning the values to the DFF (in this case, ATTRIBUTE1) and let the form update the record.  When we assign the value to the ATTRIBUTE1 field, we cannot see this change right away.  If we tab to the DFF, the latest value is there.  And when we tab out of it, the latest value is not being reflected.  In other words, the DFF is not displaying the latest value.  It is only after you save the data that it displays the updated value.   I was hoping that there may be some API related call to DFF that we can make to display the change right away before the data is saved, but I'm not able to get this to work within the form.

  • Organization DESCRIPTIVE FLEXFIELD

    Dear,
    I created one Organization DESCRIPTIVE FLEXFIELD record for Business Group, compilation is done but newly created record is not appearing when Other button is pressed on BG form. Am I missing any thing or some security or registration etc is required? Please help.
    Regard.

    A few points here:
    The DFF you are trying to use/change is DDF (developer descriptive Flex Field). Note that there is a difference between DDF and DFF. DDFs are for exclusive use of Oracle development. Oracle never encourages you to use this Flex field for customer specific details. Instead, you should use the DFF provided in the organization form itself.
    When you press others in the Organization screen, it shows only those values which are available for the organization classification currently selected. Hence I think, if you insert a record in the table hr_org_info_by_class for your classification, you should be able to see it in the LOV when you press others.
    But, I repeat, this is not advisable. Oracle Support may not support it, if in future you run into any issue because of this change. Just check with them before going ahead with the changes you want to make.

  • Creation of Descriptive FlexField on Supplier

    Hello,
    I am trying to add a new segment under context "Global Data Elements" of a DFF.
    Currently this context has two segments referring to columns ATTRIBUTE1 adn ATTRIBUTE2
    In the Segments Summary screen, when I try to select the Descriptive Flexfield column of which I believe it is available (ATTRIBUTE3), I can only select the column "ATTRIBUTE_CATEGORY".
    EBS R12
    application = Purchasing
    title = vendors
    table = PO_VENDORS
    Does anyone has any hints? What am I doing / thinking wrong?
    Thanks

    Attributes might have been used in another DFF. Run the below query to check if other columns are used in another DFF.
    SELECT application_column_name,end_user_column_name,
    ffv.flex_value_set_name,flex_usage.*
    FROM fnd_descr_flex_col_usage_vl flex_usage,
    fnd_descriptive_flexs_vl flex,
    fnd_flex_value_sets ffv
    WHERE flex.descriptive_flexfield_name = flex_usage.descriptive_flexfield_name
    AND flex.application_table_name like 'PO_VENDORS%'
    AND flex_usage.flex_value_set_id = ffv.flex_value_set_id(+)
    Thanks
    Shree

  • Journal Import - Import Descriptive Flexfield = Yes

    Hi Gurus,
    If i run the Journal Import - Program with Import Descriptive Flexfield parameter = 'Yes'.
    Will it allow if a descriptive flex field is null.
    I do not want to import the Journals if the Attribute1 is NULL. Kindly help me with the best way of doing this..
    Thanks,
    Genoo

    I wont be able to comment on it with certainity.
    You can perform a trial and error run by doing the following:
    1st case: i would recommend you to run the Jounral Import by setting the Descriptive Flexfield Import as Yes and with validations and without making the changes in the code.
    2nd case: i would recommend you to run the Jounral Import by setting the Descriptive Flexfield Import as Yes and with validations and by making the changes in the code.
    Compare the results of the two scenario above and make changes accordingly if required, However prior to making the changes please consult it with a technical resource to get his thoughts on the same.
    Also you can evaluate what validations are provided by Oracle while importing the DFF since may be that you dont have to anything else apart from your side and Oracle standard code can take care of the same.
    Hope this helps
    Thanks and Regards
    Manish Jain.

  • Descriptive flexfield for different purchase order types

    Hi,
    Can i have a descriptive flexfield for different purchase order types?
    Scenario : I have two purchase order types
    1. Blanket : done from req--> auto create --> standard PO
    2. Standard --> Direct PO
    Regards
    846691

    You can use darpan77's suggestion for context sensitive DFF. See http://oracle.anilpassi.com/context-sensitive-descriptive-flexfields.html for an example.
    However, both options you mentioned talk about standard po. Is the difference in how they are generated? (One is manual and the other is autocreated?)

  • DESCRIPTIVE FLEXFIELD의 REFERENCE FIELD추가방법

    제품 : AOL
    작성날짜 : 2004-05-20
    DESCRIPTIVE FLEXFIELD의 REFERENCE FIELD추가방법
    ==========================================
    PURPOSE
    Descriptive Flexfield의 기능 중 Reference Field를 사용하기 위해서는
    원하는 Form Block의 Field를 Reference Field로 등록해야 한다.
    Explanation
    1. Place cursor in the form field which you want to use as a Reference field.
    2. Select Help > Tools > Examine from the menu in order to obtain the <
    Value>.
    3. The (N) Setup > Flexfields > Descriptive > Segments form Context
    Field
    Value Code for the DFF must = <Value>
    4. Register the <Block>.<Field> as a Reference Field in the
    (N)Setup > Flexfields > Descriptive > Register form.
    5. Pick registered Reference Field from the LOV in the
    relevant (N) Setup > Flexfields > Descriptive > Segments form.
    즉, 원하는 Form의 Field에 마우스를 가져다 놓고,
    Help -> Tools -> Examine화면의 Block과 Field이름을 확인한 후
    Reference Field등록하는 화면에 그 Block.Field를 등록하면 된다.
    Reference Documents
    Note : 144227.1

    Thanks Sandeep,
    Can you tell me what values does this context field hold? Someone have defined it in the location you specified but whats the value which it holds? For example In the DFF "Add'l Periods of Service Information" the Reference Field was defined as "C_LEGISLATION_CODE". Whats it doing exactly over here?
    Thanks
    J

  • Non-enabled or non-existent descriptive flexfield segment

    hi m getting this Error when m trying to Save Text Field value in DFF segment
    A value has been provided for a non-enabled or non-existent descriptive flexfield segment. (SEGMENT=ATTRIBUTE17) (VALUE=Y)
    regards,
    Vivek

    Are you trying to use a DFF segment which is not used in the current context. This means you also have the DFF segments being used on the Page.

  • FNDLOAD for Descriptive Flexfield update

    Hey everyone,
    Just wanted to consult you on a matter,
    I've updated a descriptive flexfield definition (moved some of the segments from GLOBAL to a new context I created = I deleted from global, that freed the attributes again, and then I defined them under a new context field for that DFF).
    Now - to move that setup to another instance, I download and uploaded DFF via FNDLOAD.
    At first - update was not successful due to the fact that attributes used in new context were occupied by global.
    So -
    my idea was to just delete ALL DFF definitions in new instance, and then use FNDLOAD to upload.
    Turned out ok, and update seems successful.
    I just fear deleting DFF definitions completely might harm something and I feel I might be missing something here.
    (After all, if it should be OK, why doesn't FNDLOAD delete old definition during update process and then create the new definition , like it does with personalizations??)
    Would love to hear your ideas before I do the same on production instances...
    Thanks,
    Aaron

    Aaron,
    I believe you should not delete a DFF, instead you will have to disable it.
    Note: 176867.1 - Oracle Applications Flexfields Frequently Asked Questions (FAQ) -- 5. Can I delete a descriptive flexfield?
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=176867.1
    Did you try to use UPLOAD_MODE=REPLACE? This option will replace your current values with the values you have in the file.
    If you want to upload any new items in the file that do not currently exist in your database, use "CUSTOM_MODE=FORCE" option.
    Regards,
    Hussein

  • Index on Descriptive Flexfield

    Hi there
    When we create the descriptive flexfield in Oracle 11i, Is index created on DFF?
    Thanks
    AS

    Hi asimshafi,
    No, indexes are not automatically created when you define dffs. You must create them by yourself.
    Regards,
    Ketter Ohnes

  • No concatenated descriptive flexfield value to validate.

    After adding another Descriptive Flexfield, pointing to ATTRIBUTE19 in GL JE LINES ('Enter Journals:Lines'), the ADI Templates are giving me Warnings as 'No concatenated descriptive flexfield value to validate.', with a YELLOW face on all the ADI rows.
    It never gave any kind of Warning before these changes (Adding / Enabling ATTRIBUTE19 length 50 in the Descriptive Flex field of GL Lines ).
    Users are not happy with these messages.
    Please advice me why am I getting the error and what I can do to fix this Warning.
    Thank you so much,
    Kiran Kesari

    Hi Nel,
    use a Pair type value set to achieve this. This value set should be attached to both the DFF Item Low and DFF Item High DFF attributes.
    You can refer to seeded value set CST_SRS_ITEM_PAIR.
    For this Pair value set the functions are define dlike this:
    Event: Edit
    Function
    FND POPIDR CODE="MSTK" APPL_SHORT_NAME="INV"
    VALIDATE="NONE" SEG=:!VALUE NAVIGATE="!DIR" REQUIRED="N"
    ALLOWNULLS="Y"
    Event: Validate
    Function
    FND VALIDR CODE="MSTK" APPL_SHORT_NAME="INV"
    VALIDATE="NONE" SEG=:!VALUE REQUIRED="N" ALLOWNULLS="Y"
    Hope this helps!
    -Supro

Maybe you are looking for

  • Unable to close LIMIT TYPE PO's

    Hi all, SRM 5.0 ECS For a limit PO,can we change the A/c assignment data if there are nofollow on docs(No GR and INvoice) created?? Also we have a limit type PO,which is now error in process.We are trying to close the PO by checking on the indicators

  • Upgrade from ERP 5.0 to ERP 6.0 EHP 4 SP5 phase KX_SWITCH_1

    operating system: iSeries V6R1 SID: AP4 instance number normal: 00 instance number shadow: 08 hostname: ap400c non-unicode system kernel 6.40 non-unicode -> 7.01 non-unicode error in phase MAIN_SHADOW/KX_SWITCH_1: Last error code set: Error message C

  • Lion said it had not downloaded and now says that it is installed?

    Lion said it had not downloaded and now the App store is saying that lion is installed on my mac, but it has not installed. What should I do?

  • Problem with OBPM Studio 10.3.2

    Hi all, I now have OBPM Studio 10.3.2 instead of 10.3.1. This new version indeed eliminates the loading part of presentations when you change a field. But now I have another problem with presentations. When I try to add a group with either Basic or C

  • Serial # uploading limitation in physical inventory doc

    Hi, when uploading a physical inventory document it allows only 18 serial numbers to upload at a time and it is very difficult task as per the business is concern where there are about 9000 seria (qty)l for some materials is there any way to upload t