DBA Data[Home] [Help]

APPS.CST_MISCACCRUALREPORT_PVT dependencies on MO_GLOBAL

Line 76: l_current_org_id := MO_GLOBAL.get_current_org_id;

72: -- select the operating unit for which the program is launched.
73:
74: l_stmt_num := 5;
75:
76: l_current_org_id := MO_GLOBAL.get_current_org_id;
77:
78: -- Initialze variables for storing XML Data
79:
80: DBMS_LOB.createtemporary(l_xml_doc, TRUE);

Line 431: l_current_org_id := MO_GLOBAL.get_current_org_id;

427: -- select the operating unit for which the program is launched.
428:
429: l_stmt_num := 20;
430:
431: l_current_org_id := MO_GLOBAL.get_current_org_id;
432:
433: -- select the operating unit code for which the program is launched.
434:
435: l_stmt_num := 30;

Line 676: l_current_org_id := MO_GLOBAL.get_current_org_id;

672: -- select the operating unit for which the program is launched.
673:
674: l_stmt_num := 10;
675:
676: l_current_org_id := MO_GLOBAL.get_current_org_id;
677:
678:
679: -- Check if item range is given
680: