DBA Data[Home] [Help]

APPS.OTA_CANCEL_API dependencies on WF_ENGINE

Line 207: WF_ENGINE.setitemattrtext('OTWF',

203: hr_approval_wf.create_item_attrib_if_notexist (p_item_type => 'OTWF'
204: ,p_item_key => to_char(p_line_id)
205: ,p_name => 'CALLER_SOURCE');
206:
207: WF_ENGINE.setitemattrtext('OTWF',
208: to_char(p_line_id),
209: 'CALLER_SOURCE',
210: 'ONT');
211: -- Bug # 2707198