DBA Data[Home] [Help]

APPS.INV_WORKFLOW dependencies on INV_INTERCOMPANY_COGS

Line 555: inv_intercompany_cogs.BUILD(

551: p_ic_organization_cogs := wf_engine.getitemattrnumber(itemtype => 'INVFLXWF', itemkey => itemkey, aname => 'IC_ORGANIZATION_COGS');
552: p_ic_order_type_cogs := wf_engine.getitemattrnumber(itemtype => 'INVFLXWF', itemkey => itemkey, aname => 'IC_ORDER_TYPE_COGS');
553: p_ic_structure_id := wf_engine.getitemattrnumber(itemtype => 'INVFLXWF', itemkey => itemkey, aname => 'CHART_OF_ACCOUNTS_ID');
554: build_success :=
555: inv_intercompany_cogs.BUILD(
556: fb_flex_num => p_ic_structure_id
557: , ic_customer_id => p_ic_customer_id
558: , ic_item_id => p_ic_item_id
559: , ic_order_header_id => p_ic_order_header_id