DBA Data[Home] [Help]

APPS.PA_TRX_IMPORT dependencies on AP_PREPAY_APP_DISTS

Line 6921: from ap_prepay_app_dists

6917: l_rejected_txn_id number ;
6918:
6919: cursor c_prepay is
6920: select reversed_prepay_app_dist_id
6921: from ap_prepay_app_dists
6922: where prepay_app_dist_id = NVL(l_SysRef4Tab(p_indx),0) ;
6923:
6924: cursor c_payment is
6925: select reversal_inv_pmt_id