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.
Function Module | RH_MESSAGETYPE_IDOCTYPE_GET |
Short Text | Bestimmung des Nachrichtentyps und IDoctyps (Basissystem/Anwendungssystem) |
Function Group | RHAL |
Package | SP01 |
Module Type | Normal Module |
This function module does not define any IMPORTING 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 |
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.