DBA Data[Home] [Help]

APPS.AST_UWQ_QUOTE_ENUMS_PVT dependencies on AST_LOOKUPS

Line 38: from ast_lookups

34: l_node_counter := 0;
35:
36:
37: Select meaning into l_node_label
38: from ast_lookups
39: where lookup_type = lkp_type
40: and lookup_code = lkp_code;
41:
42: