DBA Data[Home] [Help]

APPS.AR_RECEIPT_API_PUB dependencies on FND_LOOKUPS

Line 735: ,p_pay_group_lookup_code IN FND_LOOKUPS.lookup_code%TYPE DEFAULT NULL

731: ar_receivable_applications.secondary_application_ref_num%TYPE := null,
732: p_org_id IN NUMBER DEFAULT NULL,
733: p_customer_reason IN
734: ar_receivable_applications.customer_reason%TYPE DEFAULT NULL
735: ,p_pay_group_lookup_code IN FND_LOOKUPS.lookup_code%TYPE DEFAULT NULL
736: ,p_pay_alone_flag IN VARCHAR2 DEFAULT NULL
737: ,p_payment_method_code IN ap_invoices.payment_method_code%TYPE DEFAULT NULL
738: ,p_payment_reason_code IN ap_invoices.payment_reason_code%TYPE DEFAULT NULL
739: ,p_payment_reason_comments IN ap_invoices.payment_reason_comments%TYPE DEFAULT NULL