DBA Data[Home] [Help]

APPS.AS_CLASSIFICATION_HOOKS dependencies on FND_LOOKUP_TYPES_VL

Line 162: from fnd_lookup_types_vl

158: FND_GLOBAL.CONC_REQUEST_ID,
159: FND_GLOBAL.CONC_PROGRAM_ID,
160: FND_GLOBAL.PROG_APPL_ID,
161: SYSDATE
162: from fnd_lookup_types_vl
163: where lookup_type = p_lookup_type;
164:
165: Exception
166: When Others then