The Function Module SKWS_SM_STATE_CREATE (Create 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_CREATE |
Short Text | Create 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 | ||
DESCRIPT | TYPE | SKWF_DESCR | KW Framework: Description | |
LANGU | TYPE | LANGU | SY-LANGU | SAP R/3 System, Current Language |
STATE | TYPE | SKWS_STAT |
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 |
This function module does not define any Exceptions.