[Home] [Help]
8275:
8276: l_progress := '020';
8277:
8278: -- Launch the PO Approval workflow.
8279: PO_REQAPPROVAL_INIT1.start_wf_process (
8280: ItemType => NULL, -- defaulted in start_wf_process
8281: ItemKey => NULL, -- defaulted in start_wf_process
8282: WorkflowProcess => NULL, -- defaulted in start_wf_process
8283: ActionOriginatedFrom => NULL,