DBA Data[Home] [Help]

APPS.AR_RECEIPT_API_PUB dependencies on IBY_FNDCPT_TX_EXTENSIONS

Line 4332: from iby_fndcpt_tx_extensions

4328: where receipt_method_id = l_receipt_method_id;
4329:
4330: SELECT INSTR_ASSIGNMENT_ID
4331: INTO l_assignment_id
4332: from iby_fndcpt_tx_extensions
4333: where trxn_extension_id = l_payment_trxn_extension_id;
4334:
4335: l_payer_rec.Payment_Function := 'CUSTOMER_PAYMENT';
4336: l_payer_rec.Party_Id := l_party_id; -- receipt customer party id mandatory

Line 4476: FROM iby_fndcpt_tx_extensions

4472: IF l_init_extension_id is NOT NULL THEN
4473:
4474: SELECT INSTR_ASSIGNMENT_ID
4475: into l_assignment_id
4476: FROM iby_fndcpt_tx_extensions
4477: where trxn_extension_id = l_init_extension_id;
4478:
4479:
4480: SELECT party.party_id