How To Add Value In Lookups With Access Level System - Presentation Transcript
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
0 comments
Post a comment