DBA Data[Home] [Help]

APPS.ARP_PROCESS_CHARGEBACK dependencies on AR_RECEIPT_CLASSES

Line 1261: l_creation_method_code ar_receipt_classes.creation_method_code%type;

1257: l_rct_le_id ar_cash_receipts.legal_entity_id%TYPE; /* R12 LE uptake */
1258: ln_trx_number VARCHAR2(20);/*bug 5550153*/
1259: /*Bug 13788971 - initialization of variables for Paying Customer details population - Start*/
1260: l_payment_method_name ar_receipt_methods.name%type;
1261: l_creation_method_code ar_receipt_classes.creation_method_code%type;
1262: l_payment_channel_code ar_receipt_methods.payment_channel_code%type;
1263: l_instrument_type iby_trxn_extensions_v.instrument_type%type;
1264: l_instr_assignment_id iby_trxn_extensions_v.instr_assignment_id%type;
1265: l_org_id ra_customer_trx.org_id%type;