Menu

SAP Function Module SKWS_SM_STATE_SET

Change Status

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.

Technical Information

Function Module SKWS_SM_STATE_SET
Short Text Change Status
Function Group SKWS_STATE_MODEL
Package SKWS
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

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
PROPERTIES LIKE SKWSPROPTY SDOK: Object Attribute, Name and Feature
PROPERTIES_DEL LIKE SKWSPROPTY SDOK: Object Attribute, Name and Feature

Exceptions

This function module does not define any Exceptions.