DBA Data[Home] [Help]

APPS.AR_BILLS_MAINTAIN_STATUS_PUB dependencies on ARP_CT_PKG

Line 1020: ARP_CT_PKG.fetch_p (l_trx_rec, p_customer_trx_id);

1016: | Validate the BR Identifier |
1017: +-----------------------------------------------*/
1018:
1019: AR_BILLS_CREATION_VAL_PVT.Validate_Customer_Trx_ID (p_customer_trx_id);
1020: ARP_CT_PKG.fetch_p (l_trx_rec, p_customer_trx_id);
1021:
1022:
1023: /*----------------------------------------------+
1024: | Fetch The current transaction history record |