Human Capital Management - EBS (MOSC)

MOSC Banner

Lookup Tables (Application Utilities Lookups

edited Sep 11, 2009 4:13AM in Human Capital Management - EBS (MOSC) 2 commentsAnswered
If someone can, this should be quick.
For TYPE = CONTACT on the  Application Utilities Lookups form (Navigation, Other Definitions, Lookup Tables),
can someone tell me the SEEDED description for CODE = M? 

If sql is faster,


select LOOKUP_CODE, description
from apps_applmgr.fnd_lookup_values  
where LOOKUP_TYPE = 'CONTACT'
AND LOOKUP_CODE = 'M'
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center