SAP Reports / Programs | Distributed System Landscape | Defense Forces and Public Security | Distributed System Landscape(IS-DFS-BIT-DIS) SAP IS

/ISDFPS/CCMS_SYS_MAINTAIN_F01 SAP ABAP INCLUDE - /ISDFPS/CCMSSYSMAINTAINF01







/ISDFPS/CCMS_SYS_MAINTAIN_F01 is a standard ABAP INCLUDE 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 /ISDFPS/CCMS_SYS_MAINTAIN_F01 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 /ISDFPS/CCMS_SYS_MAINTAIN_F01. "Basic submit
SUBMIT /ISDFPS/CCMS_SYS_MAINTAIN_F01 AND RETURN. "Return to original report after report execution complete
SUBMIT /ISDFPS/CCMS_SYS_MAINTAIN_F01 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT /ISDFPS/CCMS_SYS_MAINTAIN_F01

No INCLUDES are used within this REPORT code!


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:

/ISDFPS/MSG_TO_BAL_MSG CALL FUNCTION '/ISDFPS/MSG_TO_BAL_MSG' EXPORTING if_msgid = '/ISDFPS/SYNC' if_msgty = 'S' if_msgno = '299' if_msgv1 = ' ' if_msgv2 = ' ' if_msgv3 = ' ' if_msgv4 = ' ' if_probclass = '1' CHANGING ct_appl_log_msg = gt_appl_log_msg.

/ISDFPS/BAL_MSG_SAVE CALL FUNCTION '/ISDFPS/BAL_MSG_SAVE' EXPORTING is_log_header = gs_appl_log_header it_log_msg = gt_appl_log_msg if_send_mail = ' ' if_display_log = p_show if_save_log = 'X'.

/ISDFPS/MSG_TO_BAL_MSG CALL FUNCTION '/ISDFPS/MSG_TO_BAL_MSG' EXPORTING if_msgid = '/ISDFPS/SYNC' if_msgty = 'S' if_msgno = '298' if_msgv1 = sy-uname if_probclass = '2' CHANGING ct_appl_log_msg = gt_appl_log_msg.

/ISDFPS/MSG_TO_BAL_MSG CALL FUNCTION '/ISDFPS/MSG_TO_BAL_MSG' EXPORTING if_msgid = '/ISDFPS/SYNC' if_msgty = 'S' if_msgno = '307' if_msgv1 = gs_ccms_sys-logsys if_probclass = '2' CHANGING ct_appl_log_msg = gt_appl_log_msg.

/ISDFPS/MSG_TO_BAL_MSG CALL FUNCTION '/ISDFPS/MSG_TO_BAL_MSG' EXPORTING if_msgid = '/ISDFPS/SYNC' if_msgty = 'S' if_msgno = '304' if_msgv1 = gs_ccms_sys-logsys if_probclass = '2' CHANGING ct_appl_log_msg = gt_appl_log_msg.

/ISDFPS/MSG_TO_BAL_MSG CALL FUNCTION '/ISDFPS/MSG_TO_BAL_MSG' EXPORTING if_msgid = '/ISDFPS/SYNC' if_msgty = 'S' if_msgno = '303' if_probclass = '2' CHANGING ct_appl_log_msg = gt_appl_log_msg.

/ISDFPS/MSG_TO_BAL_MSG CALL FUNCTION '/ISDFPS/MSG_TO_BAL_MSG' EXPORTING if_msgid = '/ISDFPS/SYNC' if_msgty = 'S' if_msgno = '309' if_msgv1 = gs_ccms_sys-logsys if_probclass = '2' CHANGING ct_appl_log_msg = gt_appl_log_msg.

/ISDFPS/MSG_TO_BAL_MSG CALL FUNCTION '/ISDFPS/MSG_TO_BAL_MSG' EXPORTING if_msgid = '/ISDFPS/SYNC' if_msgty = 'W' if_msgno = '470' if_msgv1 = p_ccms_sys-logsys if_probclass = '1' CHANGING ct_appl_log_msg = gt_appl_log_msg.

/ISDFPS/MSG_TO_BAL_MSG CALL FUNCTION '/ISDFPS/MSG_TO_BAL_MSG' EXPORTING if_msgid = '/ISDFPS/SYNC' if_msgty = 'S' if_msgno = '471' if_msgv1 = p_ccms_sys-logsys if_probclass = '1' CHANGING ct_appl_log_msg = gt_appl_log_msg.

/ISDFPS/MSG_TO_BAL_MSG CALL FUNCTION '/ISDFPS/MSG_TO_BAL_MSG' EXPORTING if_msgid = '/ISDFPS/SYNC' if_msgty = 'S' if_msgno = '472' if_msgv1 = p_ccms_sys-logsys if_probclass = '1' CHANGING ct_appl_log_msg = gt_appl_log_msg.

/ISDFPS/MSG_TO_BAL_MSG CALL FUNCTION '/ISDFPS/MSG_TO_BAL_MSG' EXPORTING if_msgid = '/ISDFPS/SYNC' if_msgty = 'W' if_msgno = '473' * if_msgv1 = p_ccms_sys-logsys if_probclass = '1' CHANGING ct_appl_log_msg = gt_appl_log_msg.

/ISDFPS/MSG_TO_BAL_MSG CALL FUNCTION '/ISDFPS/MSG_TO_BAL_MSG' EXPORTING if_msgid = '/ISDFPS/SYNC' if_msgty = 'W' if_msgno = '474' * if_msgv1 = p_ccms_sys-logsys if_probclass = '1' CHANGING ct_appl_log_msg = gt_appl_log_msg.

/ISDFPS/MSG_TO_BAL_MSG CALL FUNCTION '/ISDFPS/MSG_TO_BAL_MSG' EXPORTING if_msgid = '/ISDFPS/SYNC' if_msgty = 'E' if_msgno = '475' if_msgv1 = ls_ccms_sys-logsys if_probclass = '1' CHANGING ct_appl_log_msg = gt_appl_log_msg.

/ISDFPS/MSG_TO_BAL_MSG CALL FUNCTION '/ISDFPS/MSG_TO_BAL_MSG' EXPORTING if_msgid = '/ISDFPS/SYNC' if_msgty = 'S' if_msgno = '477' if_msgv1 = ls_ccms_sys-logsys if_probclass = '1' CHANGING ct_appl_log_msg = gt_appl_log_msg.

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = 'Tabelleneintrag löschen'(002) * DIAGNOSE_OBJECT = ' ' text_question = 'Wollen Sie wirklich löschen'(003) * TEXT_BUTTON_1 = 'Ja'(001) * ICON_BUTTON_1 = ' ' * TEXT_BUTTON_2 = 'Nein'(002) * ICON_BUTTON_2 = ' ' * DEFAULT_BUTTON = '1' display_cancel_button = ' ' * USERDEFINED_F1_HELP = ' ' * START_COLUMN = 25 * START_ROW = 6 * POPUP_TYPE = * IV_QUICKINFO_BUTTON_1 = ' ' * IV_QUICKINFO_BUTTON_2 = ' ' IMPORTING answer = l_answer * TABLES * PARAMETER = * EXCEPTIONS * TEXT_NOT_FOUND = 1 * OTHERS = 2 .

/ISDFPS/MSG_TO_BAL_MSG CALL FUNCTION '/ISDFPS/MSG_TO_BAL_MSG' EXPORTING if_msgid = '/ISDFPS/SYNC' if_msgty = 'S' if_msgno = '308' if_msgv1 = gs_ccms_sys-logsys if_probclass = '2' CHANGING ct_appl_log_msg = gt_appl_log_msg.

ENQUEUE_/ISDFPS/ECCMSYS CALL FUNCTION 'ENQUEUE_/ISDFPS/ECCMSYS' EXPORTING * Exclusive lock mode_/isdfps/v_sysccm = 'E' logsys = p_system * Release lock at program end/abort (automatically) _scope = '1' EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.

ENQUEUE_READ CALL FUNCTION 'ENQUEUE_READ' EXPORTING gclient = ' ' gname = '/ISDFPS/V_SYSCCM' garg = l_lock_arg guname = ' ' * LOCAL = ' ' * FAST = ' ' * IMPORTING * NUMBER = * SUBRC = TABLES enq = lt_enq * EXCEPTIONS * COMMUNICATION_FAILURE = 1 * SYSTEM_FAILURE = 2 * OTHERS = 3 .

DEQUEUE_/ISDFPS/ECCMSYS





CALL FUNCTION 'DEQUEUE_/ISDFPS/ECCMSYS' EXPORTING * MODE_/ISDFPS/V_SYSCCM = 'S' logsys = p_system * X_LOGSYS = ' ' * _SCOPE = '3' * _SYNCHRON = ' ' * _COLLECT = ' ' .

DEQUEUE_ALL CALL FUNCTION 'DEQUEUE_ALL' EXPORTING _synchron = 'X'.



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 /ISDFPS/CCMS_SYS_MAINTAIN_F01 or its description.