DBA Data[Home] [Help]

APPS.CST_APPOACCRUALREPORT_PVT dependencies on MO_GLOBAL

Line 93: l_current_org_id := MO_GLOBAL.get_current_org_id;

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

Line 410: l_current_org_id := MO_GLOBAL.get_current_org_id;

406: -- select the operating unit for which the program is launched.
407:
408: l_stmt_num := 20;
409:
410: l_current_org_id := MO_GLOBAL.get_current_org_id;
411:
412: -- select the operating unit code for which the program is launched.
413:
414: l_stmt_num := 30;

Line 653: l_current_org_id := MO_GLOBAL.get_current_org_id;

649: -- select the operating unit for which the program is launched.
650:
651: l_stmt_num := 10;
652:
653: l_current_org_id := MO_GLOBAL.get_current_org_id;
654:
655: -- Check if item range is given
656:
657: l_stmt_num := 20;