DBA Data[Home] [Help]

APPS.POS_WF_PO_COMMON_APIS dependencies on FINANCIALS_SYSTEM_PARAMETERS

Line 225: from financials_system_parameters;

221: begin
222:
223: select inventory_organization_id
224: into x_def_inv_org
225: from financials_system_parameters;
226:
227: wf_engine.SetItemAttrText ( itemtype => itemtype,
228: itemkey => itemkey,
229: aname => 'SHIP_TO_ORGANIZATION_ID',