DBA Data[Home] [Help]

APPS.AR_RECEIPT_LIB_PVT dependencies on AP_INVOICES

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

8206: ,x_exchange_rate OUT NOCOPY ar_cash_receipts.exchange_rate%TYPE
8207: ,x_exchange_rate_type OUT NOCOPY ar_cash_receipts.exchange_rate_type%TYPE
8208: ,x_exchange_date OUT NOCOPY ar_cash_receipts.exchange_date%TYPE
8209: ,x_legal_entity_id OUT NOCOPY ar_cash_receipts.legal_entity_id%TYPE
8210: ,x_payment_method_code OUT NOCOPY ap_invoices.payment_method_code%TYPE
8211: ,x_payment_method_name OUT NOCOPY VARCHAR2
8212: ,x_bank_account_id OUT NOCOPY ar_cash_receipts.customer_bank_account_id%TYPE
8213:
8214: ,x_bank_account_num OUT NOCOPY VARCHAR2

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

8211: ,x_payment_method_name OUT NOCOPY VARCHAR2
8212: ,x_bank_account_id OUT NOCOPY ar_cash_receipts.customer_bank_account_id%TYPE
8213:
8214: ,x_bank_account_num OUT NOCOPY VARCHAR2
8215: ,x_payment_reason_code OUT NOCOPY ap_invoices.payment_reason_code%TYPE
8216: ,x_payment_reason_name OUT NOCOPY VARCHAR2
8217: ,x_delivery_channel_code OUT NOCOPY ap_invoices.delivery_channel_code%TYPE
8218: ,x_delivery_channel_name OUT NOCOPY VARCHAR2
8219: ,x_pay_alone_flag OUT NOCOPY VARCHAR2

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

8213:
8214: ,x_bank_account_num OUT NOCOPY VARCHAR2
8215: ,x_payment_reason_code OUT NOCOPY ap_invoices.payment_reason_code%TYPE
8216: ,x_payment_reason_name OUT NOCOPY VARCHAR2
8217: ,x_delivery_channel_code OUT NOCOPY ap_invoices.delivery_channel_code%TYPE
8218: ,x_delivery_channel_name OUT NOCOPY VARCHAR2
8219: ,x_pay_alone_flag OUT NOCOPY VARCHAR2
8220: ,x_return_status OUT NOCOPY VARCHAR2
8221: ,x_msg_count OUT NOCOPY NUMBER