SAP Reports / Programs

RS_LXE_CHECK_ORBITT SAP ABAP Report - RSLXECHECKORBITT







RS_LXE_CHECK_ORBITT 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 RS_LXE_CHECK_ORBITT 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 RS_LXE_CHECK_ORBITT. "Basic submit
SUBMIT RS_LXE_CHECK_ORBITT AND RETURN. "Return to original report after report execution complete
SUBMIT RS_LXE_CHECK_ORBITT 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 RS_LXE_CHECK_ORBITT

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:

BAL_LOG_CREATE CALL FUNCTION 'BAL_LOG_CREATE' EXPORTING i_s_log = gs_log IMPORTING e_log_handle = gv_log_handle EXCEPTIONS OTHERS = 1.

BAL_LOG_MSG_ADD * CALL FUNCTION 'BAL_LOG_MSG_ADD' * EXPORTING * i_log_handle = gv_log_handle * i_s_msg = gs_msg.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = gv_log_handle i_s_msg = gs_msg.

LXE_EXTED_CLOSETDCONTROL CALL FUNCTION 'LXE_EXTED_CLOSETDCONTROL' DESTINATION gv_destination * EXPORTING * p_delay = '1000' IMPORTING p_status = gv_pstatus "#EC NO_INCOMP "p_status is always 1 character p_message = gv_result_txt EXCEPTIONS resource_failure = 1 "all dialog tasks occupied system_failure = 2 communication_failure = 3 OTHERS = 4.

BAL_LOG_MSG_ADD * CALL FUNCTION 'BAL_LOG_MSG_ADD' * EXPORTING * i_log_handle = gv_log_handle * i_s_msg = gs_msg.

GWY_READ_ACLFILE CALL FUNCTION 'GWY_READ_ACLFILE' EXPORTING acl_type = acl_file_type IMPORTING lines = lt_acl_lines EXCEPTIONS OTHERS = 1.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = log_handle i_s_msg = ls_msg.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = log_handle i_s_msg = ls_msg.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = log_handle i_s_msg = ls_msg.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = log_handle i_s_msg = ls_msg.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = log_handle i_s_msg = ls_msg.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = log_handle i_s_msg = ls_msg.

LXE_EXTED_TDCONTROL_VERSION CALL FUNCTION 'LXE_EXTED_TDCONTROL_VERSION' IMPORTING p_version = tdc_version p_path = progname.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = log_handle i_s_msg = ls_msg.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = log_handle i_s_msg = ls_msg.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = log_handle i_s_msg = ls_msg.

SYSTEM_GET_CURRENT_GATEWAY CALL FUNCTION 'SYSTEM_GET_CURRENT_GATEWAY' EXPORTING startcomp = 'N' IMPORTING * gwhost = gwhost "don't use this information, it might be wrong "***********IN JEDEM RELEASE????*************** gwserv = gwserv.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = log_handle i_s_msg = ls_msg.

SLDAG_GET_MESSAGE_SERVER_INFO





CALL FUNCTION 'SLDAG_GET_MESSAGE_SERVER_INFO' IMPORTING hostname = lv_ms_hostname.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = log_handle i_s_msg = ls_msg.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = log_handle i_s_msg = ls_msg.

SYSTEM_GET_CURRENT_GATEWAY CALL FUNCTION 'SYSTEM_GET_CURRENT_GATEWAY' EXPORTING startcomp = 'N' IMPORTING gwhost = lv_gwhost_alternative.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = log_handle i_s_msg = ls_msg.

RFC_REMOTE_EXEC CALL FUNCTION 'RFC_REMOTE_EXEC' DESTINATION 'SAPGUI' EXPORTING command = lv_command IMPORTING error = lv_err_mess EXCEPTIONS OTHERS = 1.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = log_handle i_s_msg = ls_msg.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = log_handle i_s_msg = ls_msg.

GWY_GET_NO_REG_PROGRAMS CALL FUNCTION 'GWY_GET_NO_REG_PROGRAMS' EXPORTING gwhost = lv_gwhost gwserv = lv_gwserv tpname = lv_gwy_tpname IMPORTING noreg_total = lv_noreg EXCEPTIONS OTHERS = 1.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = log_handle i_s_msg = ls_msg.

SYSTEM_CONNECT_TO_REG_SERVER CALL FUNCTION 'SYSTEM_CONNECT_TO_REG_SERVER' EXPORTING progid = lv_gwy_tpname gwhost = gwhost "'bcemain.wdf.sap.corp'

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = log_handle i_s_msg = ls_msg.

RFC_MODIFY_TCPIP_DESTINATION CALL FUNCTION 'RFC_MODIFY_TCPIP_DESTINATION' EXPORTING destination = lv_sm59_destination * ACTION = 'I' authority_check = '' method = 'F' program = lv_sm59_program * server = ' ' * TRACE = ' ' * DESCRIPTION = ' ' gwhost = gwhost gwservice = gwserv * TRFCBTCSUPPR = ' ' * TRFCBTCTRIES = ' ' * TRFCBTCDELAY = ' ' * DESTCOPY = ' ' * DESTLOCK = ' ' * DEQUEUE_SYNCHRON = ' ' * RFCCONVERT = ' ' * RFCCONVX = '0023' * RFCUNICODE = '1' * RFCBITMAP = '00000000' * RFCWAN = ' ' * SSO_TICKET = ' ' * AUTHORITY = ' ' * QRFCVERS = '0' * starttype = '0' * EXPORTTRACE = '2' * CPICTIMEOUTVALUE = '-2' * KEEPALIVETIMEOUTVAL = '-2' * SNC_PARAM = EXCEPTIONS authority_not_available = 1 destination_already_exist = 2 destination_not_exist = 3 destination_enqueue_reject = 4 information_failure = 5 trfc_entry_invalid = 6 internal_failure = 7 destination_is_locked = 8 OTHERS = 9.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = log_handle i_s_msg = ls_msg.

RFC_PING CALL FUNCTION 'RFC_PING' DESTINATION lv_sm59_destination EXCEPTIONS communication_failure = 1 system_failure = 2.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = log_handle i_s_msg = ls_msg.

RFC_PING CALL FUNCTION 'RFC_PING' DESTINATION lv_sm59_destination EXCEPTIONS communication_failure = 1 system_failure = 2.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = log_handle i_s_msg = ls_msg.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = log_handle i_s_msg = ls_msg.

LXE_WORD_CHECK_SYS_ENVIRONMENT CALL FUNCTION 'LXE_WORD_CHECK_SYS_ENVIRONMENT' IMPORTING gui_operation_msg = ls_msg EXCEPTIONS gui_operation_impossible = 1 OTHERS = 2.




BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = log_handle i_s_msg = ls_msg.

LXE_SE63_TRANSLATION_PREFS_GET * CALL FUNCTION 'LXE_SE63_TRANSLATION_PREFS_GET' * EXPORTING * uname = sy-uname * CHANGING * preferences_worklist = ls_prefs * EXCEPTIONS * no_default_preset_found = 1 * OTHERS = 2.

BAL_LOG_MSG_ADD * CALL FUNCTION 'BAL_LOG_MSG_ADD' * EXPORTING * i_log_handle = log_handle * i_s_msg = ls_msg.

BAL_LOG_MSG_ADD * CALL FUNCTION 'BAL_LOG_MSG_ADD' * EXPORTING * i_log_handle = log_handle * i_s_msg = ls_msg.

BAL_LOG_MSG_ADD * CALL FUNCTION 'BAL_LOG_MSG_ADD' * EXPORTING * i_log_handle = log_handle * i_s_msg = ls_msg.

BAL_LOG_MSG_ADD * CALL FUNCTION 'BAL_LOG_MSG_ADD' * EXPORTING * i_log_handle = log_handle * i_s_msg = ls_msg.

LXE_TM_WB_SAVE_FILE * CALL FUNCTION 'LXE_TM_WB_SAVE_FILE' * EXPORTING * fullpath = lv_fullpath * ccontent = 'xxx' * EXCEPTIONS * error = 1 * OTHERS = 2.

BAL_LOG_MSG_ADD * CALL FUNCTION 'BAL_LOG_MSG_ADD' * EXPORTING * i_log_handle = log_handle * i_s_msg = ls_msg.

LXE_TM_WB_READ_FILE **CALL FUNCTION 'LXE_TM_WB_READ_FILE' ** EXPORTING ** FULLPATH = LV_FULLPATH ** IMPORTING ** XCONTENT = LV_CONTENT ** EXCEPTIONS ** ERROR = 1 ** OTHERS = 2.

BAL_LOG_MSG_ADD * CALL FUNCTION 'BAL_LOG_MSG_ADD' * EXPORTING * i_log_handle = log_handle * i_s_msg = ls_msg.

BAL_LOG_MSG_ADD * CALL FUNCTION 'BAL_LOG_MSG_ADD' * EXPORTING * i_log_handle = log_handle * i_s_msg = ls_msg.

BAL_LOG_MSG_ADD * CALL FUNCTION 'BAL_LOG_MSG_ADD' * EXPORTING * i_log_handle = log_handle * i_s_msg = ls_msg.

BAL_LOG_MSG_ADD * CALL FUNCTION 'BAL_LOG_MSG_ADD' * EXPORTING * i_log_handle = log_handle * i_s_msg = ls_msg.

LXE_TM_WB_DELETE_FILE * CALL FUNCTION 'LXE_TM_WB_DELETE_FILE' * EXPORTING * fullpath = lv_fullpath * EXCEPTIONS * not_found = 1 * error = 2 * OTHERS = 3.

BAL_DSP_LOG_DISPLAY CALL FUNCTION 'BAL_DSP_LOG_DISPLAY' EXPORTING i_t_log_handle = l_t_log_handle 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 RS_LXE_CHECK_ORBITT or its description.