DBA Data[Home] [Help]

APPS.AR_CALC_AGING dependencies on AR_LOOKUPS

Line 1887: from ar_lookups

1883:
1884: IF p_reporting_level <> '3000' THEN
1885: select meaning
1886: into p_organization
1887: from ar_lookups
1888: where lookup_code = 'ALL'
1889: and lookup_type = 'ALL';
1890: BEGIN
1891: execute immediate