DBA Data[Home] [Help]

APPS.ARP_PROCESS_BOE dependencies on AR_RECEIVABLE_APPLICATIONS

Line 914: ar_receivable_applications ra,

910: SET seq_type_last = 'Y'
911: WHERE cash_receipt_id IN (
912: SELECT crh.cash_receipt_id
913: FROM ar_cash_receipt_history crh,
914: ar_receivable_applications ra,
915: ra_customer_trx ct,
916: iby_fndcpt_tx_extensions ext
917: WHERE crh.batch_id = p_batch_id
918: AND crh.current_record_flag = 'Y'