DBA Data[Home] [Help]

APPS.ARP_CASHBOOK dependencies on IBY_FNDCPT_TX_OPERATIONS

Line 64: l_payment_trxn_extn_id iby_fndcpt_tx_operations.trxn_extension_id%type;

60: l_event_rec arp_xla_events.xla_events_type;
61: l_org_id number;
62:
63: l_receipt_number ar_cash_receipts.receipt_number%TYPE;
64: l_payment_trxn_extn_id iby_fndcpt_tx_operations.trxn_extension_id%type;
65: l_status BOOLEAN := FALSE;
66: l_settle_error_message varchar2(2000);
67: settlement_pending_raise exception;
68: