The Function Module SKWS_SM_STATE_SET (Change Status) is a standard Function Module in SAP ERP and is part of the function group SKWS_STATE_MODEL within the package SKWS.
Function Module | SKWS_SM_STATE_SET |
Short Text | Change Status |
Function Group | SKWS_STATE_MODEL |
Package | SKWS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHART | TYPE | SKWS_CHRT | Status management: Status profile | |
DESCRIPT | TYPE | SKWF_DESCR | KW Framework: Description | |
LANGU | TYPE | SPRAS | SY-LANGU | Language Key |
STATE | TYPE | SKWS_STAT | Status management: Status |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR | TYPE | SKWF_ERROR | KW Framework: Error Object |
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 |
---|---|---|---|---|
PROPERTIES | LIKE | SKWSPROPTY | SDOK: Object Attribute, Name and Feature | |
PROPERTIES_DEL | LIKE | SKWSPROPTY | SDOK: Object Attribute, Name and Feature |
This function module does not define any Exceptions.