Menu

SAP Function Module RMXT105_ERROR_PP_ADD

TMS-API: Fehlermeldungen der Fehlertabelle hinzufügen

The Function Module RMXT105_ERROR_PP_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.

Technical Information

Function Module RMXT105_ERROR_PP_ADD
Short Text TMS-API: Fehlermeldungen der Fehlertabelle hinzufügen
Function Group RMXT105
Package RMXTAPI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_PP TYPE RMXTS_PP_API_TRIAL_PP Ergebnis Prozessparameter
I_ARBGB TYPE ARBGB RMXTP_GC_MSGID_PP Arbeitsgebiet
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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

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
XT_PP_ERROR TYPE RMXTTY_PP_API_TRIAL_PP_ERROR Ergebnis Prozessparameter (Fehlerstruktur)

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.