SAP Reports / Programs | Basis Components | ABAP Workbench, Java IDE and Infrastructure | Activation Program, Conversion Program, DB Utility, MC, SPDD(BC-DWB-DIC-AC) SAP BC

SAPMSD23 SAP ABAP dialog Program - Matchcode ID: Attribute







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


Text pool values


Title: Matchcode ID: Attribute
Text Symbol: 001 = Really delete MC ID &-& ?
Text Symbol: 002 = Delete MC ID &-&
Text Symbol: 003 = Save MC ID &-& first?
Text Symbol: 004 = Edit Next Matchcode ID
Text Symbol: 005 = Really reset MC ID &-& ?
Text Symbol: 006 = Reset MC ID &-&
Text Symbol: 007 = Exit Processing
Text Symbol: 008 = Save changes first?
Text Symbol: 009 = Inactive
Text Symbol: A11 = Matchcode ID was changed
Text Symbol: A12 = Save before
Text Symbol: A13 = translating?
Text Symbol: A14 = Save before
Text Symbol: A15 = calling tool?
Text Symbol: B01 = Save before
Text Symbol: B02 = terminating editing?
Text Symbol: T00 = Exit editing
Text Symbol: T10 = Call Translation
Text Symbol: T11 = Call Version Management


INCLUDES used within this REPORT SAPMSD23

INCLUDE MSD23DIA.
INCLUDE MSD23I01.


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:

MC_ACT_MCID call function 'MC_ACT_MCID' exporting act_control = 'CH' act_mcid = rsd2x-mcid act_mconame = rsd2x-mconame prid = prid importing rc = subrc.

TR_TADIR_POPUP_ENTRY_E071 call function 'TR_TADIR_POPUP_ENTRY_E071' exporting wi_e071_pgmid = tadir_wa-pgmid wi_e071_object = tadir_wa-object wi_e071_obj_name = e071_obj_name wi_read_only = display exceptions exit = 1.

POPUP_TO_CONFIRM_WITH_MESSAGE call function 'POPUP_TO_CONFIRM_WITH_MESSAGE' exporting defaultoption = 'Y' diagnosetext1 = text-a11 textline1 = text-a12 textline2 = text-a13 titel = text-t10 importing answer = rsd2x-confirmer.

RS_TEXTLOG_TRANSLATION_TOOL call function 'RS_TEXTLOG_TRANSLATION_TOOL' exporting master_language = masterlg transport_key = transp_key exceptions incompatible_method = 01.

RS_DD_PRINT call function 'RS_DD_PRINT' exporting objname = rsd2x-mconame id = print_id objtype = 'I'.

REPOSITORY_STRUCTURE_GRAPH call function 'REPOSITORY_STRUCTURE_GRAPH' exporting type = 'MCID' tables objects = obj_tab exceptions others = 1.

RS_TASK_OVERVIEW call function 'RS_TASK_OVERVIEW'.

MC_ACT_MCID call function 'MC_ACT_MCID' exporting act_control = space act_mcid = rsd2x-mcid act_mconame = rsd2x-mconame prid = prid importing rc = subrc.

RS_DD_DEQUEUE call function 'RS_DD_DEQUEUE' exporting objtype = rsdeo-objtype objname = rsdeo-objname.

DD_MCID_GET call function 'DD_MCID_GET' exporting mco_name = mconame mcid_name = mcid langu = language withtext = 'X' importing dd23v_wa_n = dd23v_wa got_state = mcid_got_state tables dd21v_tab_n = dd21v_tab exceptions others = 1.

RS_TEXTLOG_CHANGE call function 'RS_TEXTLOG_CHANGE' exporting language = rsd2x-language "Mastersprache transport_key = transp_key tables text = txt_tab.

DD_MCID_PUT call function 'DD_MCID_PUT' exporting ctrl_mcid_put = ctrl_mcid_put mco_name = rsd2x-mconame mcid_name = rsd2x-mcid dd23v_wa = dd23v tables dd21v_tab = dd21v_tab exceptions others = 1.

POPUP_TO_CONFIRM_WITH_MESSAGE call function 'POPUP_TO_CONFIRM_WITH_MESSAGE' exporting defaultoption = 'Y' diagnosetext1 = text-a11 textline1 = text-a14 textline2 = text-a15 titel = text-t11 importing answer = rsd2x-confirmer.

RS_DD_VERSION call function 'RS_DD_VERSION' exporting objectname = mconame secname = mcid objtype = 'I' display = no_updat.

SVRS_AFTER_CHANGED_ONLINE call function 'SVRS_AFTER_CHANGED_ONLINE' exporting client = sy-mandt date = sy-datum e071_entry = e071 mode = 'U' "Temporäre Version time = sy-uzeit user = sy-uname importing version_was_created = version_created.

POPUP_TO_CONFIRM_WITH_VALUE call function 'POPUP_TO_CONFIRM_WITH_VALUE' exporting defaultoption = 'N' text_before = popup_textline2 text_after = space titel = popup_textline1 objectvalue = space importing answer = cd_answer.

POPUP_TO_CONFIRM_WITH_VALUE call function 'POPUP_TO_CONFIRM_WITH_VALUE' exporting titel = 'Nächste MC-Id bearbeiten'(004) text_before = popup_textline1 text_after = space objectvalue = space importing answer = cn_answer.

POPUP_TO_CONFIRM_WITH_VALUE call function 'POPUP_TO_CONFIRM_WITH_VALUE' exporting defaultoption = 'N' text_before = popup_textline2 text_after = space titel = popup_textline1 objectvalue = space importing answer = cr_answer.

POPUP_TO_CONFIRM_STEP





call function 'POPUP_TO_CONFIRM_STEP' exporting defaultoption = 'J' textline1 = text-b01 textline2 = text-b02 titel = text-t00 importing answer = cq_answer.

DD_OBJ_PROT_OPEN * CALL FUNCTION 'DD_OBJ_PROT_OPEN' * EXPORTING * OBJECTNAME = OBJNAME * OBJECTTYPE = OBJTYPE * indexname = ' ' * IMPORTING * PRID = PRID.

DD_MIFD_GET * CALL FUNCTION 'DD_MIFD_GET' * EXPORTING * GET_STATE = 'M' * MCID_NAME = MCID * MCO_NAME = MCONAME * PRID = PRID * IMPORTING * GOT_STATE = GOT_STATE_L * TABLES * DD24V_TAB_A = DD24V_LOC_A * DD24V_TAB_N = DD24V_LOC_N * EXCEPTIONS * ILLEGAL_STATE = 01.

DD_VISC_GET call function 'DD_VISC_GET' exporting get_state = 'M' langu = sy-langu prid = prid view_name = condname importing got_state = got_state_l tables dd28v_tab_a = dd28v_loc_a dd28v_tab_n = dd28v_loc_n exceptions illegal_value = 01.

RS_DD_INDX_EDIT call function 'RS_DD_INDX_EDIT' exporting objname = objectname indexname = dd23v-indname edit_mode = 'S' * POPUP = ' ' * WITH_NEXT = ' ' * LOCAL = ' ' * IMPORTING * FCODE = * INDX_STATE = * DD12V_WA = exceptions object_not_found = 1 object_not_specified = 2 permission_failure = 3 others = 4 .

DD_DOMVALUES_GET call function 'DD_DOMVALUES_GET' exporting domname = domname text = 'X' langu = langu importing rc = rc tables dd07v_tab = dd07v_tab_a exceptions others = 01.



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