DBA Data[Home] [Help]

APPS.WIP_JOBCLOSE_PRIV dependencies on WIP_PARAMETERS

Line 837: from wip_parameters

833: fnd_file.put_line(FND_FILE.LOG,'Cancel PO');
834:
835: select propagate_job_change_to_po
836: into l_propagate_job_change_to_po
837: from wip_parameters
838: where organization_id = p_organization_id;
839:
840: for l_jobRec in c_jobs loop
841: -- add code to cancel PO/requisitions if exists and applicable