How to Add Value in Lookups with Access Level System Edi Yanto [email_address] Oracle Applications Technical Consultant
Shipping Execution Lookups Value Before Added Code Value (SHIP) Adding Value for lookups with Level Access System can not be done directly on the Form lookups. To add it done in the System Administration Responsibilty
Step 1 Navigate to System Administration Responsibility Menu: Lookup Types, find ‘Shipping Execution’ Application Name with Access Level ‘System’
Step 2 Click Update for ‘Mode of Transport’ Lookup Type Icon Update for Mode of Transport
Step 3 Click button ‘Update’ for adding the value
Step 4 Click button ‘Add Another Row’
Step 5 Add Value ‘SHIP’ and then click Apply Menu Lookups: After update this Lookups, the value doesn't update in the Form Lookups. In order to be used the value that have been added, the one thing to be done is update the table on database
Step 6 Update value from ‘0’ to ‘665’ in the VIEW_APPLICATION_ID column on the FND_LOOKUP_VALUES_VL simple view or FND_LOOKUP_VALUES table
Step 7 After updated, the value will appear in the Form Lookups Value Added

How To Add Value In Lookups With Access Level System

  • 1.
    How to AddValue in Lookups with Access Level System Edi Yanto [email_address] Oracle Applications Technical Consultant
  • 2.
    Shipping Execution LookupsValue Before Added Code Value (SHIP) Adding Value for lookups with Level Access System can not be done directly on the Form lookups. To add it done in the System Administration Responsibilty
  • 3.
    Step 1 Navigateto System Administration Responsibility Menu: Lookup Types, find ‘Shipping Execution’ Application Name with Access Level ‘System’
  • 4.
    Step 2 ClickUpdate for ‘Mode of Transport’ Lookup Type Icon Update for Mode of Transport
  • 5.
    Step 3 Clickbutton ‘Update’ for adding the value
  • 6.
    Step 4 Clickbutton ‘Add Another Row’
  • 7.
    Step 5 AddValue ‘SHIP’ and then click Apply Menu Lookups: After update this Lookups, the value doesn't update in the Form Lookups. In order to be used the value that have been added, the one thing to be done is update the table on database
  • 8.
    Step 6 Updatevalue from ‘0’ to ‘665’ in the VIEW_APPLICATION_ID column on the FND_LOOKUP_VALUES_VL simple view or FND_LOOKUP_VALUES table
  • 9.
    Step 7 Afterupdated, the value will appear in the Form Lookups Value Added