Menu

SAP Function Module SD_SHIPMENT_PROTOCOL_APPEND

Anhängen eines Protokoll-Eintrags

The Function Module SD_SHIPMENT_PROTOCOL_APPEND (Anhängen eines Protokoll-Eintrags) is a standard Function Module in SAP ERP and is part of the function group V56P within the package VTR.

Technical Information

Function Module SD_SHIPMENT_PROTOCOL_APPEND
Short Text Anhängen eines Protokoll-Eintrags
Function Group V56P
Package VTR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AG LIKE SPROT_U-AG 'VW' Application area
I_LANGU LIKE SPROT_U-LANGU SY-LANGU Language key
I_LEVEL LIKE SPROT_U-LEVEL 0 Log level
I_MARKER_GET LIKE RV56A-SELKZ SPACE Level, in dem die Marke ersetzt werden soll
I_MSGNR LIKE Message number
I_NEWOBJ LIKE SPROT_U-NEWOBJ SPACE Log creation: New object
I_SEVERITY LIKE SPROT_U-SEVERITY Error level (' ', 'W', 'E', 'A', 'S'...)
I_VAR1 LIKE SPACE Message variable 1
I_VAR2 LIKE SPACE Message variable 2
I_VAR3 LIKE SPACE Message variable 3
I_VAR4 LIKE SPACE Message variable 4
OPT_UPDATE_SY_FIELDS LIKE RV56A-SELKZ SPACE Update SY fields ?

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MARKER_NOT_FOUND Marke auf dem Level existiert nicht