DBA Data[Home] [Help]

APPS.OKL_PAYMENT_PLAN_APP_WF dependencies on WF_ENGINE

Line 85: l_rulv_rec.id := wf_engine.GetItemAttrText(itemtype => itemtype,

81: --DBMS_OUTPUT.PUT_LINE('BEGIN populate_attributes funcmode - '||funcmode);
82:
83: IF (funcmode = 'RUN') THEN
84:
85: l_rulv_rec.id := wf_engine.GetItemAttrText(itemtype => itemtype,
86: itemkey => itemkey,
87: aname => 'RULE_ID');
88:
89: l_rulv_rec.rule_information1 := 'APPROVED';