APPLICATION_LOG_DISPLAY 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 APPLICATION_LOG_DISPLAY into the relevant SAP transactions such as SE38 or SE80
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.
Selection Text: XTRICREV = Reverse Addit. Commission Case
Selection Text: XTRICASE = Additional Commission Case
Selection Text: XTEST = Test Tool Logs
Selection Text: XTEMP = Temporary Logs
Selection Text: XSTMTREV = Reversal Settlement
Selection Text: XSTMT = Settlement
Selection Text: XGEN = Generator
Selection Text: XDOC = Commission Document
Selection Text: XCLOSREV = Reversal Closing
Selection Text: XCLOSE = Closing (Flat Rate,Guarantees)
Selection Text: XCASE = Commission Case
Title: OBSOLETE! Display Application Logs
Text Symbol: 037 = Log Overview for Test Tool
Text Symbol: 036 = Log Selection for Test Tool
Text Symbol: 035 = Tech. Comm. Doc. ID
Text Symbol: 034 = Applicatn
Text Symbol: 033 = Technical Commission Case ID
Text Symbol: 032 = Run Number
Text Symbol: 031 = Extern. Identification
Text Symbol: 030 = Overview of Temporary Message Logs
Text Symbol: 029 = Selection of Temporary Message Logs
Text Symbol: 028 = Overview of Closing Logs (Reversal)
Text Symbol: 027 = Selection of Closing Logs (Reversal)
Text Symbol: 026 = Overview of Settlement Logs (Reversal)
Text Symbol: 025 = Selection of Settlement Logs (Reversal)
Text Symbol: 024 = Overview of Logs of Additional Commission Cases (Reverse)
Text Symbol: 023 = Selection of Logs of Additional Comn Cases (Reverse)
Text Symbol: 022 = Log Overview Additional Commission Case
Text Symbol: 021 = Log Selection Additional Commission Case
Text Symbol: 020 = Overview of Closing Logs
Text Symbol: 019 = Selection of Closing Logs
Text Symbol: 018 = Log Overview Settlement
Text Symbol: 017 = Log Selection Settlement
Text Symbol: 016 = Log Overview Generator
Text Symbol: 015 = Log Selection Generator
Text Symbol: 014 = Log Overview Commission Document
Text Symbol: 013 = Log Selection Commission Document
Text Symbol: 012 = Log Overview Commission Case
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CACS_TIMESTAMP_GET_NOW CALL FUNCTION 'CACS_TIMESTAMP_GET_NOW' IMPORTING E_TIMESTAMP = lv_timestamp .
CACS_TIMESTAMP_GET_DATE CALL FUNCTION 'CACS_TIMESTAMP_GET_DATE' EXPORTING i_timestamp = lv_timestamp IMPORTING E_DATE = lv_date .
BAL_DSP_PROFILE_DETLEVEL_GET CALL FUNCTION 'BAL_DSP_PROFILE_DETLEVEL_GET' IMPORTING e_s_display_profile = ls_display_profile.
CACS_DETERMINE_CURRENT_APPL CALL FUNCTION 'CACS_DETERMINE_CURRENT_APPL' IMPORTING e_appl = lv_appl EXCEPTIONS no_appl = 1 OTHERS = 2.
APPL_LOG_DISPLAY CALL FUNCTION 'APPL_LOG_DISPLAY' EXPORTING object = object subobject = lv_appl_subobject external_number = ' ' object_attribute = 2 subobject_attribute = 2 external_number_attribute = ' ' date_from = lv_date time_from = '000000' date_to = lv_date time_to = '235959' title_selection_screen = text_title1 title_list_screen = text_title2 column_selection = attribute_logh suppress_selection_dialog = ' ' column_selection_msg_jump = '1' external_number_display_length = 30 i_s_display_profile = ls_display_profile i_variant_report = lv_repid EXCEPTIONS OTHERS = 1.
APPL_LOG_DISPLAY CALL FUNCTION 'APPL_LOG_DISPLAY' EXPORTING object = object subobject = lv_appl_subobject external_number = ' ' object_attribute = 2 subobject_attribute = 2 external_number_attribute = ' ' date_from = lv_date time_from = '000000' date_to = lv_date time_to = '235959' title_selection_screen = text_title1 title_list_screen = text_title2 column_selection = attribute_logh suppress_selection_dialog = ' ' column_selection_msg_jump = '1' external_number_display_length = 30 i_s_display_profile = ls_display_profile i_variant_report = lv_repid EXCEPTIONS OTHERS = 1.
BAL_DB_SEARCH CALL FUNCTION 'BAL_DB_SEARCH' EXPORTING i_s_log_filter = lv_log_filter IMPORTING e_t_log_header = lv_log_header.
APPL_LOG_DISPLAY CALL FUNCTION 'APPL_LOG_DISPLAY' EXPORTING object = object subobject = lv_appl_subobject external_number = lv_appl_extnumber object_attribute = 2 subobject_attribute = 2 external_number_attribute = ' ' date_from = lv_date_from time_from = lv_time_from date_to = lv_date_to time_to = lv_time_to title_selection_screen = text_title1 title_list_screen = text_title2 column_selection = attribute_logh suppress_selection_dialog = ' ' column_selection_msg_jump = '1' external_number_display_length = 30 i_s_display_profile = ls_display_profile i_variant_report = lv_repid EXCEPTIONS OTHERS = 1.
APPL_LOG_DISPLAY CALL FUNCTION 'APPL_LOG_DISPLAY' EXPORTING object = object subobject = lv_appl_subobject external_number = ' ' object_attribute = 2 subobject_attribute = 2 external_number_attribute = ' ' date_from = lv_date time_from = '000000' date_to = lv_date time_to = '235959' title_selection_screen = text_title1 title_list_screen = text_title2 column_selection = attribute_logh suppress_selection_dialog = ' ' column_selection_msg_jump = '1' external_number_display_length = 30 i_s_display_profile = ls_display_profile i_variant_report = lv_repid EXCEPTIONS OTHERS = 1.
APPL_LOG_DISPLAY CALL FUNCTION 'APPL_LOG_DISPLAY' EXPORTING object = object subobject = lv_appl_subobject external_number = ' ' object_attribute = 2 subobject_attribute = 2 external_number_attribute = ' ' date_from = lv_date time_from = '000000' date_to = lv_date time_to = '235959' title_selection_screen = text_title1 title_list_screen = text_title2 column_selection = attribute_logh suppress_selection_dialog = ' ' column_selection_msg_jump = '1' external_number_display_length = 30 i_s_display_profile = ls_display_profile i_variant_report = lv_repid EXCEPTIONS OTHERS = 1.
APPL_LOG_DISPLAY CALL FUNCTION 'APPL_LOG_DISPLAY' EXPORTING object = object subobject = lv_appl_subobject external_number = ' ' object_attribute = 2 subobject_attribute = 2 external_number_attribute = ' ' date_from = lv_date time_from = '000000' date_to = lv_date time_to = '235959' title_selection_screen = text_title1 title_list_screen = text_title2 column_selection = attribute_logh suppress_selection_dialog = ' ' column_selection_msg_jump = '1' external_number_display_length = 30 i_s_display_profile = ls_display_profile i_variant_report = lv_repid EXCEPTIONS OTHERS = 1.
APPL_LOG_DISPLAY CALL FUNCTION 'APPL_LOG_DISPLAY' EXPORTING object = object subobject = lv_appl_subobject external_number = ' ' object_attribute = 2 subobject_attribute = 2 external_number_attribute = ' ' date_from = lv_date time_from = '000000' date_to = lv_date time_to = '235959' title_selection_screen = text_title1 title_list_screen = text_title2 column_selection = attribute_logh suppress_selection_dialog = ' ' column_selection_msg_jump = '1' external_number_display_length = 30 i_s_display_profile = ls_display_profile i_variant_report = lv_repid EXCEPTIONS OTHERS = 1.
APPL_LOG_DISPLAY CALL FUNCTION 'APPL_LOG_DISPLAY' EXPORTING object = object subobject = lv_appl_subobject external_number = ' ' object_attribute = 2 subobject_attribute = 2 external_number_attribute = ' ' date_from = lv_date time_from = '000000' date_to = lv_date time_to = '235959' title_selection_screen = text_title1 title_list_screen = text_title2 column_selection = attribute_logh suppress_selection_dialog = ' ' column_selection_msg_jump = '1' external_number_display_length = 30 i_s_display_profile = ls_display_profile i_variant_report = lv_repid EXCEPTIONS OTHERS = 1.
APPL_LOG_DISPLAY CALL FUNCTION 'APPL_LOG_DISPLAY' EXPORTING object = object subobject = lv_appl_subobject external_number = ' ' object_attribute = 2 subobject_attribute = 2 external_number_attribute = ' ' date_from = lv_date time_from = '000000' date_to = lv_date time_to = '235959' title_selection_screen = text_title1 title_list_screen = text_title2 column_selection = attribute_logh suppress_selection_dialog = ' ' column_selection_msg_jump = '1' external_number_display_length = 30 i_s_display_profile = ls_display_profile i_variant_report = lv_repid EXCEPTIONS OTHERS = 1.
BAL_DB_SEARCH CALL FUNCTION 'BAL_DB_SEARCH' EXPORTING i_s_log_filter = lv_log_filter IMPORTING e_t_log_header = lv_log_header.
APPL_LOG_DISPLAY CALL FUNCTION 'APPL_LOG_DISPLAY' EXPORTING object = object subobject = lv_appl_subobject external_number = ' ' object_attribute = 2 subobject_attribute = 2 external_number_attribute = ' ' date_from = lv_date_from time_from = lv_time_from date_to = lv_date_to time_to = lv_time_to title_selection_screen = text_title1 title_list_screen = text_title2 column_selection = attribute_logh suppress_selection_dialog = lv_suppress_selection_dialog column_selection_msg_jump = '1' external_number_display_length = 45 i_s_display_profile = ls_display_profile i_variant_report = lv_repid EXCEPTIONS OTHERS = 1.
BAL_DB_SEARCH CALL FUNCTION 'BAL_DB_SEARCH' EXPORTING i_s_log_filter = lv_log_filter IMPORTING e_t_log_header = lv_log_header.
APPL_LOG_DISPLAY CALL FUNCTION 'APPL_LOG_DISPLAY' EXPORTING object = object subobject = lv_appl_subobject external_number = ' ' object_attribute = 2 subobject_attribute = 2 external_number_attribute = ' ' date_from = lv_date_from time_from = lv_time_from date_to = lv_date_to time_to = lv_time_to title_selection_screen = text_title1 title_list_screen = text_title2 column_selection = attribute_logh suppress_selection_dialog = ' ' column_selection_msg_jump = '1' external_number_display_length = 45 i_s_display_profile = ls_display_profile i_variant_report = lv_repid EXCEPTIONS OTHERS = 1.
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 APPLICATION_LOG_DISPLAY or its description.
APPLICATION_LOG_DISPLAY - OBSOLETE! Display Application Logs APPLICATION_LOG_DISPLAY - OBSOLETE! Display Application Logs APPLICATION_LOG - Include APPLICATION_LOG APPLICATION_GRP_PRG - Program for Object Type HRAPPG_NAV: Application Group APPLICATION_GRP_PRG - Program for Object Type HRAPPG_NAV: Application Group APPLG_AUTO_TEST_INIT - applications graphics: include to enable SAP internal auto test