DBA Data[Home] [Help]

APPS.AR_CALC_AGING dependencies on AR_LOOKUPS

Line 1904: from ar_lookups

1900:
1901: IF p_reporting_level <> '3000' THEN
1902: select meaning
1903: into p_organization
1904: from ar_lookups
1905: where lookup_code = 'ALL'
1906: and lookup_type = 'ALL';
1907: BEGIN
1908: execute immediate