DBA Data[Home] [Help]

APPS.PA_TRX_IMPORT dependencies on AP_PREPAY_APP_DISTS

Line 7524: from ap_prepay_app_dists

7520: l_rejected_txn_id number ;
7521:
7522: cursor c_prepay is
7523: select reversed_prepay_app_dist_id
7524: from ap_prepay_app_dists
7525: where prepay_app_dist_id = NVL(l_SysRef4Tab(p_indx),0) ;
7526:
7527: cursor c_payment is
7528: select reversal_inv_pmt_id