Menu

SAP Function Module EH_ERROR_HEAD

Fehlerhandling: Kopfmeldung für fehlerhaftes Geschäft

The Function Module EH_ERROR_HEAD (Fehlerhandling: Kopfmeldung für fehlerhaftes Geschäft) is a standard Function Module in SAP ERP and is part of the function group RMEH within the package JBR.

Technical Information

Function Module EH_ERROR_HEAD
Short Text Fehlerhandling: Kopfmeldung für fehlerhaftes Geschäft
Function Group RMEH
Package JBR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GDETAIL LIKE VTVFGKOGF-GDETAIL Geschäftsform-Detailinformation
GFORM LIKE VTVFGKOGF-GFORM Geschäftsform
I_OBJNR LIKE JBRTKO08-OBJNR Objektnummer
KATEKZ LIKE VTVFGKO01-KATEKZ Kassa/Termin-Kennzeichen
SFGDT_ABEST LIKE JBRABEST08 Beschreibende Informationen des Geschäfts
SFGDT_KOPF LIKE JBRTKO08 Beschreibende Informationen des Geschäfts

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_HEAD TYPE TVEH_ERROR_ITAB_TYP Informationsmeldung

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.