Menu

SAP Function Module SKWF_RELA_CREATE

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.

Technical Information

Function Module SKWF_RELA_CREATE
Short Text
Function Group SKWF_IO
Package SKWF
Module Type Remote-Enabled

Importing Parameters

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

Exporting Parameters

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

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 SDOKPROPTY

Exceptions

This function module does not define any Exceptions.