DBA Data[Home] [Help]

APPS.AST_UWQ_PLISTS_OPPS_ENUMS_PVT dependencies on AST_LOOKUPS

Line 51: from ast_lookups

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