DBA Data[Home] [Help]

APPS.AR_RECEIPT_LIB_PVT dependencies on AP_INVOICES

Line 7911: ,x_payment_method_code OUT NOCOPY ap_invoices.payment_method_code%TYPE

7907: ,x_exchange_rate OUT NOCOPY ar_cash_receipts.exchange_rate%TYPE
7908: ,x_exchange_rate_type OUT NOCOPY ar_cash_receipts.exchange_rate_type%TYPE
7909: ,x_exchange_date OUT NOCOPY ar_cash_receipts.exchange_date%TYPE
7910: ,x_legal_entity_id OUT NOCOPY ar_cash_receipts.legal_entity_id%TYPE
7911: ,x_payment_method_code OUT NOCOPY ap_invoices.payment_method_code%TYPE
7912: ,x_payment_method_name OUT NOCOPY VARCHAR2
7913: ,x_bank_account_id OUT NOCOPY ar_cash_receipts.customer_bank_account_id%TYPE
7914:
7915: ,x_bank_account_num OUT NOCOPY VARCHAR2

Line 7916: ,x_payment_reason_code OUT NOCOPY ap_invoices.payment_reason_code%TYPE

7912: ,x_payment_method_name OUT NOCOPY VARCHAR2
7913: ,x_bank_account_id OUT NOCOPY ar_cash_receipts.customer_bank_account_id%TYPE
7914:
7915: ,x_bank_account_num OUT NOCOPY VARCHAR2
7916: ,x_payment_reason_code OUT NOCOPY ap_invoices.payment_reason_code%TYPE
7917: ,x_payment_reason_name OUT NOCOPY VARCHAR2
7918: ,x_delivery_channel_code OUT NOCOPY ap_invoices.delivery_channel_code%TYPE
7919: ,x_delivery_channel_name OUT NOCOPY VARCHAR2
7920: ,x_pay_alone_flag OUT NOCOPY VARCHAR2

Line 7918: ,x_delivery_channel_code OUT NOCOPY ap_invoices.delivery_channel_code%TYPE

7914:
7915: ,x_bank_account_num OUT NOCOPY VARCHAR2
7916: ,x_payment_reason_code OUT NOCOPY ap_invoices.payment_reason_code%TYPE
7917: ,x_payment_reason_name OUT NOCOPY VARCHAR2
7918: ,x_delivery_channel_code OUT NOCOPY ap_invoices.delivery_channel_code%TYPE
7919: ,x_delivery_channel_name OUT NOCOPY VARCHAR2
7920: ,x_pay_alone_flag OUT NOCOPY VARCHAR2
7921: ,x_return_status OUT NOCOPY VARCHAR2
7922: ,x_msg_count OUT NOCOPY NUMBER