DBA Data[Home] [Help]

APPS.PSB_DISTRIBUTE_WORKSHEET_PVT dependencies on WF_CORE

Line 268: wf_core.context('PSBWS', 'Populate_Worksheet',

264:
265: EXCEPTION
266: --
267: WHEN OTHERS THEN
268: wf_core.context('PSBWS', 'Populate_Worksheet',
269: itemtype, itemkey, to_char(actid), funcmode);
270: RAISE ;
271:
272: END Populate_Worksheet ;