DBA Data[Home] [Help]

APPS.AP_PAYMENT_UTIL_PKG dependencies on AP_PAYMENT_TEMPLATES

Line 1031: FROM ap_payment_templates

1027: l_payment_profile_id,
1028: l_int_bank_account_id,
1029: l_payment_document_id,
1030: l_create_instrs_flag
1031: FROM ap_payment_templates
1032: WHERE template_id = p_template_id;
1033: --
1034: OPEN curr_arr_cursor;
1035: FETCH curr_arr_cursor