DBA Data[Home] [Help]

APPS.CST_APPOACCRUALREPORT_PVT dependencies on MO_GLOBAL

Line 97: l_current_org_id := MO_GLOBAL.get_current_org_id;

93: -- select the operating unit for which the program is launched.
94:
95: l_stmt_num := 10;
96:
97: l_current_org_id := MO_GLOBAL.get_current_org_id;
98:
99: -- Write the module name and user parameters to fnd log file
100:
101: IF (l_pLog) THEN

Line 414: l_current_org_id := MO_GLOBAL.get_current_org_id;

410: -- select the operating unit for which the program is launched.
411:
412: l_stmt_num := 20;
413:
414: l_current_org_id := MO_GLOBAL.get_current_org_id;
415:
416: -- select the operating unit code for which the program is launched.
417:
418: l_stmt_num := 30;

Line 657: l_current_org_id := MO_GLOBAL.get_current_org_id;

653: -- select the operating unit for which the program is launched.
654:
655: l_stmt_num := 10;
656:
657: l_current_org_id := MO_GLOBAL.get_current_org_id;
658:
659: -- Check if item range is given
660:
661: l_stmt_num := 20;