[Home] [Help]
1139: CLOSE get_item_key;
1140:
1141: IF x_return_status = FND_API.G_RET_STS_SUCCESS THEN
1142: --Abort the process
1143: wf_engine.abortprocess (itemtype => l_item_type,
1144: itemkey => l_item_key);
1145:
1146: --Set the pending_approval_flag to 'N'
1147: PA_ASGMT_WFSTD.Maintain_wf_pending_flag (p_assignment_id => p_assignment_id