The Function Module STAT_WRITE_PROTOCOL () is a standard Function Module in SAP ERP and is part of the function group STATUS within the package SCS4.
Function Module | STAT_WRITE_PROTOCOL |
Short Text | |
Function Group | STATUS |
Package | SCS4 |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
E_NEW_KEYWORDS | LIKE | TSTAKEPR | Status: Status Keywords | |
E_NEW_RESOURCES | LIKE | TSTAREPR | Status: Employee Assignment to a Status | |
E_NEW_STATUS | LIKE | TSTAHPR | Status: Project Status Information | |
E_OLD_KEYWORDS | LIKE | TSTAKEPR | Status: Status Keywords | |
E_OLD_RESOURCES | LIKE | TSTAREPR | Status: Employee Assignment to a Status | |
E_OLD_STATUS | LIKE | TSTAHPR | Status: Project Status Information | |
E_PROTOCOL_ID | LIKE | ISTATPROT | Status: Interface for function modules | |
E_RESOURCE_REPLACEMENTS | LIKE | VTSTAREPRR | Aenderungsbelegstruktur, generiert durch RSSCD000 |
This function module does not define any Exceptions.