DBA Data[Home] [Help]

APPS.PSB_WORKFLOW_PVT dependencies on WF_CORE

Line 1826: wf_core.context( pkg_name => 'PSB_Workflow_Pvt ' ,

1822: WHEN OTHERS THEN
1823: --
1824: -- Error message routine for debugging.
1825: --
1826: wf_core.context( pkg_name => 'PSB_Workflow_Pvt ' ,
1827: proc_name => 'No_Process_Defined' ,
1828: arg1 => 'Error: No valid process defined.' ,
1829: arg2 => null ,
1830: arg3 => null ,