DBA Data[Home] [Help]

APPS.PSB_HR_POPULATE_DATA_PVT dependencies on PER_COMMON_LOOKUP_TYPES_V

Line 888: from per_common_lookup_types_v

884: and fcol.end_user_column_name = l_definition_column;
885:
886: Cursor C_Qc_55 is
887: Select lookup_type
888: from per_common_lookup_types_v
889: where lookup_type_meaning = l_definition_table;
890:
891: BEGIN
892: