DBA Data[Home] [Help]

APPS.AP_APPROVAL_PKG dependencies on GMS_AP_API2

Line 1436: GMS_AP_API2.verify_create_adls

1432: ----------------------------------------------------------------
1433: l_debug_info := 'Call GMS API to ensure missing ADLs are generated';
1434: Print_Debug(l_api_name, l_debug_info);
1435: ----------------------------------------------------------------
1436: GMS_AP_API2.verify_create_adls
1437: (l_invoice_id,
1438: l_curr_calling_sequence);
1439:
1440: ----------------------------------------------------------------