DBA Data[Home] [Help]

APPS.AME_ACTION_TYPE_CONFIG_API dependencies on AME_UTIL

Line 310: ame_util.runtimeException('ame_action_type_config_api',

306: end if;
307: end;
308: exception
309: when others then
310: ame_util.runtimeException('ame_action_type_config_api',
311: 'load_row',
312: sqlcode,
313: sqlerrm);
314: raise;