DBA Data[Home] [Help]

APPS.OKE_K_APPROVAL_WF dependencies on FND_CURRENCY

Line 270: , FND_CURRENCY.get_format_mask( krec.currency_code , 38 ) ) );

266: , itemkey => ItemKey
267: , aname => 'CONTRACT_VALUE'
268: , avalue =>
269: to_char( krec.k_value
270: , FND_CURRENCY.get_format_mask( krec.currency_code , 38 ) ) );
271:
272: WF_ENGINE.SetItemAttrText( itemtype => ItemType
273: , itemkey => ItemKey
274: , aname => 'SHORT_DESCRIPTION'