DBA Data[Home] [Help]

APPS.POS_COMMON_APIS dependencies on FINANCIALS_SYSTEM_PARAMETERS

Line 227: from financials_system_parameters;

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