DBA Data[Home] [Help]

APPS.PO_APPROVAL_LIST_HISTORY_SV dependencies on WF_ENGINE

Line 95: l_note := wf_engine.GetItemAttrText(itemtype=>itemtype,

91: */
92:
93: IF (x_count = 1) THEN
94: /*bug 5142600: need to update the note also */
95: l_note := wf_engine.GetItemAttrText(itemtype=>itemtype,
96: itemkey=>itemkey,
97: aname=>'NOTE');
98: po_forward_sv1.update_action_history (
99: Recinfo.object_id,