DBA Data[Home] [Help]

APPS.XLE_BUSINESSINFO_GRP dependencies on ARP_LEGAL_ENTITY_UTIL

Line 1650: l_le_id := arp_legal_entity_util.get_default_le (

1646: end if;
1647: End if;
1648:
1649: /* Call the AR API to get the Legal Entity Id*/
1650: l_le_id := arp_legal_entity_util.get_default_le (
1651: p_sold_to_cust_id => P_CUSTOMER_ID,
1652: p_bill_to_cust_id => P_CUSTOMER_ID,
1653: p_trx_type_id => P_TRANSACTION_TYPE_ID ,
1654: p_batch_source_id => P_batch_source_id );