DBA Data[Home] [Help]

APPS.BEN_PROCESS_COMPENSATION_W dependencies on WF_ENGINE

Line 1815: l_choice_status := wf_engine.GetItemAttrText

1811: begin
1812: --
1813: if funmode = 'RUN' then
1814: --
1815: l_choice_status := wf_engine.GetItemAttrText
1816: (itemtype => p_item_type
1817: ,itemkey => p_item_key
1818: ,aname => 'COMP_CHOICE_STATUS');
1819: --