The Function Module SINWP_WORKPLACE_CREATE () is a standard Function Module in SAP ERP and is part of the function group SINWP within the package SIN.
Function Module | SINWP_WORKPLACE_CREATE |
Short Text | |
Function Group | SINWP |
Package | SIN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASS | TYPE | SIN_CLASS | ' ' | Class |
CONFIG | LIKE | SINWPUS | ||
FOLRG | TYPE | SIN_FOLRG | ' ' | |
OWNER | LIKE | SY-UNAME | SY-UNAME | Owner |
SUBCLASS | TYPE | SIN_SUBCL | ' ' | Subordinate class |
This function module does not define any EXPORTING parameters.
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.