Menu

SAP Function Module RH_MESSAGETYPE_IDOCTYPE_GET

Bestimmung des Nachrichtentyps und IDoctyps (Basissystem/Anwendungssystem)

The Function Module RH_MESSAGETYPE_IDOCTYPE_GET (Bestimmung des Nachrichtentyps und IDoctyps (Basissystem/Anwendungssystem)) is a standard Function Module in SAP ERP and is part of the function group RHAL within the package SP01.

Technical Information

Function Module RH_MESSAGETYPE_IDOCTYPE_GET
Short Text Bestimmung des Nachrichtentyps und IDoctyps (Basissystem/Anwendungssystem)
Function Group RHAL
Package SP01
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IDOCTYPE LIKE EDIDC-IDOCTP IDoc type
MESSAGETYPE LIKE EDIDC-MESTYP Message type
SW_BASIS_SYSTEM TYPE C Switch for basis system

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOCTYPS LIKE EDIDOCS Tabelle der IDoc-Typen zu diesem Nachrichtentyp

Exceptions

This function module does not define any Exceptions.