DBA Data[Home] [Help]

APPS.AR_DEPOSIT_API_PUB dependencies on ARP_LEGAL_ENTITY_UTIL

Line 1221: l_legal_entity_id := arp_legal_entity_util.get_default_le(

1217: IF pg_debug = 'Y' THEN
1218: arp_util.debug ('AR_DEPOSIT_API_PUB.populate_legal_entity(+)' );
1219: END IF;
1220:
1221: l_legal_entity_id := arp_legal_entity_util.get_default_le(
1222: l_sold_to_customer_id,
1223: l_bill_to_customer_id,
1224: l_cust_trx_type_id,
1225: l_batch_source_id);