DBA Data[Home] [Help]

APPS.ARP_RECEIPTS_MAIN dependencies on ARP_LEGAL_ENTITY_UTIL

Line 1569: IF arp_legal_entity_util.is_le_subscriber

1565: where customer_trx_id = p_app_rec.applied_customer_trx_id;
1566:
1567: /* 4594101 - Check if legal entities are in use and, if so,
1568: include the new child/detail table in the join */
1569: IF arp_legal_entity_util.is_le_subscriber
1570: THEN
1571: /* LE is in use */
1572:
1573: /* 5236782 - there are cases where no rows will exist