The Function Module SKWF_RELA_CREATE () is a standard Function Module in SAP ERP and is part of the function group SKWF_IO within the package SKWF.
Function Module | SKWF_RELA_CREATE |
Short Text | |
Function Group | SKWF_IO |
Package | SKWF |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASS | TYPE | SKWF_CLS | Document Class | |
FROM_OBJECT | TYPE | SKWF_IO | SDOK: BOR key for information object | |
PTYPE | TYPE | SKWF_PTYPE | KW Framework: Storage Type of Attribute | |
TO_OBJECT | TYPE | SKWF_IO | SDOK: BOR key for information object | |
UNIQUE_ID | TYPE | SKWF_OBJID | Logical information object | |
X_STRICT | TYPE | SKWF_FLAG | ||
X_SUPPRESS_PARTNER_CHECK | TYPE | SKWF_FLAG |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR | LIKE | SKWF_ERROR | KW Framework: Error Object | |
RELA | LIKE | SKWF_IO |
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 | SDOKPROPTY |
This function module does not define any Exceptions.