DBA Data[Home] [Help]

APPS.PSP_ROLLBACK_EFF_REPORTS dependencies on WF_ENGINE

Line 93: WF_ENGINE.AbortProcess(itemtype =>'PSPERAVL',

89: CLOSE c_get_item_key;
90: FOR i in 1..l_parent_itemkey.count
91: LOOP
92: BEGIN
93: WF_ENGINE.AbortProcess(itemtype =>'PSPERAVL',
94: itemkey => l_parent_itemkey(i) ,
95: process => null,
96: result =>'eng_force',
97: verify_lock => true,