DBA Data[Home] [Help]

APPS.ARP_PROCESS_MISC_RECEIPTS dependencies on AR_CASH_RECEIPTS

Line 79: p_payment_trxn_extension_id IN ar_cash_receipts.payment_trxn_extension_id%TYPE DEFAULT NULL,

75: p_tax_rate IN NUMBER,
76: p_gl_tax_acct IN VARCHAR2,/* Bug fix 2300268 */
77: p_crh_id OUT NOCOPY NUMBER, /* Bug fix 2742388 */
78: p_legal_entity_id IN NUMBER DEFAULT NULL, /* R12 LE uptake */
79: p_payment_trxn_extension_id IN ar_cash_receipts.payment_trxn_extension_id%TYPE DEFAULT NULL,
80: p_postmark_date IN DATE DEFAULT NULL /* Bug Fix 13084383 */
81: );
82:
83: