SAP Reports / Programs | Basis Components | Middleware | ALE Integration Technology(BC-MID-ALE) SAP BC

MSED5F05 SAP ABAP INCLUDE - documentation and ABAP source code







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


INCLUDES used within this REPORT MSED5F05

No INCLUDES are used within this REPORT code!


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:

IDOCTYPE_READ CALL FUNCTION 'IDOCTYPE_READ' EXPORTING PI_IDOCTYP = L_IDOCTYP IMPORTING PE_ATTRIBUTES = G_IDOCTYP_ATTR TABLES PT_SYNTAX = GT_IDOCSYN PT_PRE_SYNTAX = GT_PREV_IDOCSYN.

EXTTYPE_READ CALL FUNCTION 'EXTTYPE_READ' EXPORTING PI_CIMTYP = L_CIMTYP IMPORTING PE_ATTRIBUTES = G_CIMTYP_ATTR TABLES PT_SYNTAX = GT_CIMSYN PT_PRE_SYNTAX = GT_PREV_CIMSYN.

IDOCTYPE_READ CALL FUNCTION 'IDOCTYPE_READ' EXPORTING PI_IDOCTYP = L_IDOCTYP IMPORTING PE_ATTRIBUTES = G_IDOCTYP_ATTR TABLES PT_SYNTAX = GT_IDOCSYN PT_PRE_SYNTAX = GT_PREV_IDOCSYN.

IDOCTYPE_READ CALL FUNCTION 'IDOCTYPE_READ' EXPORTING PI_IDOCTYP = L_IDOCTYP PI_CHECK_AUTHORITY = SPACE TABLES PT_EXTENSIONS = LT_CIMTYP EXCEPTIONS OTHERS = 0.

EXTTYPE_EXISTENCE_CHECK CALL FUNCTION 'EXTTYPE_EXISTENCE_CHECK' EXPORTING PI_CIMTYP = L_CIMTYP IMPORTING PE_ATTRIBUTES = L_ATTRIBUTES EXCEPTIONS OTHERS = 0.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING ddic_structure = 'EDI_EXTLST' retfield = 'CIMTYP' value_org = 'S' TABLES value_tab = lt_list return_tab = sel_list EXCEPTIONS others = 0.

IDOCTYPE_EXISTENCE_CHECK CALL FUNCTION 'IDOCTYPE_EXISTENCE_CHECK' EXPORTING PI_IDOCTYP = L_IDOCTYP EXCEPTIONS OTHERS = 1.

IDOCTYPE_EXISTENCE_CHECK CALL FUNCTION 'IDOCTYPE_EXISTENCE_CHECK' EXPORTING PI_IDOCTYP = L_IDOCTYP EXCEPTIONS OTHERS = 1.

IDOCTYPE_EXISTENCE_CHECK CALL FUNCTION 'IDOCTYPE_EXISTENCE_CHECK' EXPORTING PI_IDOCTYP = L_IDOCTYP EXCEPTIONS OTHERS = 1.

IDOCTYPE_READ CALL FUNCTION 'IDOCTYPE_READ' EXPORTING PI_IDOCTYP = L_IDOCTYP PI_CHECK_AUTHORITY = SPACE TABLES PT_EXTENSIONS = LT_CIMTYP EXCEPTIONS OTHERS = 0.

EXTTYPE_EXISTENCE_CHECK CALL FUNCTION 'EXTTYPE_EXISTENCE_CHECK' EXPORTING PI_CIMTYP = L_CIMTYP IMPORTING PE_ATTRIBUTES = L_ATTRIBUTES.

EXTTYPE_EXISTENCE_CHECK CALL FUNCTION 'EXTTYPE_EXISTENCE_CHECK' EXPORTING PI_CIMTYP = L_CIMTYP IMPORTING PE_ATTRIBUTES = L_ATTRIBUTES.

IDOCTYPE_READ CALL FUNCTION 'IDOCTYPE_READ' EXPORTING PI_IDOCTYP = L_IDOCTYP PI_CHECK_AUTHORITY = SPACE TABLES PT_EXTENSIONS = LT_CIMTYP EXCEPTIONS OTHERS = 0.

EXTTYPE_EXISTENCE_CHECK CALL FUNCTION 'EXTTYPE_EXISTENCE_CHECK' EXPORTING PI_CIMTYP = L_CIMTYP IMPORTING PE_ATTRIBUTES = L_ATTRIBUTES.

EXTTYPE_EXISTENCE_CHECK CALL FUNCTION 'EXTTYPE_EXISTENCE_CHECK' EXPORTING PI_CIMTYP = L_CIMTYP IMPORTING PE_ATTRIBUTES = L_ATTRIBUTES.

REPAIR_EXTENSION CALL FUNCTION 'REPAIR_EXTENSION' EXPORTING PI_CIMTYP = L_CIMTYP EXCEPTIONS NO_NEED_TO_REPAIR = 1.

EXTTYPE_CHANGE_BASIS_TYPE CALL FUNCTION 'EXTTYPE_CHANGE_BASIS_TYPE' EXPORTING PI_CIMTYP = L_CIMTYP.

TR_TADIR_POPUP_ENTRY_E071 CALL FUNCTION 'TR_TADIR_POPUP_ENTRY_E071' EXPORTING WI_E071_PGMID = C_PGMID_R3TR WI_E071_OBJECT = L_OBJECT WI_E071_OBJ_NAME = L_OBJ_NAME * WI_E071_GENNUM = ' ' * WI_MESSAGE_ENTER_DEVCLASS = ' ' WI_READ_ONLY = L_DISPLAY WI_TADIR_DEVCLASS = L_DEVCLASS * WI_TADIR_GENFLAG = ' ' * WI_TADIR_MASTERLANG = ' ' * IMPORTING * WE_TADIR = * ES_TDEVC = EXCEPTIONS * display_mode = 1 * exit = 2 * global_tadir_insert_error = 3 * no_repair_selected = 4 * no_systemname = 5 * no_systemtype = 6 * no_tadir_type = 7 * reserved_name = 8 * tadir_enqueue_failed = 9 * devclass_not_found = 10 * tadir_not_exist = 11 * object_exists = 12 * internal_error = 13 * object_append_error = 14 * tadir_modify_error = 15 * object_locked = 16 * no_object_authority = 17 OTHERS = 18.

IDOCTYPE_EXISTENCE_CHECK





CALL FUNCTION 'IDOCTYPE_EXISTENCE_CHECK' EXPORTING PI_IDOCTYP = PI_BASTYP IMPORTING PE_ATTRIBUTES = L_ATTRIBUTES.

CHECK_STRUCTURES_MATCH CALL FUNCTION 'CHECK_STRUCTURES_MATCH' EXPORTING PI_IDOCTYP = PI_BASTYP PI_CIMTYP = L_CIMTYP.

CHECK_STRUCTURES_MATCH CALL FUNCTION 'CHECK_STRUCTURES_MATCH' EXPORTING PI_IDOCTYP = L_ATTRIBUTES-LASTTYP PI_CIMTYP = L_CIMTYP.

TEXT_TRANSLATION_CALL CALL FUNCTION 'TEXT_TRANSLATION_CALL' EXPORTING OBJECT_NAME = TRANSLATE_OBJECT OBJEKT_TYPE = TRANSLATE_OBJECTTYP * SOURCELANG = SY-LANGU * TARGETLANG = 'EN' .



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