DBA Data[Home] [Help]

APPS.WIP_JOBCLOSE_PRIV dependencies on WIP_PARAMETERS

Line 1104: from wip_parameters

1100: fnd_file.put_line(FND_FILE.LOG,'Cancel PO');
1101:
1102: select propagate_job_change_to_po
1103: into l_propagate_job_change_to_po
1104: from wip_parameters
1105: where organization_id = p_organization_id;
1106:
1107: for l_jobRec in c_jobs loop
1108: -- add code to cancel PO/requisitions if exists and applicable