DBA Data[Home] [Help]

APPS.PON_EMD_AR_INTEGRATION_GRP dependencies on PON_EMD_PAYMENT_TYPES_TL

Line 5169: l_payment_type_name pon_emd_payment_types_tl.NAME%TYPE;

5165: l_payment_channal_code ar_receipt_methods.payment_channel_code%TYPE;
5166: l_rm_start_date ar_receipt_methods.start_date%TYPE;
5167: l_rm_end_date ar_receipt_methods.end_date%TYPE;
5168: l_receipt_creation_method ar_receipt_classes.creation_method_code%TYPE;
5169: l_payment_type_name pon_emd_payment_types_tl.NAME%TYPE;
5170: l_refund_payment_method_name iby_payment_methods_tl.payment_method_name%TYPE;
5171:
5172: BEGIN
5173: x_return_status := fnd_api.g_ret_sts_success;