DBA Data[Home] [Help]

APPS.AR_BILLS_CREATION_PUB dependencies on AR_RECEIPT_METHODS

Line 2010: l_payment_channel ar_receipt_methods.payment_channel_code%type;

2006: IS
2007: l_payer_rec IBY_FNDCPT_COMMON_PUB.payercontext_rec_type;
2008: l_trxn_attribs_rec IBY_FNDCPT_TRXN_PUB.trxnextension_rec_type;
2009: l_response IBY_FNDCPT_COMMON_PUB.result_rec_type;
2010: l_payment_channel ar_receipt_methods.payment_channel_code%type;
2011: Begin
2012: arp_standard.debug('AR_BILLS_CREATION_PUB.Create_BR_Trxn_Extension()+ ');
2013: x_msg_count := NULL;
2014: x_msg_data := NULL;

Line 2094: l_payment_channel ar_receipt_methods.payment_channel_code%type;

2090: IS
2091: l_payer_rec IBY_FNDCPT_COMMON_PUB.payercontext_rec_type;
2092: l_trxn_attribs_rec IBY_FNDCPT_TRXN_PUB.trxnextension_rec_type;
2093: l_response IBY_FNDCPT_COMMON_PUB.result_rec_type;
2094: l_payment_channel ar_receipt_methods.payment_channel_code%type;
2095: Begin
2096: arp_standard.debug('AR_BILLS_CREATION_PUB.Update_BR_Trxn_Extension()+ ');
2097: x_msg_count := NULL;
2098: x_msg_data := NULL;

Line 2178: l_payment_channel ar_receipt_methods.payment_channel_code%type;

2174: IS
2175: l_payer_rec IBY_FNDCPT_COMMON_PUB.payercontext_rec_type;
2176: l_trxn_attribs_rec IBY_FNDCPT_TRXN_PUB.trxnextension_rec_type;
2177: l_response IBY_FNDCPT_COMMON_PUB.result_rec_type;
2178: l_payment_channel ar_receipt_methods.payment_channel_code%type;
2179: Begin
2180: arp_standard.debug('AR_BILLS_CREATION_PUB.Delete_BR_Trxn_Extension()+ ');
2181: x_msg_count := NULL;
2182: x_msg_data := NULL;