DBA Data[Home] [Help]

APPS.ARP_RECEIPTS_MAIN dependencies on ARP_LEGAL_ENTITY_UTIL

Line 1496: IF arp_legal_entity_util.is_le_subscriber

1492: where customer_trx_id = p_app_rec.applied_customer_trx_id;
1493:
1494: /* 4594101 - Check if legal entities are in use and, if so,
1495: include the new child/detail table in the join */
1496: IF arp_legal_entity_util.is_le_subscriber
1497: THEN
1498: /* LE is in use */
1499:
1500: /* 5236782 - there are cases where no rows will exist