DBA Data[Home] [Help]

APPS.OKE_PRINT_CONTRACT_WF dependencies on WFA_HTML

Line 157: , AValue => wfa_html.base_url ||

153: WF_ENGINE.SetItemAttrText
154: ( ItemType => ItemType
155: , ItemKey => ItemKey
156: , AName => 'DOCUMENT_URL'
157: , AValue => wfa_html.base_url ||
158: '/Wf_Event_Html.EventDataContents?' ||
159: 'P_EventAttribute=ECX_EVENT_MESSAGE&' ||
160: 'P_ItemType=' || ItemType || '&' ||
161: 'P_ItemKey=' || replace(ItemKey , ' ' , '+')