DBA Data[Home] [Help]

APPS.AP_VOID_PKG dependencies on AP_PAYMENT_HISTORY_ALL

Line 272: l_transaction_type AP_PAYMENT_HISTORY_ALL.transaction_type%TYPE;

268: l_org_id NUMBER;
269:
270: l_netting_type VARCHAR2(30);
271: l_rev_pmt_hist_id NUMBER; -- Bug 5015973
272: l_transaction_type AP_PAYMENT_HISTORY_ALL.transaction_type%TYPE;
273:
274: /* Introduced following variables for IL BOE project - Bug 11661879 */
275: l_il_patch_level VARCHAR2(1);
276: l_ap_patch_level VARCHAR2(1);