DBA Data[Home] [Help]

APPS.IEX_ASSIGN_COLL_LEVEL_PVT dependencies on IEX_UTILITIES

Line 56: and iex_utilities.validate_running_level(lookup_code)='Y';

52: select Meaning
53: -- into t_level
54: from iex_lookups_v
55: where lookup_type='IEX_RUNNING_LEVEL'
56: and iex_utilities.validate_running_level(lookup_code)='Y';
57:
58:
59: l_cnt NUMBER:= 0;
60: l_party_id NUMBER;