DBA Data[Home] [Help]

APPS.AP_VOID_PKG dependencies on AP_PAYMENT_HISTORY_ALL

Line 258: l_transaction_type AP_PAYMENT_HISTORY_ALL.transaction_type%TYPE;

254: l_org_id NUMBER;
255:
256: l_netting_type VARCHAR2(30);
257: l_rev_pmt_hist_id NUMBER; -- Bug 5015973
258: l_transaction_type AP_PAYMENT_HISTORY_ALL.transaction_type%TYPE;
259:
260: BEGIN
261:
262: l_curr_calling_sequence := 'AP_VOID_PKG.AP_REVERSE_CHECK<-'||