DBA Data[Home] [Help]

APPS.XLE_BUSINESSINFO_GRP dependencies on ARP_LEGAL_ENTITY_UTIL

Line 1651: l_le_id := arp_legal_entity_util.get_default_le (

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