DBA Data[Home] [Help]

APPS.WSM_JOBPURGE_GRP dependencies on WIP_TEMP_REPORTS

Line 18: insert into Wip_temp_reports(

14: )
15: is
16: begin
17: if ( p_option IN (REPORT_ONLY, PURGE_AND_REPORT) ) then
18: insert into Wip_temp_reports(
19: key1, /* Group ID */
20: program_source,
21: last_updated_by,
22: organization_id,