DBA Data[Home] [Help]

APPS.CST_PRJMFG_COST_COLLECTOR dependencies on MO_GLOBAL

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

2662: and org_information_context ='Accounting Information';
2663:
2664: l_stmt_num :=17;
2665: begin
2666: mo_global.set_policy_context('S',l_operating_unit);
2667: end;
2668:
2669: l_stmt_num := 20;
2670:

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

5676: and org_information_context ='Accounting Information';
5677:
5678: l_stmt_num :=17;
5679: begin
5680: mo_global.set_policy_context('S',l_operating_unit);
5681: end;
5682:
5683: l_stmt_num := 20;
5684: l_exp_end_date := pa_utils.GetWeekEnding(p_transaction_date);