RCV: Print Receipt Traveler Profile Option Missing 'PRINT TRAVELER MODE'
(Doc ID 2634870.1)
Last updated on OCTOBER 07, 2024
Applies to:
Oracle Inventory Management - Version 12.2.6 and laterInformation in this document applies to any platform.
Symptoms
Problem Summary
---------------------------------------------------
Users are unable to set the profile option "RCV: Print Receipt Traveler". Receive a APP-FND-01436: List of Values cannot find an values for you to choose. The SQL Validation for the profile option is
SQL="SELECT lookup_code,
displayed_field \"Auto-Print Traveller\"
INTO :profile_option_value,
:visible_option_value
FROM po_lookup_codes
WHERE lookup_type = 'PRINT TRAVELER MODE'"
COLUMN="\"Auto-Print Traveller\"(*)"
There is no lookup_type='PRINT TRAVELER MODE' in the po_lookup_codes table.
ERROR
-------------------
APP-FND-01436
STEPS
-------------------
1. System Administrator Module.
2. Navigate to Profiles -> System
3. Click on LOV and error is shown
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |