DBA Data[Home] [Help]

APPS.AR_RECEIPT_API_PUB dependencies on FND_LOOKUPS

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

721: ar_receivable_applications.secondary_application_ref_num%TYPE := null,
722: p_org_id IN NUMBER DEFAULT NULL,
723: p_customer_reason IN
724: ar_receivable_applications.customer_reason%TYPE DEFAULT NULL
725: ,p_pay_group_lookup_code IN FND_LOOKUPS.lookup_code%TYPE DEFAULT NULL
726: ,p_pay_alone_flag IN VARCHAR2 DEFAULT NULL
727: ,p_payment_method_code IN ap_invoices.payment_method_code%TYPE DEFAULT NULL
728: ,p_payment_reason_code IN ap_invoices.payment_reason_code%TYPE DEFAULT NULL
729: ,p_payment_reason_comments IN ap_invoices.payment_reason_comments%TYPE DEFAULT NULL