The Function Module SKWS_SM_CHART_COPY () 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_CHART_COPY |
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 | ||
DESCRIPT | TYPE | SKWF_DESCR | KW Framework: Description | |
LANGU | TYPE | SPRAS | SY-LANGU | SAP R/3 System, Current Language |
NEW_CHART | TYPE | SKWS_CHRT |
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.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.