DBA Data[Home] [Help]

APPS.IBY_AR_UTILS dependencies on AR_CASH_RECEIPTS

Line 55: ar_cash_receipts.payment_server_order_num%TYPE,

51: x_auth_flag OUT NOCOPY VARCHAR2);
52:
53: PROCEDURE call_get_payment_info(
54: p_payment_server_order_num IN
55: ar_cash_receipts.payment_server_order_num%TYPE,
56: x_customer_trx_id OUT
57: ar_receivable_applications.customer_trx_id%TYPE,
58: x_return_status OUT NOCOPY VARCHAR2,
59: x_msg_count OUT NOCOPY NUMBER,

Line 70: ar_cash_receipts.payment_server_order_num%TYPE)

66: -- Notes: Inline function wrapper of the above procedure
67: --
68: FUNCTION call_get_payment_info
69: (p_payment_server_order_num IN
70: ar_cash_receipts.payment_server_order_num%TYPE)
71: RETURN ar_receivable_applications.customer_trx_id%TYPE;
72:
73: --
74: -- Return: The order-level (total) freight amount