DBA Data[Home] [Help]

APPS.PO_APPROVAL_LIST_WF1S dependencies on FND_MESSAGE

Line 1393: l_note := fnd_message.get_string('ICX', 'ICX_POR_NOTIF_TIMEOUT');

1389: l_document_subtype := wf_engine.GetItemAttrText (itemtype => itemtype,
1390: itemkey => itemkey,
1391: aname => 'DOCUMENT_SUBTYPE');
1392:
1393: l_note := fnd_message.get_string('ICX', 'ICX_POR_NOTIF_TIMEOUT');
1394:
1395: -- Set the multi-org context
1396:
1397: l_org_id := wf_engine.GetItemAttrNumber (itemtype => itemtype,