DBA Data[Home] [Help]

APPS.AST_UWQ_PLISTS_CONTS_ENUMS_PVT dependencies on AST_LOOKUPS

Line 52: from ast_lookups

48:
49: l_node_counter := 0;
50:
51: Select meaning into l_node_label
52: from ast_lookups
53: where lookup_type = lkp_type
54: and lookup_code = lkp_code;
55:
56: l_Access := NVL(fnd_profile.value('AS_CUST_ACCESS'), 'T');