DBA Data[Home] [Help]

APPS.AR_AUTOREC_API dependencies on IBY_PMT_INSTR_USES_ALL

Line 165: p_instrument_type OUT NOCOPY IBY_PMT_INSTR_USES_ALL.instrument_type%TYPE,

161: p_cust_bank_account_id OUT NOCOPY ra_customer_trx.customer_bank_account_id%TYPE,
162: p_cust_min_amt OUT NOCOPY hz_cust_profile_amts.auto_rec_min_receipt_amount%TYPE,
163: p_payment_trxn_extension_id OUT NOCOPY ra_customer_trx.payment_trxn_extension_id%TYPE,
164: p_payment_channel_code OUT NOCOPY ar_receipt_methods.payment_channel_code%TYPE,
165: p_instrument_type OUT NOCOPY IBY_PMT_INSTR_USES_ALL.instrument_type%TYPE,
166: p_return_status OUT NOCOPY VARCHAR2
167: );
168:
169: