DBA Data[Home] [Help]

APPS.AK_RUN_FLOW_PKG dependencies on AK_OBJECT_VALUES_TEMP

Line 186: insert into ak_object_values_temp (

182: l_display_value := l_display_value || ' )';
183: --
184: -- Insert results into temp database table
185: --
186: insert into ak_object_values_temp (
187: TRACE_NUM,
188: REGION_APPLICATION_ID,
189: REGION_CODE,
190: DISPLAY_VALUE,