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

/ISDFPS/XI_ALE_SYNC_F01 SAP ABAP INCLUDE - /ISDFPS/XIALESYNCF01







/ISDFPS/XI_ALE_SYNC_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/XI_ALE_SYNC_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/XI_ALE_SYNC_F01. "Basic submit
SUBMIT /ISDFPS/XI_ALE_SYNC_F01 AND RETURN. "Return to original report after report execution complete
SUBMIT /ISDFPS/XI_ALE_SYNC_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/XI_ALE_SYNC_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/SYNC_BAL_LOG_CREATE CALL FUNCTION '/ISDFPS/SYNC_BAL_LOG_CREATE' DESTINATION gs_local_system-rfcdest EXPORTING i_s_log = ls_log IMPORTING e_log_handle = ls_log_handle EXCEPTIONS log_header_inconsistent = 1 OTHERS = 2.

/ISDFPS/SYNC_BAL_LOG_CREATE CALL FUNCTION '/ISDFPS/SYNC_BAL_LOG_CREATE' DESTINATION gs_remote_system-rfcdest EXPORTING i_s_log = ls_log IMPORTING e_log_handle = ls_log_handle EXCEPTIONS log_header_inconsistent = 1 OTHERS = 2.

/ISDFPS/MSG_TO_BAL_MSG_SINGLE CALL FUNCTION '/ISDFPS/MSG_TO_BAL_MSG_SINGLE' EXPORTING if_msgid = p_msgid if_msgty = p_msgty if_msgno = p_msgno if_msgv1 = p_msgvar1 if_msgv2 = p_msgvar2 if_msgv3 = p_msgvar3 if_msgv4 = p_msgvar4 if_probclass = p_probclass IMPORTING es_appl_log_msg = ls_bal_s_msg.

/ISDFPS/SYNC_BAL_LOG_MSG_ADD CALL FUNCTION '/ISDFPS/SYNC_BAL_LOG_MSG_ADD' DESTINATION gs_local_system-rfcdest EXPORTING i_log_handle = gs_local_system-log_handle i_s_msg = ls_bal_s_msg ** IMPORTING ** E_S_MSG_HANDLE = ** E_MSG_WAS_LOGGED = ** E_MSG_WAS_DISPLAYED = EXCEPTIONS log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 OTHERS = 4.

/ISDFPS/SYNC_BAL_LOG_MSG_ADD CALL FUNCTION '/ISDFPS/SYNC_BAL_LOG_MSG_ADD' DESTINATION gs_remote_system-rfcdest EXPORTING i_log_handle = gs_remote_system-log_handle i_s_msg = ls_bal_s_msg ** IMPORTING ** E_S_MSG_HANDLE = ** E_MSG_WAS_LOGGED = ** E_MSG_WAS_DISPLAYED = EXCEPTIONS log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 OTHERS = 4.

/ISDFPS/MSG_TO_BAL_MSG_SINGLE CALL FUNCTION '/ISDFPS/MSG_TO_BAL_MSG_SINGLE' EXPORTING if_msgid = p_msgid if_msgty = p_msgty if_msgno = p_msgno if_msgv1 = p_msgvar1 if_msgv2 = p_msgvar2 if_msgv3 = p_msgvar3 if_msgv4 = p_msgvar4 if_probclass = p_probclass IMPORTING es_appl_log_msg = ls_bal_s_msg.

/ISDFPS/SYNC_BAL_LOG_MSG_ADD CALL FUNCTION '/ISDFPS/SYNC_BAL_LOG_MSG_ADD' DESTINATION gs_local_system-rfcdest EXPORTING i_log_handle = gs_local_system-log_handle i_s_msg = ls_bal_s_msg ** IMPORTING ** E_S_MSG_HANDLE = ** E_MSG_WAS_LOGGED = ** E_MSG_WAS_DISPLAYED = EXCEPTIONS log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 OTHERS = 4.

/ISDFPS/SYNC_BAL_DB_SAVE CALL FUNCTION '/ISDFPS/SYNC_BAL_DB_SAVE' DESTINATION gs_local_system-rfcdest EXPORTING i_save_all = 'X' EXCEPTIONS log_not_found = 1 save_not_allowed = 2 numbering_error = 3 OTHERS = 4.

/ISDFPS/SYNC_BAL_DB_SAVE CALL FUNCTION '/ISDFPS/SYNC_BAL_DB_SAVE' DESTINATION gs_remote_system-rfcdest EXPORTING i_save_all = 'X' EXCEPTIONS log_not_found = 1 save_not_allowed = 2 numbering_error = 3 OTHERS = 4.

/ISDFPS/RFC_RSLG_WRITE_SYSLOG CALL FUNCTION '/ISDFPS/RFC_RSLG_WRITE_SYSLOG' DESTINATION p_dest EXPORTING data_word1 = l_txt1 data_word2 = l_txt2 sl_message_area = sl_msg_area sl_message_subid = sl_msg_subid EXCEPTIONS data_missing = 1 data_words_problem = 2 other_problem = 3 pre_params_problem = 4 OTHERS = 5.

/ISDFPS/RFC_RSLG_WRITE_SYSLOG CALL FUNCTION '/ISDFPS/RFC_RSLG_WRITE_SYSLOG' DESTINATION p_dest EXPORTING data_word1 = l_txt1 data_word2 = l_txt2 data_word3 = l_txt3 data_word4 = l_txt4 sl_message_area = sl_msg_area sl_message_subid = sl_msg_subid EXCEPTIONS data_missing = 1 data_words_problem = 2 other_problem = 3 pre_params_problem = 4 OTHERS = 5.

/ISDFPS/SYNC_BAL_LOG_DISPLAY CALL FUNCTION '/ISDFPS/SYNC_BAL_LOG_DISPLAY' EXPORTING i_log_title = 'Synchronisation'(017) i_log_handle = gs_local_system-log_handle EXCEPTIONS log_not_found = 1 OTHERS = 2.

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

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