SAP Reports / Programs

REMMALOGANALYSIS SAP ABAP Report - Business Process Analysis and Case Generation







REMMALOGANALYSIS 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 REMMALOGANALYSIS into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

EMMA - Log Analysis and Case Creation


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


Text pool values


Selection Text: USER = D .
Selection Text: TIME = D .
Selection Text: TCODE = D .
Selection Text: RUNID = D .
Selection Text: PREPCASE = D .
Selection Text: PREPARE = D .
Selection Text: OBJTYP = D .
Selection Text: OBJKEY = D .
Selection Text: MSGNR = D .
Selection Text: INTNR = D .
Selection Text: EXTRUNID = D .
Selection Text: DELETE = D .
Selection Text: DELCASE = D .
Selection Text: DATE = D .
Selection Text: BPCODE = D .
Selection Text: BPAREA = D .
Selection Text: ARBGB = D .
Selection Text: PREP = Prepared Jobs
Selection Text: NONPREP = Jobs Not Prepared Yet
Title: Business Process Analysis and Case Generation
Text Symbol: OBW = Business Objects with Warnings
Text Symbol: OBS = Business Objects Successfully Processed
Text Symbol: OBP = Number of Business Objects Processed
Text Symbol: OBE = Incorrect Business Objects
Text Symbol: MSW = Other Warning Messages
Text Symbol: MSS = Find Messages
Text Symbol: MSI = Other Information Messages
Text Symbol: MSE = Other Error Messages
Text Symbol: MOW = Warning Messages
Text Symbol: MOI = Information Messages
Text Symbol: MOE = Error Messages
Text Symbol: MAL = All Messages
Text Symbol: ITO = Until
Text Symbol: IS4 = Preparation Deleted
Text Symbol: IS3 = Job with Info/Success Messages
Text Symbol: IS2 = Job with Warnings
Text Symbol: IS1 = Job with Error Messages
Text Symbol: IM2 = Test Run





Text Symbol: IM1 = Update Run
Text Symbol: IJ3 = Job Canceled
Text Symbol: 004 = Do You Want to Continue?
Text Symbol: 005 = External Run ID
Text Symbol: 007 = Runtime Warning
Text Symbol: 009 = Jobs
Text Symbol: 010 = Job Intervals
Text Symbol: 015 = Interval
Text Symbol: 016 = The selected job has not yet been prepared for monitoring. The preparation may take some time. Do you want to continue?
Text Symbol: 017 = Job Preparation Online
Text Symbol: 018 = Yes
Text Symbol: 019 = No
Text Symbol: 022 = Simulation Run
Text Symbol: 024 = Monitor Job
Text Symbol: 025 = The selected job will be deleted from the database
Text Symbol: 026 = Delete Job Preparation
Text Symbol: 027 = Delete Clarification Case
Text Symbol: 028 = Job already prepared; do you want to prepare the job again?
Text Symbol: 032 = User
Text Symbol: 033 = Job
Text Symbol: 034 = Transaction
Text Symbol: 035 = Log Date
Text Symbol: 036 = Do You Want to Continue?
Text Symbol: 037 = Business Process
Text Symbol: 045 = All clarification cases for the selected jobs will be deleted. Continue?
Text Symbol: 046 = Prepare
Text Symbol: 047 = Delete
Text Symbol: 048 = Business Process Information
Text Symbol: 049 = Job Types to Be Processed
Text Symbol: 050 = Technical Information
Text Symbol: 051 = Only for Case Generation
Text Symbol: 052 = Running the program without entering selection criteria
Text Symbol: 053 = can lead to performance problems
Text Symbol: 054 = Number of Business Objects Processed per Object Category
Text Symbol: 055 = Reference to Business Object
Text Symbol: IC1 = Cases Generated
Text Symbol: IC2 = Cases Partly Generated
Text Symbol: IC3 = Cases Deleted
Text Symbol: IFR = By





Text Symbol: IJ1 = Job Complete
Text Symbol: IJ2 = Job Active


INCLUDES used within this REPORT REMMALOGANALYSIS

INCLUDE: EMMA_TOP.
INCLUDE MALOGANALYSIS_ALV_LAYOUT_HDF01.
INCLUDE MALOGANALYSIS_ALV_FIELDCATF01.
INCLUDE MALOGANALYSIS_USERACTION_PRF01.
INCLUDE MALOGANALYSIS_BATCH_ANALYSIF01.


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:

REUSE_ALV_COMMENTARY_WRITE call function 'REUSE_ALV_COMMENTARY_WRITE' exporting it_list_commentary = gt_list_top_hdr.

REUSE_ALV_COMMENTARY_WRITE call function 'REUSE_ALV_COMMENTARY_WRITE' exporting it_list_commentary = gt_list_top_int.

REUSE_ALV_COMMENTARY_WRITE call function 'REUSE_ALV_COMMENTARY_WRITE' exporting it_list_commentary = gt_list_top_msg.

REUSE_ALV_COMMENTARY_WRITE call function 'REUSE_ALV_COMMENTARY_WRITE' exporting it_list_commentary = gt_list_top_ctbusobj.

EMMA_JOB_MSG_CCAT_XREF call function 'EMMA_JOB_MSG_CCAT_XREF' exporting it_emma_hdr = lt_emma_hdr.

POPUP_DISPLAY_TEXT_WITH_PARAMS call function 'POPUP_DISPLAY_TEXT_WITH_PARAMS' exporting language = sy-langu popup_title = text-024 "'EMMA' start_column = 10 start_row = 3 text_object = text_object help_modal = co_false tables parameters = params exceptions error_in_text = 1 text_not_found = 2 others = 3.

HELP_OBJECT_SHOW call function 'HELP_OBJECT_SHOW' exporting dokclass = 'NA' doklangu = sy-langu dokname = gv_object msg_var_1 = gs_emma_txtmsg-msgv1 msg_var_2 = gs_emma_txtmsg-msgv2 msg_var_3 = gs_emma_txtmsg-msgv3 msg_var_4 = gs_emma_txtmsg-msgv4 tables links = lt_line exceptions others = 0.

EMMA_DISPLAY_MSG_BUSOBJS call function 'EMMA_DISPLAY_MSG_BUSOBJS' exporting is_msg = ls_msg exceptions no_business_objects_found = 1 no_variable_values = 2 others = 0.

EMMA_CASE_TRANSACTION_START call function 'EMMA_CASE_TRANSACTION_START' exporting iv_casenr = gs_emma_txtmsg-casenr iv_wmode = cl_emma_case_txn=>co_wmode_display iv_allow_toggle_dispchan = co_true exceptions case_not_found = 1 incorrect_workmode = 2 others = 3.

EMMA_CALL_BUSOBJ_METHOD call function 'EMMA_CALL_BUSOBJ_METHOD' exporting iv_objtype = lv_objtype iv_objkey = lv_objkey iv_method = space exceptions busobj_does_not_exist = 1 error_calling_method = 2 others = 3.

POPUP_TO_CONFIRM call function 'POPUP_TO_CONFIRM' exporting titlebar = lv_text1 text_question = lv_text2 text_button_1 = 'Ja'(018) text_button_2 = 'Nein'(019) default_button = '1' display_cancel_button = 'X' start_column = 25 start_row = 6 importing answer = gv_ans exceptions others = 0.

EMMA_BAPIRETURN_GET2 call function 'EMMA_BAPIRETURN_GET2' exporting type = 'I' number = '355' par1 = es_classinfo-classcountmsg par2 = 'EMMA_TCODE' importing return = ls_return.

EMMA_BAPIRETURN_GET2 call function 'EMMA_BAPIRETURN_GET2' exporting type = 'I' number = '360' par1 = es_classinfo-classcountmsg par2 = 'EMMA_BPC' importing return = ls_return.

EMMA_BAPIRETURN_GET2 call function 'EMMA_BAPIRETURN_GET2' exporting type = 'E' number = '359' par1 = 'EMMA_BPC' importing return = ls_return.

EMMA_BAPIRETURN_GET2 call function 'EMMA_BAPIRETURN_GET2' exporting type = 'I' number = '355' par1 = es_classinfo-classcountmsg par2 = 'EMMA_TCODE' importing return = ls_return.




EMMA_BAPIRETURN_GET2 call function 'EMMA_BAPIRETURN_GET2' exporting type = 'I' number = '359' par1 = iv_tcode importing return = ls_return.

EMMA_BAPIRETURN_GET2 call function 'EMMA_BAPIRETURN_GET2' exporting type = 'I' number = '323' par2 = 'V_EMMA_BPC' importing return = ls_return.



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