SAP Reports / Programs | Basis Components | ABAP Workbench, Java IDE and Infrastructure | Workbench Tools: Editors, Painters, Modelers(BC-DWB-TOO) SAP BC

RSEDMESS SAP ABAP Report - Maintain Messages







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


Text pool values


Title: Maintain Messages
Text Symbol: 001 = Self-explanatory
Text Symbol: 002 = Save message
Text Symbol: 003 = has been changed. Save?
Text Symbol: 010 = Short text
Text Symbol: 020 = Person responsible
Text Symbol: 030 = Last Changed By
Text Symbol: 040 = Date
Text Symbol: 050 = Message number
Text Symbol: 060 = Message class
Text Symbol: 070 = Message
Text Symbol: 080 = were changed. Do you want to save your changes?
Text Symbol: 090 = Messages
Text Symbol: 100 = Save messages
Text Symbol: 110 = Delete?
Text Symbol: 120 = Message
Text Symbol: 130 = Delete message


INCLUDES used within this REPORT RSEDMESS

INCLUDE LNAVIDAT.


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:

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = message_id addition = '%' importing object = object_name exceptions others = 1.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = message_id addition = t100-msgnr importing object = object_name exceptions others = 1.

DOCU_SELFDEF_READ * CALL FUNCTION 'DOCU_SELFDEF_READ' * EXPORTING * OBJECT_ID = OBJECT_ID * OBJECT_NAME = OBJECT_NAME * IMPORTING * SELFDEF = SELFDEF * EXCEPTIONS * OTHERS = 1.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = t100-arbgb addition = t100-msgnr importing object = object_name exceptions others = 1.

DOCU_SELFDEF_READ * CALL FUNCTION 'DOCU_SELFDEF_READ' * EXPORTING * OBJECT_ID = OBJECT_ID * OBJECT_NAME = OBJECT_NAME * IMPORTING * SELFDEF = SELFDEF * EXCEPTIONS * OTHERS = 1.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = t100-arbgb addition = t100-msgnr importing object = object_name exceptions others = 1.

DOCU_SELFDEF_READ * CALL FUNCTION 'DOCU_SELFDEF_READ' * EXPORTING * OBJECT_ID = OBJECT_ID * OBJECT_NAME = OBJECT_NAME * IMPORTING * SELFDEF = SELFDEF * EXCEPTIONS * OTHERS = 1.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = t100-arbgb addition = t100-msgnr importing object = object_name exceptions others = 1.

DOCU_SELFDEF_READ * CALL FUNCTION 'DOCU_SELFDEF_READ' * EXPORTING * OBJECT_ID = OBJECT_ID * OBJECT_NAME = OBJECT_NAME * IMPORTING * SELFDEF = SELFDEF * EXCEPTIONS * OTHERS = 1.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = t100-arbgb addition = t100-msgnr importing object = object_name exceptions others = 1.

DOCU_SELFDEF_READ * CALL FUNCTION 'DOCU_SELFDEF_READ' * EXPORTING * OBJECT_ID = OBJECT_ID * OBJECT_NAME = OBJECT_NAME * IMPORTING * SELFDEF = SELFDEF * EXCEPTIONS * OTHERS = 1.

RS_TOOL_ACCESS call function 'RS_TOOL_ACCESS' exporting operation = 'TADIR' object_name = message_id object_type = 'MSAG' exceptions not_executed = 1 invalid_object_type = 2 others = 3.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = listtab-arbgb addition = listtab-msgnr importing object = object_name exceptions others = 1.

DOCU_SELFDEF_WRITE call function 'DOCU_SELFDEF_WRITE' exporting object_id = object_id object_name = object_name selfdef = selfdef exceptions not_deleted = 1.

RS_TASK_OVERVIEW call function 'RS_TASK_OVERVIEW'.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting mode = 'FREE' object = message_key object_class = 'T100'.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting mode = 'FREE' object = message_id object_class = 'T100'.

RS_NAVIGATION_REDUCE call function 'RS_NAVIGATION_REDUCE'.

RS_NAVIGATION_POP





call function 'RS_NAVIGATION_POP'.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting mode = 'FREE' object = message_key object_class = 'T100'.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting mode = 'FREE' object = message_id object_class = 'T100'.

RS_TEXTLOG_TRANSLATION_TOOL call function 'RS_TEXTLOG_TRANSLATION_TOOL' exporting master_language = masterlangu transport_key = transport_key.

RS_NAVIGATION_BREAK call function 'RS_NAVIGATION_BREAK'.

RS_EU_CROSS call function 'RS_EU_CROSS' exporting i_findstring = findstring i_find_obj_cls = 'NN' " Nachrichten * I_SCOPE_OBJ_CLS = 'P' " in Programmen exceptions not_found = 01 not_executed = 02 others = 03.

RS_NAVIGATION_BREAK_RESET call function 'RS_NAVIGATION_BREAK_RESET'.

RS_NAVIGATION_MONITOR_ACTIVATE call function 'RS_NAVIGATION_MONITOR_ACTIVATE' exceptions monitor_already_exist = 01.

RS_NAVIGATION_BREAK_RESET call function 'RS_NAVIGATION_BREAK_RESET'.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting mode = 'FREE' object = message_key object_class = 'T100'.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting mode = 'FREE' object = message_id object_class = 'T100'.

RS_EDTR_MSID_SHOW call function 'RS_EDTR_MSID_SHOW' exporting message_id = message_id.

RS_NAVIGATION_PUSH call function 'RS_NAVIGATION_PUSH' exporting objektinf = messstruc objekttyp = 'MS' text1 = text1 text2 = 'Nachricht'(070) text3 = text3.

RS_NAVIGATION_BREAK * call function 'RS_NAVIGATION_BREAK'.

RS_EDTR_SEARCH call function 'RS_EDTR_SEARCH' exporting actual_include = object objecttype = 'N' tables objecttab = objtab exceptions not_found = 01 not_executed = 02.

RS_NAVIGATION_BREAK_RESET * call function 'RS_NAVIGATION_BREAK_RESET'.

RS_NAVIGATION_POP call function 'RS_NAVIGATION_POP'.

RS_NAVIGATION_BREAK_RESET * call function 'RS_NAVIGATION_BREAK_RESET'.

RS_NAVIGATION_POP call function 'RS_NAVIGATION_POP'.

RS_NAVIGATION_BREAK_RESET * call function 'RS_NAVIGATION_BREAK_RESET'.




RS_NAVIGATION_POP call function 'RS_NAVIGATION_POP' importing objektinf = objektinf objekttyp = type exit = exit text1 = text1 text2 = text2 text3 = text3.

RS_NAVIGATION_POP * CALL FUNCTION 'RS_NAVIGATION_POP'.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting mode = 'FREE' object = message_key object_class = 'T100'.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting mode = 'FREE' object = message_id object_class = 'T100'.

RS_NAVIGATION_PUSH call function 'RS_NAVIGATION_PUSH' exporting objektinf = messstruc objekttyp = 'MS' text1 = text1 text2 = 'Nachricht'(070) text3 = text3.

RS_NAVIGATION_BREAK * call function 'RS_NAVIGATION_BREAK'.

RS_EDTR_REPLACE2 call function 'RS_EDTR_REPLACE2' exporting actual_include = object confirm = 'X' method = 'STRING' objecttype = 'N' tables objecttab = objtab exceptions not_found = 01 not_executed = 02.

RS_NAVIGATION_BREAK_RESET * call function 'RS_NAVIGATION_BREAK_RESET'.

RS_NAVIGATION_POP call function 'RS_NAVIGATION_POP'.

RS_NAVIGATION_BREAK_RESET * call function 'RS_NAVIGATION_BREAK_RESET'.

RS_NAVIGATION_POP call function 'RS_NAVIGATION_POP'.

RS_NAVIGATION_BREAK_RESET * call function 'RS_NAVIGATION_BREAK_RESET'.

RS_NAVIGATION_POP call function 'RS_NAVIGATION_POP' importing objektinf = objektinf objekttyp = type text1 = text1 text2 = text2 text3 = text3.

RS_NAVIGATION_POP * CALL FUNCTION 'RS_NAVIGATION_POP'.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting mode = 'FREE' object = message_key object_class = 'T100'.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting mode = 'FREE' object = message_id object_class = 'T100'.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = listtab-arbgb addition = listtab-msgnr importing object = object_name exceptions others = 1.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting mode = 'FREE' object = message_id object_class = 'T100'.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting mode = 'FREE' object = message_id object_class = 'T100'.

RS_NAVIGATION_POP call function 'RS_NAVIGATION_POP'.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting mode = 'FREE' object = message_key object_class = 'T100'.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting mode = 'FREE' object = message_id object_class = 'T100'.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting mode = 'FREE' object = message_key object_class = 'T100'.

SUSR_SHOW_USER_DETAILS call function 'SUSR_SHOW_USER_DETAILS' exporting bname = user_name * MANDT = exceptions others = 1.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting mode = 'FREE' object = message_id object_class = 'T100'.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting mode = 'FREE' object = message_key object_class = 'T100'.

RS_CORR_INSERT * CALL FUNCTION 'RS_CORR_INSERT' * EXPORTING * GLOBAL_LOCK = 'X' * OBJECT = MESSAGE_ID * OBJECT_CLASS = 'T100' * EXCEPTIONS * CANCELLED = 01 * PERMISSION_FAILURE = 02.

RS_CORR_INSERT call function 'RS_CORR_INSERT' exporting global_lock = ' ' object = message_key object_class = 'T100' korrnum = korrnum master_language = masterlangu importing transport_key = trkey korrnum = korrnum exceptions cancelled = 01 permission_failure = 02.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = t100-arbgb addition = t100-msgnr importing object = object_name exceptions others = 1.

DOCU_SELFDEF_WRITE call function 'DOCU_SELFDEF_WRITE' exporting object_id = 'NA' object_name = object_name selfdef = selfdef exceptions not_deleted = 1.

DOCU_SELFDEF_READ call function 'DOCU_SELFDEF_READ' exporting object_id = 'NA' object_name = object_name importing selfdef = selfdef exceptions others = 1.

DOCU_SELFDEF_WRITE call function 'DOCU_SELFDEF_WRITE' exporting object_id = 'NA' object_name = object_name selfdef = selfdef exceptions not_deleted = 1.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = t100-arbgb addition = t100-msgnr importing object = object_name exceptions others = 1.

DOCU_SELFDEF_WRITE call function 'DOCU_SELFDEF_WRITE' exporting object_id = 'NA' object_name = object_name selfdef = selfdef exceptions not_deleted = 1.

DOCU_SELFDEF_READ call function 'DOCU_SELFDEF_READ' exporting object_id = 'NA' object_name = object_name importing selfdef = selfdef exceptions others = 1.

DOCU_SELFDEF_WRITE call function 'DOCU_SELFDEF_WRITE' exporting object_id = 'NA' object_name = object_name selfdef = selfdef exceptions others = 1.

RS_TEXTLOG_CHANGE call function 'RS_TEXTLOG_CHANGE' exporting language = pflegesprache transport_key = trkey tables text = textlog.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = change_tab-arbgb addition = change_tab-msgnr importing object = object_name exceptions others = 1.

DOCU_OBJECT_NAME_CONCATENATE * CALL FUNCTION 'DOCU_OBJECT_NAME_CONCATENATE' "vjb * EXPORTING * DOCU_ID = 'NA' * ELEMENT = LISTTAB-ARBGB * ADDITION = LISTTAB-MSGNR * IMPORTING * OBJECT = MESSAGE_TMP * EXCEPTIONS * OTHERS = 0.

RS_CORR_INSERT * CALL FUNCTION 'RS_CORR_INSERT' * EXPORTING * GLOBAL_LOCK = ' ' * OBJECT = MESSAGE_KEY * OBJECT_CLASS = 'T100' * MASTER_LANGUAGE = MASTERLANGU * IMPORTING * TRANSPORT_KEY = TRKEY * EXCEPTIONS * CANCELLED = 01 * PERMISSION_FAILURE = 02.

RS_TEXTLOG_CHANGE * CALL FUNCTION 'RS_TEXTLOG_CHANGE' * EXPORTING * LANGUAGE = PFLEGESPRACHE * TRANSPORT_KEY = TRKEY * TABLES * TEXT = TEXTLOG.

RS_ACCESS_PERMISSION * CALL FUNCTION 'RS_ACCESS_PERMISSION' * EXPORTING * MODE = 'FREE' * OBJECT = MESSAGE_KEY * OBJECT_CLASS = 'T100'.

RS_CORR_INSERT call function 'RS_CORR_INSERT' exporting global_lock = ' ' object = message_key object_class = 'T100' master_language = masterlangu importing transport_key = trkey exceptions cancelled = 01 permission_failure = 02.

RS_TEXTLOG_CHANGE call function 'RS_TEXTLOG_CHANGE' exporting language = pflegesprache transport_key = trkey tables text = textlog.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting mode = 'FREE' object = message_key object_class = 'T100'.

RS_NAVIGATION_TOP call function 'RS_NAVIGATION_TOP' importing objektinf = objektinf objekttyp = type text1 = text1 text2 = text2 text3 = text3.

RS_NAVIGATION_POP call function 'RS_NAVIGATION_POP'.

RS_EDTR_TREFFERLISTE call function 'RS_EDTR_TREFFERLISTE' exporting treffstruc = objektinf.

RS_NAVIGATION_POP call function 'RS_NAVIGATION_POP' importing objektinf = objektinf objekttyp = type text1 = text1 text2 = text2 text3 = text3.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting mode = 'FREE' object = message_key object_class = 'T100'.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting mode = 'FREE' object = message_id object_class = 'T100'.

RS_NAVIGATION_POP call function 'RS_NAVIGATION_POP'.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting mode = 'FREE' object = message_key object_class = 'T100'.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting mode = 'FREE' object = message_id object_class = 'T100'.

POPUP_TO_CONFIRM_WITH_VALUE call function 'POPUP_TO_CONFIRM_WITH_VALUE' exporting defaultoption = 'J' objectvalue = message_key text_after = ' wurde verändert. Soll gesichert werden?'(003)

POPUP_TO_CONFIRM_WITH_VALUE call function 'POPUP_TO_CONFIRM_WITH_VALUE' exporting defaultoption = 'J' objectvalue = ' ' text_after = ' wurden verändert. Soll gesichert werden?'(080)

RS_CORR_INSERT * CALL FUNCTION 'RS_CORR_INSERT' * EXPORTING * GLOBAL_LOCK = 'X' * OBJECT = MESSAGE_ID * OBJECT_CLASS = 'T100' * EXCEPTIONS * CANCELLED = 01 * PERMISSION_FAILURE = 02.

RS_CORR_INSERT call function 'RS_CORR_INSERT' exporting global_lock = ' ' object = message_key object_class = 'T100' master_language = masterlangu importing transport_key = trkey exceptions cancelled = 01 permission_failure = 02.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = t100-arbgb addition = t100-msgnr importing object = object_name exceptions others = 1.

DOCU_SELFDEF_WRITE call function 'DOCU_SELFDEF_WRITE' exporting object_id = 'NA' object_name = object_name selfdef = selfdef exceptions not_deleted = 1.

DOCU_SELFDEF_READ call function 'DOCU_SELFDEF_READ' exporting object_id = 'NA' object_name = object_name importing selfdef = selfdef exceptions others = 1.

DOCU_SELFDEF_WRITE call function 'DOCU_SELFDEF_WRITE' exporting object_id = 'NA' object_name = object_name selfdef = selfdef exceptions not_deleted = 1.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = t100-arbgb addition = t100-msgnr importing object = object_name exceptions others = 1.

DOCU_SELFDEF_WRITE call function 'DOCU_SELFDEF_WRITE' exporting object_id = 'NA' object_name = object_name selfdef = selfdef exceptions not_deleted = 1.

DOCU_SELFDEF_READ call function 'DOCU_SELFDEF_READ' exporting object_id = 'NA' object_name = object_name importing selfdef = selfdef exceptions others = 1.

DOCU_SELFDEF_WRITE call function 'DOCU_SELFDEF_WRITE' exporting object_id = 'NA' object_name = object_name selfdef = selfdef exceptions not_deleted = 1.

RS_TEXTLOG_CHANGE call function 'RS_TEXTLOG_CHANGE' exporting language = pflegesprache transport_key = trkey tables text = textlog.

POPUP_TO_CONFIRM_WITH_VALUE call function 'POPUP_TO_CONFIRM_WITH_VALUE' exporting defaultoption = 'N' objectvalue = nr text_after = ' soll gelöscht werden?'(110) text_before = 'Nachricht'(120) titel = 'Nachricht löschen'(130) importing answer = answer exceptions text_too_long = 01.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting authority_check = 'X' global_lock = 'X' mode = mod language_upd_exit = 'UPDATE_MASTER' master_language = masterlangu object = message_id object_class = 'T100' suppress_language_check = space importing transport_key = transport_key new_master_language = masterlangu modification_language = modlangu exceptions canceled_in_corr = 01 enqueued_by_user = 02 enqueue_system_failure = 03 illegal_parameter_values = 04 locked_by_author = 05 no_modify_permission = 06 no_show_permission = 07 permission_failure = 08.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting authority_check = 'X' global_lock = ' ' mode = mod language_upd_exit = 'UPDATE_MASTER' master_language = masterlangu object = objektname object_class = 'T100' suppress_language_check = space importing new_master_language = masterlangu modification_language = modlangu transport_key = transport_key exceptions canceled_in_corr = 01 enqueued_by_user = 02 enqueue_system_failure = 03 illegal_parameter_values = 04 locked_by_author = 05 no_modify_permission = 06 no_show_permission = 07 permission_failure = 08.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = message_id addition = listtab-msgnr importing object = docobj exceptions others = 1.

DOCU_CALL call function 'DOCU_CALL' exporting id = 'NA' object = docobj displ = readon langu = doclang use_sec_langu = 'X' typ = 'E' importing savetext = savestatus.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting mode = 'FREE' object = message_id object_class = 'T100'.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting mode = 'FREE' object = message_id object_class = 'T100'.

RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting authority_check = 'X' global_lock = 'X' mode = 'MODIFY' master_language = masterlangu object = message_id object_class = 'T100' suppress_language_check = space importing new_master_language = masterlangu transport_key = transport_key modification_language = modlangu exceptions canceled_in_corr = 01 enqueued_by_user = 02 enqueue_system_failure = 03 illegal_parameter_values = 04 locked_by_author = 05 no_modify_permission = 06 no_show_permission = 07 permission_failure = 08.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = message_id addition = '%' importing object = object_name exceptions others = 1.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = message_id addition = t100-msgnr importing object = object_name exceptions others = 1.

DOCU_SELFDEF_READ * CALL FUNCTION 'DOCU_SELFDEF_READ' * EXPORTING * OBJECT_ID = OBJECT_ID * OBJECT_NAME = OBJECT_NAME * IMPORTING * SELFDEF = SELFDEF * EXCEPTIONS * OTHERS = 1.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = t100-arbgb addition = t100-msgnr importing object = object_name exceptions others = 1.

DOCU_SELFDEF_READ * CALL FUNCTION 'DOCU_SELFDEF_READ' * EXPORTING * OBJECT_ID = OBJECT_ID * OBJECT_NAME = OBJECT_NAME * IMPORTING * SELFDEF = SELFDEF * EXCEPTIONS * OTHERS = 1.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = t100-arbgb addition = t100-msgnr importing object = object_name exceptions others = 1.

DOCU_SELFDEF_READ * CALL FUNCTION 'DOCU_SELFDEF_READ' * EXPORTING * OBJECT_ID = OBJECT_ID * OBJECT_NAME = OBJECT_NAME * IMPORTING * SELFDEF = SELFDEF * EXCEPTIONS * OTHERS = 1.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = t100-arbgb addition = t100-msgnr importing object = object_name exceptions others = 1.

DOCU_SELFDEF_READ * CALL FUNCTION 'DOCU_SELFDEF_READ' * EXPORTING * OBJECT_ID = OBJECT_ID * OBJECT_NAME = OBJECT_NAME * IMPORTING * SELFDEF = SELFDEF * EXCEPTIONS * OTHERS = 1.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = t100-arbgb addition = t100-msgnr importing object = object_name exceptions others = 1.

DOCU_SELFDEF_READ * CALL FUNCTION 'DOCU_SELFDEF_READ' * EXPORTING * OBJECT_ID = OBJECT_ID * OBJECT_NAME = OBJECT_NAME * IMPORTING * SELFDEF = SELFDEF * EXCEPTIONS * OTHERS = 1.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = id addition = nr importing object = docobj exceptions others = 1.

DOKU_DELETE_ALL call function 'DOKU_DELETE_ALL' exporting doku_id = 'NA' doku_object = docobj doku_typ = docu_type generic_use = ' ' suppress_authority = ' ' suppress_enqueue = ' ' suppress_transport = ' ' exceptions header_without_text = 1 index_without_header = 2 no_authority_for_devclass_xxxx = 3 no_docu_found = 4 object_is_already_enqueued = 5 object_is_enqueued_by_corr = 6 techn_enqueue_problem = 7 user_break = 8 others = 9.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = message_id addition = '%' importing object = object_name exceptions others = 1.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = message_id addition = t100-msgnr importing object = object_name exceptions others = 1.

DOCU_SELFDEF_READ * CALL FUNCTION 'DOCU_SELFDEF_READ' * EXPORTING * OBJECT_ID = OBJECT_ID * OBJECT_NAME = OBJECT_NAME * IMPORTING * SELFDEF = SELFDEF * EXCEPTIONS * OTHERS = 1.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = t100-arbgb addition = t100-msgnr importing object = object_name exceptions others = 1.

DOCU_SELFDEF_READ * CALL FUNCTION 'DOCU_SELFDEF_READ' * EXPORTING * OBJECT_ID = OBJECT_ID * OBJECT_NAME = OBJECT_NAME * IMPORTING * SELFDEF = SELFDEF * EXCEPTIONS * OTHERS = 1.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = t100-arbgb addition = t100-msgnr importing object = object_name exceptions others = 1.

DOCU_SELFDEF_READ * CALL FUNCTION 'DOCU_SELFDEF_READ' * EXPORTING * OBJECT_ID = OBJECT_ID * OBJECT_NAME = OBJECT_NAME * IMPORTING * SELFDEF = SELFDEF * EXCEPTIONS * OTHERS = 1.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = message_id addition = t100-msgnr importing object = object_name exceptions others = 1.

DOCU_SELFDEF_READ * CALL FUNCTION 'DOCU_SELFDEF_READ' * EXPORTING * OBJECT_ID = OBJECT_ID * OBJECT_NAME = OBJECT_NAME * IMPORTING * SELFDEF = SELFDEF * EXCEPTIONS * OTHERS = 1.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = message_id addition = t100-msgnr importing object = object_name exceptions others = 1.

DOCU_SELFDEF_READ * CALL FUNCTION 'DOCU_SELFDEF_READ' * EXPORTING * OBJECT_ID = OBJECT_ID * OBJECT_NAME = OBJECT_NAME * IMPORTING * SELFDEF = SELFDEF * EXCEPTIONS * OTHERS = 1.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = message_id addition = '%' importing object = object_name exceptions others = 1.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = t100-arbgb addition = t100-msgnr importing object = object_name exceptions others = 1.

DOCU_SELFDEF_READ * CALL FUNCTION 'DOCU_SELFDEF_READ' * EXPORTING * OBJECT_ID = OBJECT_ID * OBJECT_NAME = OBJECT_NAME * IMPORTING * SELFDEF = SELFDEF * EXCEPTIONS * OTHERS = 1.

DOCU_OBJECT_NAME_CONCATENATE call function 'DOCU_OBJECT_NAME_CONCATENATE' exporting docu_id = 'NA' element = t100-arbgb addition = t100-msgnr importing object = object_name exceptions others = 1.

DOCU_SELFDEF_READ * CALL FUNCTION 'DOCU_SELFDEF_READ' * EXPORTING * OBJECT_ID = OBJECT_ID * OBJECT_NAME = OBJECT_NAME * IMPORTING * SELFDEF = SELFDEF * EXCEPTIONS * OTHERS = 1.

RS_HELP_HANDLING call function 'RS_HELP_HANDLING' exporting dynpfield = 'T100I-ARBGB' dynpname = sy-dynnr object = 'MI' suppress_selection_screen = 'X' progname = 'RSEDMESS'.

RS_CORR_INSERT * CALL FUNCTION 'RS_CORR_INSERT' * EXPORTING * GLOBAL_LOCK = ' ' * OBJECT = MESSAGE_KEY * OBJECT_CLASS = 'T100' * KORRNUM = KORRNUM * MASTER_LANGUAGE = MASTERLANGU * IMPORTING * TRANSPORT_KEY = TRKEY * KORRNUM = KORRNUM * EXCEPTIONS * CANCELLED = 01 * PERMISSION_FAILURE = 02.

RS_CORR_INSERT * CALL FUNCTION 'RS_CORR_INSERT' * EXPORTING * GLOBAL_LOCK = ' ' * OBJECT = MESSAGE_KEY * OBJECT_CLASS = 'T100' * KORRNUM = KORRNUM * MASTER_LANGUAGE = MASTERLANGU * IMPORTING * TRANSPORT_KEY = TRKEY * KORRNUM = KORRNUM * EXCEPTIONS * CANCELLED = 01 * PERMISSION_FAILURE = 02.

RS_CORR_INSERT call function 'RS_CORR_INSERT' exporting global_lock = ' ' object = message_key object_class = 'T100' korrnum = korrnum master_language = masterlangu importing transport_key = trkey korrnum = korrnum exceptions cancelled = 01 permission_failure = 02.

RS_CORR_INSERT call function 'RS_CORR_INSERT' exporting global_lock = ' ' object = message_key object_class = 'T100' korrnum = korrnum master_language = masterlangu importing transport_key = trkey korrnum = korrnum exceptions cancelled = 01 permission_failure = 02.



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