DBA Data[Home] [Help]

APPS.AR_BILLS_MAINTAIN_STATUS_PUB dependencies on ARP_TRANSACTION_HISTORY_PKG

Line 1028: ARP_TRANSACTION_HISTORY_PKG.fetch_f_trx_id (l_trh_rec);

1024: | Fetch The current transaction history record |
1025: +-----------------------------------------------*/
1026:
1027: l_trh_rec.customer_trx_id := p_customer_trx_id;
1028: ARP_TRANSACTION_HISTORY_PKG.fetch_f_trx_id (l_trh_rec);
1029:
1030:
1031: /*----------------------------------------------+
1032: | Fetch The BR payment schedule information |