REMMACLIST_AUTPROC_EXEC_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 REMMACLIST_AUTPROC_EXEC_F01 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.
Title: Include REMMACLIST_AUTPROC_EXEC_F01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
LVC_FIELDCATALOG_MERGE call function 'LVC_FIELDCATALOG_MERGE' exporting I_STRUCTURE_NAME = 'EMMA_CASELIST_OUT' * for development * i_buffer_active = ' ' * i_bypassing_buffer = 'X' * for productive use I_BUFFER_ACTIVE = 'X' I_BYPASSING_BUFFER = ' ' changing CT_FIELDCAT = ET_CLIST_FCAT exceptions others = 0.
EMMA_CASE_TRANSACTION_START * call function 'EMMA_CASE_TRANSACTION_START' * exporting * iv_casenr = ls_outtab-casenr * iv_wmode = cl_emma_case_txn=>co_wmode_change * iv_allow_toggle_dispchan = 'X' * exceptions * case_not_found = 1 * incorrect_workmode = 2 * others = 3.
EMMA_CONV_OBJKEY_FVAL_INTERNAL call function 'EMMA_CONV_OBJKEY_FVAL_INTERNAL' exporting IV_REFOBJTYPE = LS_DATA-MAINOBJTYPE changing CV_ID = LS_DATA-MAINOBJKEY exceptions others = 0.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
REMMACLIST_AUTPROC_EXEC_F01 - Include REMMACLIST_AUTPROC_EXEC_F01 REMMACASELIST_SHL - Clarification Case List with Shortcut Keys REMMACASELIST_SHL - Clarification Case List with Shortcut Keys REMMACASELIST - Clarification Case List REMMACASELIST - Clarification Case List REMMACASEBO - Program for Object Type EMMACASE: Case