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.

Similar Messages

  • Program to add in the Assignment views Descriptive flexfields segments

    Hi,
    I have added two context fields values in the descriptive flexfield "Additional Assignment Details". I see that the view hrfg_employee_assignments has reflected those changes and has included 4 attribute columns:
    CREATE OR REPLACE VIEW HRFG_EMPLOYEE_ASSIGNMENTS
    (BUSINESS_GROUP_NAME, PERSON_NAME, PREFIX, SUFFIX, FIRST_NAME,
    LAST_NAME, PREFERRED_NAME, MIDDLE_NAMES, TITLE, COLLECTIVE_AGREEMENT_NAME,
    ASSIGNMENT_NUMBER, NORMAL_START_TIME, NORMAL_END_TIME, PRIMARY_FLAG, INTERNAL_ADDRESS,
    MANAGER_FLAG, EMPLOYMENT_CATEGORY, ASSIGNMENT_TYPE_CODE, ASSIGNMENT_TYPE, WORKING_HOURS_AMOUNT,
    WORKING_HOURS_FREQUENCY, EMPLOYEE_NUMBER, HIRE_DATE, ORIGINAL_DATE_OF_HIRE, WORK_TELEPHONE_NUMBER,
    SUPERVISOR_NAME, SUPERVISOR_NUMBER, SALARY_BASIS, ORGANIZATION_NAME, POSITION_NAME,
    JOB_NAME, LOCATION_NAME, GRADE_NAME, PEOPLE_GROUP, PAYROLL_NAME,
    RECRUITMENT_ACTIVITY_NAME, VACANCY_NAME, USER_ASSIGNMENT_STATUS, PER_SYSTEM_ASSIGNMENT_STATUS, PAY_SYSTEM_ASSIGNMENT_STATUS,
    PRIMARY_FLAG_CODE, MANAGER_FLAG_CODE, EMPLOYMENT_CATEGORY_CODE, FREQUENCY_CODE, PER_SYSTEM_STATUS_CODE,
    PAY_SYSTEM_STATUS_CODE, PEO_GRP, PEOPLE_GROUP_50309, CONTEXT, DATE_OF_TEST_2,
    TIME_OF_TEST_2, PLACE_OF_TEST_2, TYPE_OF_TEST_2, DAYS_FOR_PAY_3, HOURS_FOR_PAY_3,
    *"PROM/DEM/TRANSF_ORDER_NUMBER_3"*, ASSIGNMENT_ID, BUSINESS_GROUP_ID, GRADE_ID, JOB_ID,
    LOCATION_ID, ORGANIZATION_ID, PAYROLL_ID, PERIOD_OF_SERVICE_ID, PEOPLE_GROUP_ID,
    PERSON_ID, POSITION_ID, RECRUITMENT_ACTIVITY_ID, SALARY_BASIS_ID, SUPERVISOR_ID,
    VACANCY_ID, COLLECTIVE_AGREEMENT_ID)
    AS
    SELECT .....
    I see that it has added comments in these view columns :
    DESC CONTEXT,800,PER_ASSIGNMENTS,A
    DESC SEGMENT,800,PER_ASSIGNMENTS,A,ASS_ATTRIBUTE1
    DESC SEGMENT,800,PER_ASSIGNMENTS,A,ASS_ATTRIBUTE2
    and so on.
    Now I disable those value codes in the descriptive flexfield from System Administrator and add two new context values.
    Which program should I run to reflect these changes in HRFG_EMPLOYEE_ASSIGNMENTS view?
    Thank you.

    Unfortunately Microsoft decided to make things complicated in 2010. Resource.Assignment.Text1 is not the same as Task.Assignment.Text1.
    As far as I know, VBA is the only solution. I would run the code in the before_save event.
    Rod Gill
    Author of the one and only Project VBA Book
    www.project-systems.co.nz

  • Accessing Descriptive FlexField segments

    Hi
    I have to retreive the segments of a DFF in an OAF page for validation purpose.
    The DFF segments are displayed as LOV (Value Set: ListOfValues) in the page.
    I tried to get a handle using the following code:
    public void processFormRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processFormRequest(pageContext, webBean);
    System.out.println("Inside PFR.");
    PERFlexAMImpl peram = (PERFlexAMImpl)pageContext.getApplicationModule(webBean);
    PerAssignmentsFVOImpl pvo = peram.getPerAssignmentsFVO1();
    PerAssignmentsFVORowImpl perrow = null;
    if(pvo != null){
    perrow = (PerAssignmentsFVORowImpl)pvo.getCurrentRow();
    System.out.println("Inside PFR. After RowImpl");
    +if(perrow != null){+
    String DFF_LE= perrow.getAssAttribute10();
    String DFF_BU= perrow.getAssAttribute11();
    String DFF_Dept=perrow.getAssAttribute12();
    String DFF_Site=perrow.getAssAttribute13();
    System.out.println("DFF_LE"+DFF_LE);
    System.out.println("DFF_BU"+DFF_BU);
    System.out.println("DFF_Dept"+DFF_Dept);
    System.out.println("DFF_Site"+DFF_Site);
    Now the values are being captured all right ..but on clicking any of the DFF segment LoV Search button the LoV search Page is throwing the Error:
    Cannot find LOV view object (FlexDynamicLovVO) in LOV AM.
    flex lov info not availabel for DescFlex10 segment
    I have not created any LOV view objects and if i remove the code in PFR (in italics) the page is working fine.
    Thanks
    -debashis

    check these links
    https://metalink2.oracle.com/metalink/plsql/f?p=130:14:9505005704089159685::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,268782.1,1,1,1,helvetica
    https://metalink2.oracle.com/metalink/plsql/f?p=130:14:9505005704089159685::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,294000.1,1,1,1,helvetica
    --Prasanna                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Automatically populate a Descriptive FlexField with Default Value

    I have 2 Descriptive flexfield segments defined, one is "Start Date" using value set "LS_START_DATE" and the other segment is "End Date" using value set "LS_END_DATE".
    Now when I enter the "Start Date", I want the "End Date" to be populated automatically with the value of "Start Date + 365 days".
    For example:
    If I enter "Start Date" = 25-May-2010
    Then "End Date" should be automatically populated with the value "25-May-2011" (i.e., Start Date + 1 year)
    Is that possible ?
    I tried defining "End Date" segment with "Default Type" as "SQL Statement" and Default Value as "SELECT :$FLEX$.Start Date+365 from dual" , but it's not working.
    Can someone please help ?
    Prashanthi

    I did, the value set created for this segment "Start Date" is "LS_START_DATE" and I changed the sql statement in Default Value to "SELECT :$FLEX$.LS_START_DATE+365 from dual" , but still it is not working ....no luck.
    Prashanthi

  • Value Misc. Allowance for the flexfield segment Expense Type does not exist

    Dear All,
    can any budy help me out in Internet Expense modulee
    Error:- Value Misc. Allowance for the flexfield segment Expense Type does not exist in the value set OIE_EXPENSE_TYPES.
    Problem details:- we have define one expense templates " Relocation Expnse" under this we have define number of expense items ,in which Misc. Allowance is one
    Prevously it was end dated but now end date is removed , now when we are trying to claim expense against this item we are getting the above error.
    can you please tell me why this is happining and what is the solution.
    Regard
    Ajay Sharma

    Check these things
    1. you have enable PerPeriodOfService DFF to this set.
    2. you are setting Context Variable like (AttributeCategory) with requried value.
    Thanks

  • " ID Generic for the flexfield segment Address Style does not exist"

    "ID Generic for the flexfield segment Address Style does not exist in the Value set $Flex$DF_contexts"
    Can some one help with this iRecruitment issue.

    Just enable the context for the other countries within the definition of the address flexfield. You should then get a drop down list of countries, select it and then the flexfield definition of the address will refresh according to your selection.
    Check that the original definition of the address flexfield on the personalisation page includes all the other contexts.
    Regards
    Tim

  • Line 1 Error - Value 120 for the flexfield segment Company does not exist

    {color:#0000ff}Receiving the following error message in the "Submit Expense Report - Expense Allocation" page:
    "Error : Line 1 Error - Value 120 for the flexfield segment Company does not exist in the value set XX_GL_COMPANY"
    This error message is shown when the user is entering the expense report in R12 Oracle Internet Expenses responsibility. After the user has finished entering the expense lines and after the user has reviewed the default expense allocation values in the expense allocation page, upon clicking on the next button , this error message is shown.
    Has anybody experienced this issue?
    We have opened a Service Request with Oracle but so far there is no resolution. This issue occurs intermittently. It is NOT consistent. We have advised the user base with the following workarounds to over this bug:
    1. The system administrator shall clear the cache using Functional Administrator responsonsibility
    OR
    2. Advise the application user to sign-off from Oracle Applications and allow 5 minutes before they sign-in again.
    Any help or advise in the matter is appreciated.
    Thank you.
    {color}

    Check these things
    1. you have enable PerPeriodOfService DFF to this set.
    2. you are setting Context Variable like (AttributeCategory) with requried value.
    Thanks

  • HT2534 The none button is not exist? So what is the problem?

    Iv tried so many times to review my payment info in order for me to download free apps in the store... but seems like the 'none' button is not exist... what did i missd?

    You need to follow, exactly, the instructions on the HT2534 page that you posted from when creating an account - if you don't use those instructions then credit card details will need to be entered before the account can be used to download any item (after entering your card's details you should then be able to remove them).
    I've just tried the instructions and been able to create a new account with 'none' as the payment option, verified the account, and downloaded a free app.
    Steps for creating an account with 'none' on a computer's iTunes : https://discussions.apple.com/message/24321860#24321860

  • Intransit Shipment (IOT) from WMS Enabled to Non-WMS Enabled Org

    Hi All,
    When performing Intransit Shipment (IOT) from WMS Enabled to Non-WMS Enabled Org, we are not able to Ship goods which are lying in LPNs.
    As a work around, we are unpacking them and shipping. But this will not work in the long run for the client as it consumes more time.
    Any inputs on this will be highly appreciated.
    Regards,
    LS
    P.S: Posted the same in SCM - GD as well.

    Duplicate Posts should be avoided as much as possible

  • Intransit Shipment from WMS Enabled to Non-WMS Enabled Org

    Hi All,
    When performing Intransit Shipment (IOT) from WMS Enabled to Non-WMS Enabled Org, we are not able to Ship goods which are lying in LPNs.
    As a work around, we are unpacking them and shipping. But this will not work in the long run for the client as it consumes more time.
    Any inputs on this will be highly appreciated.
    Regards,
    LS

    Hi all,
    in my project requirement its exactly opposite.
    we need to pack multiple sales orderlines into one LPN and need to receive the LPN into destination warehouse
    NOTE: source ware house is non WMS enabled
    Destination warehouse is WMS enabled
    Can you please let me is this support by oracle
    Thanks &Regards
    R

  • Enabling the non editable fields

    Hello Friends..
    How to enable a non editable field. For example...how to make Personnel area field in IT0001 into a editable field. For some reason..we need this. Is there a way...?
    Kindly help..
    Thank you

    Hi,
    Assignmwnt which you hav don in info typ 0000 (Prsonnl area) will be as non editbl  fild in info typ 1
    i would like suggstest. instead of doing personnel area field editible, met ur requitmet with prsonnel subarea on same info type 1.
    If it is, there will be no problems
    Friends correct me if i am wrong.
    Edited by: MVRmvr on Aug 19, 2010 1:14 PM

  • If I use Explorer, none of these problems exist. This suddenly happened overnight! I have your newest upgrade and I haven't had any problems for the past year or so....this is weird.

    1. only in firefox - flashplayer won't upgrade, endless loop of "add plug-ins" etc.
    2. vertical scroll bar flipped from left side to right.
    3. crtl ++ to zoom doesn't function.
    4. can't load any "personas" when in Google gmail.
    If I use Explorer, none of these problems exist. This suddenly happened overnight! I have your newest upgrade and I haven't had any problems for the past year or so....this is weird.
    == This happened ==
    Every time Firefox opened
    == Monday 6/14

    Your above posted list of installed plugins doesn't show the Flash plugin for Firefox.
    See [[Managing the Flash plugin]] and [[Installing the Flash plugin]]

  • 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

  • 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

  • Descriptive flexfield setup

    Hi, need help and advise.
    I have created a descriptive flexfield for attribute17 column of hz_cust_site_uses_all table with value set 'Yes/No' (LOV type) for validation.
    My problem is how to make the descriptive flexfield to reflect the existing value store in this column as default value as the existing records
    store with 'Y' or 'N' in the table. 
    Regards,
    BE.

    Hi, thanks for respond.
    the value is updated correctly with 'Y' for attribute17 in the table for selected customers via API as the status return from API was 'S' - Success.
    Actually the value set assigned to flexfield is using the 'Yes' and 'No' from the fnd_lookups table and defaulted to 'No' for this flexfield. 
    So, even I have updated with 'Y' in the table but the flexfield is still reflecting the default value 'No' at the form level.
    When setup for the flexfield, the 'Synchronize with Reference Field' is enabled and context code is 'BILL_TO' and 'Global Data Elements'.
    With the same table, I have no problem for attribute12 with the context code 'Global Data Elements'
    but I am having problem for attribute17 with the context code 'BILL_TO'.
    Regards,
    BE.

Maybe you are looking for

  • Exchange Rate difference for freight clearing

    Hi SAP Gurus, I am facing a problem regarding exchange rate fluctuation. We have an import PO with USD (300 USD for Goods + 24 USD as freight). The Problem has come at the time of IR At the time of GR exchange rate was Rs.46.75, but at the time of IR

  • Imac seagate 750gig Hard Drive performance

    Ive got a new alum imac that I got about a month ago. Ive been doing some xbench benchmarks and have come to the conclusion that the internal 750 gig seagate is extremely slow. The only reason i benchmarked my mac was due to some performance issues i

  • 3D Tracking without rotating?

    Hi, Is there a way of having a 2D layer (like a video of me behind green screen) that I turn to a 3D layer so that it the  camera I made with 3D camera tracking will make it stay in place in my other video, without rotation? Because when the video of

  • POID DIRECTORY ID IN RMPS

    Hi everyone, In a badi in SCASEPS we have a parameter IM_CASE. it has a variable called POID DIRECTORY ID (not visible) In debugging we have a route to see it IM_CASE->CL_RMPS_CASE->IF_RMPS_CASE~~G_GENERATABLES_HANDLER->G_POID->POID_DIRECTORY_ID How

  • Inconsistent results from sql DB 11.2.0.2

    can anyone see why the statement below would return no data? SELECT CUSTOMER_NAME,      CUSTOMER_NUMBER,      CUSTOMER_ID FROM APPS.RA_CUSTOMERS WHERE (UPPER(CUSTOMER_NAME) LIKE 'B%' AND      (CUSTOMER_NAME LIKE 'b%' OR          CUSTOMER_NAME LIKE 'B