Workflow Response

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

l_comments VARCHAR2 (4000); -- for comments l_comments := wf_engine.

getitemattrtext (itemtype => itemtype, itemkey => itemkey, aname => 'RESP_COMMENTS' );

You might also like