DBA Data[Home] [Help]

APPS.AMS_UWQ_LIST_ENUM_PVT dependencies on AMS_LOOKUPS

Line 33: from ams_lookups

29: /* label, view, and where for main node taken from enum table anyway */
30: l_node_counter := 0;
31:
32: Select meaning into l_node_label
33: from ams_lookups
34: where lookup_type = 'AMS_UWQ_LABELS'
35: and lookup_code = 'LIST_ASSIGN_LABEL';
36:
37: --l_Profile:=NVL(fnd_profile.value('AST_MLIST_ALL_CAMPAIGNS'),'Y');