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.
Function Module | IDOC_STATUS_ADD_MSGTY |
Short Text | Ergänze MSGTY in Status Sätzen |
Function Group | KS06 |
Package | KSVCORE |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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) |
This function module does not define any Exceptions.