DBA Data[Home] [Help]

APPS.WIP_WICTPG dependencies on WIP_TEMP_REPORTS

Line 10: insert into Wip_temp_reports(

6: p_rec in purge_report_type,
7: p_option in number) is
8: begin
9: if ( p_option IN (REPORT_ONLY, PURGE_AND_REPORT) ) then
10: insert into Wip_temp_reports(
11: key1, /* Group ID */
12: program_source,
13: last_updated_by,
14: organization_id,