The Function Module RMXT105_ERROR_ADD (TMS-API: Fehlermeldungen der Fehlertabelle hinzufügen) is a standard Function Module in SAP ERP and is part of the function group RMXT105 within the package RMXTAPI.
Function Module | RMXT105_ERROR_ADD |
Short Text | TMS-API: Fehlermeldungen der Fehlertabelle hinzufügen |
Function Group | RMXT105 |
Package | RMXTAPI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ARBGB | TYPE | ARBGB | RMXTP_GC_MSGID_PP | Arbeitsgebiet |
I_LINE_SEQNO | TYPE | CHAR6 | Characterfeld der Länge 6 | |
I_MSGNR | TYPE | SYMSGNO | RMXTP_GSC_MSG_PP-020 | Nachrichtennummer |
I_MSGTY | TYPE | SYMSGTY | 'E' | Nachrichten, Nachrichtentyp |
I_MSGV1 | TYPE | SYMSGV | Nachrichten, Nachrichtenvariable | |
I_MSGV2 | TYPE | SYMSGV | Nachrichten, Nachrichtenvariable | |
I_MSGV3 | TYPE | SYMSGV | Nachrichten, Nachrichtenvariable | |
I_MSGV4 | TYPE | SYMSGV | Nachrichten, Nachrichtenvariable | |
I_TRIALID | TYPE | RMXTE_TRIALID | Versuchsnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_ERROR | TYPE | RMXTS_PP_ERROR | TMS-API: Allgemeine PP Fehlerstruktur |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XT_ERROR | TYPE | RMXTTY_PP_ERROR | Allgemeine Fehlerstruktur |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.