The Function Module SKWS_SM_PROPERTIES_GET () 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_PROPERTIES_GET |
Short Text | |
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 | |
OBJECT | TYPE | SKWS_OBJ | Status Management: Object | |
OBJ_TYPE | TYPE | SKWS_OBJT | Status Management: Type of Object |
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 |
---|---|---|---|---|
PROPERTIES | LIKE | SKWSPROPTY | Status Management: Properties |
This function module does not define any Exceptions.