DBA Data[Home] [Help]

APPS.CST_TPRICE_PVT dependencies on OE_FLEX_COGS_PUB

Line 381: if (OE_FLEX_COGS_PUB.start_process(1.0, l_line_id, l_om_ccid, l_concat_seg, l_concat_id,

377: (l_pd_txfr_ind = 1 and p_txn_act_id in (21, 22))
378: then
379: mo_global.set_policy_context('S',l_from_ou);
380:
381: if (OE_FLEX_COGS_PUB.start_process(1.0, l_line_id, l_om_ccid, l_concat_seg, l_concat_id,
382: l_concat_desc, l_msg_count, l_msg_data) <> FND_API.g_ret_sts_success) then
383: l_stmt_num := 160;
384:
385: SELECT nvl(MSI.cost_of_sales_account, MP.cost_of_sales_account)