DBA Data[Home] [Help]

APPS.CST_PRJMFG_COST_COLLECTOR dependencies on MO_GLOBAL

Line 2727: mo_global.set_policy_context('S',l_operating_unit);

2723: and org_information_context ='Accounting Information';
2724:
2725: l_stmt_num :=17;
2726: begin
2727: mo_global.set_policy_context('S',l_operating_unit);
2728: end;
2729:
2730: l_stmt_num := 20;
2731:

Line 5747: mo_global.set_policy_context('S',l_operating_unit);

5743: and org_information_context ='Accounting Information';
5744:
5745: l_stmt_num :=17;
5746: begin
5747: mo_global.set_policy_context('S',l_operating_unit);
5748: end;
5749:
5750: l_stmt_num := 20;
5751: l_exp_end_date := pa_utils.GetWeekEnding(p_transaction_date);