DBA Data[Home] [Help]

APPS.CST_ACCRUALWRITEOFFREPORT_PVT dependencies on MO_GLOBAL

Line 71: l_current_org_id := MO_GLOBAL.get_current_org_id;

67: -- select the operating unit for which the program is launched.
68:
69: l_stmt_num := 5;
70:
71: l_current_org_id := MO_GLOBAL.get_current_org_id;
72:
73: -- Write the module name and user parameters to fnd log file
74:
75: IF (l_pLog) THEN

Line 422: l_current_org_id := MO_GLOBAL.get_current_org_id;

418: -- select the operating unit for which the program is launched.
419:
420: l_stmt_num := 10;
421:
422: l_current_org_id := MO_GLOBAL.get_current_org_id;
423:
424: -- select the reason name for the user entered user id
425:
426: l_stmt_num := 20;

Line 664: l_current_org_id := MO_GLOBAL.get_current_org_id;

660: -- select the operating unit for which the program is launched.
661:
662: l_stmt_num := 10;
663:
664: l_current_org_id := MO_GLOBAL.get_current_org_id;
665:
666: -- select the balancing segment value
667:
668: l_stmt_num := 20;