DBA Data[Home] [Help]

APPS.CST_MISCACCRUALREPORT_PVT dependencies on MO_GLOBAL

Line 74: l_current_org_id := MO_GLOBAL.get_current_org_id;

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

Line 429: l_current_org_id := MO_GLOBAL.get_current_org_id;

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

Line 674: l_current_org_id := MO_GLOBAL.get_current_org_id;

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