Menu

SAP Function Module IDOC_STATUS_ADD_MSGTY

Ergänze MSGTY in Status Sätzen

The Function Module IDOC_STATUS_ADD_MSGTY (Ergänze MSGTY in Status Sätzen) is a standard Function Module in SAP ERP and is part of the function group KS06 within the package KSVCORE.

Technical Information

Function Module IDOC_STATUS_ADD_MSGTY
Short Text Ergänze MSGTY in Status Sätzen
Function Group KS06
Package KSVCORE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MSGTY TYPE BDIDOCSTAT-MSGTY 'S' Nachrichtentyp
STATUS TYPE BDIDOCSTAT-STATUS '53' Status des IDocs

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IDOC_STATUS LIKE BDIDOCSTAT ALE: IDoc-Status (Teilmenge aller IDoc-Status-Felder)

Exceptions

This function module does not define any Exceptions.