DBA Data[Home] [Help]

APPS.AP_PAYMENT_UTIL_PKG dependencies on AP_PAYMENT_TEMPLATES

Line 947: FROM ap_payment_templates

943: l_payment_profile_id,
944: l_int_bank_account_id,
945: l_payment_document_id,
946: l_create_instrs_flag
947: FROM ap_payment_templates
948: WHERE template_id = p_template_id;
949: --
950: OPEN curr_arr_cursor;
951: FETCH curr_arr_cursor