DBA Data[Home] [Help]

APPS.IBY_AR_UTILS dependencies on AR_CASH_RECEIPTS

Line 78: ar_cash_receipts.payment_server_order_num%TYPE,

74: x_auth_flag OUT NOCOPY VARCHAR2);
75:
76: PROCEDURE call_get_payment_info(
77: p_payment_server_order_num IN
78: ar_cash_receipts.payment_server_order_num%TYPE,
79: x_customer_trx_id OUT
80: ar_receivable_applications.customer_trx_id%TYPE,
81: x_return_status OUT NOCOPY VARCHAR2,
82: x_msg_count OUT NOCOPY NUMBER,

Line 93: ar_cash_receipts.payment_server_order_num%TYPE)

89: -- Notes: Inline function wrapper of the above procedure
90: --
91: FUNCTION call_get_payment_info
92: (p_payment_server_order_num IN
93: ar_cash_receipts.payment_server_order_num%TYPE)
94: RETURN ar_receivable_applications.customer_trx_id%TYPE;
95:
96: --
97: -- Return: The order-level (total) freight amount