SAP Reports / Programs

UGMD_VIEW SAP ABAP Report - View(Cluster) Callup Points







UGMD_VIEW is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter UGMD_VIEW into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT UGMD_VIEW. "Basic submit
SUBMIT UGMD_VIEW AND RETURN. "Return to original report after report execution complete
SUBMIT UGMD_VIEW VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: View(Cluster) Callup Points
Text Symbol: 002 = Save canceled


INCLUDES used within this REPORT UGMD_VIEW

INCLUDE UGMD_VIEW_I01.


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '151' i_msgv1 = 'UGMD1000' i_msgv2 = l_role i_msgv3 = l_classname EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '152' i_msgv1 = 'UGMD1000' i_msgv2 = l_role i_msgv3 = l_classname i_msgv4 = l_interface EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '157' i_msgv1 = 'UGMD1000' i_msgv2 = l_role i_msgv3 = 'ROLLNAME' i_msgv4 = 'UG_VALUE' EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '158' i_msgv1 = 'UGMD1000' i_msgv2 = l_role i_msgv3 = 'ROLLNAME' i_msgv4 = l_value EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '163' i_msgv1 = 'UGMD1000' i_msgv2 = l_role i_msgv3 = 'SOBJ' i_msgv4 = l_value EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '161' i_msgv1 = 'UGMD1000' i_msgv2 = l_role i_msgv3 = l_fieldname EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = l_msgno i_msgv1 = l_role EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '177' i_msgv1 = l_role EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '172' i_msgv1 = 'UGMD1003' i_msgv2 = l_role i_msgv3 = 'UGMD1000' EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '164' i_msgv1 = 'UGMD1003' i_msgv2 = l_role i_msgv3 = l_fieldname i_msgv4 = l_tablename EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '178' i_msgv1 = l_role i_msgv2 = l_tablename EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '172' i_msgv1 = 'UGMD1004' i_msgv2 = l_role i_msgv3 = 'UGMD1000' EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '164' i_msgv1 = 'UGMD1004' i_msgv2 = l_role i_msgv3 = l_attribute i_msgv4 = l_tablename EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '165' i_msgv1 = 'UGMD1004' i_msgv2 = l_role i_msgv3 = l_tablename i_msgv4 = 'UGMD1003' EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '172' i_msgv1 = 'UGMD1005' i_msgv2 = l_role i_msgv3 = 'UGMD1000' EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '166' i_msgv1 = 'UGMD1005' i_msgv2 = l_role i_msgv3 = l_field i_msgv4 = l_structure EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '167' i_msgv1 = 'UGMD1005' i_msgv2 = l_role i_msgv3 = l_field i_msgv4 = l_structure EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '179' i_msgv1 = l_role i_msgv2 = l_structure EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP





CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '180' i_msgv1 = l_role i_msgv2 = l_structure EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '181' i_msgv1 = l_role i_msgv2 = l_structure EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '182' i_msgv1 = l_role i_msgv2 = l_structure i_msgv3 = l_structure_2 EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '172' i_msgv1 = 'UGMD1007' i_msgv2 = l_role i_msgv3 = 'UGMD1000' EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '172' i_msgv1 = 'UGMD1001' i_msgv2 = l_role i_msgv3 = 'UGMD1000' EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '172' i_msgv1 = 'UGMD1008' i_msgv2 = l_role i_msgv3 = 'UGMD1000' EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '168' i_msgv1 = 'UGMD1008' i_msgv2 = l_role i_msgv3 = l_attribute i_msgv4 = 'UGMD1004 UGMD1007' EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '172' i_msgv1 = 'UGMD1009' i_msgv2 = l_role i_msgv3 = 'UGMD1000' EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '169' i_msgv1 = 'UGMD1009' i_msgv2 = l_role i_msgv3 = 'FIELDNAME' i_msgv4 = 'UGMD1000' EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '172' i_msgv1 = 'UGMD1010' i_msgv2 = l_role i_msgv3 = 'UGMD1000' EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '183' i_msgv1 = l_structure i_msgv2 = l_structure_2 i_msgv3 = l_role EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '172' i_msgv1 = 'UGMD1011' i_msgv2 = l_role i_msgv3 = 'UGMD1000' EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '172' i_msgv1 = 'UGMD1015' i_msgv2 = l_role i_msgv3 = 'UGMD1000' EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '183' i_msgv1 = l_structure i_msgv2 = l_structure_2 i_msgv3 = l_role EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '172' i_msgv1 = 'UGMD1016' i_msgv2 = l_role i_msgv3 = 'UGMD1000' EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '172' i_msgv1 = 'UGMD1201' i_msgv2 = l_role i_msgv3 = 'UGMD1000' EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '172' i_msgv1 = 'UGMD1040' i_msgv2 = l_role i_msgv3 = 'UGMD1000' EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' i_msgno = '172' i_msgv1 = 'UGMD1045' i_msgv2 = l_role i_msgv3 = 'UGMD1000' EXCEPTIONS OTHERS = 1.

ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' "#EC * EXPORTING i_popup_title = text-002 "Save aborted i_msgid = 'UGMD' "lock key is too long (>87chars) i_msgno = '112' i_msgv1 = l_role EXCEPTIONS OTHERS = 1.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name UGMD_VIEW or its description.