The Function Module SWF_CREATE_CORRELATION () is a standard Function Module in SAP ERP and is part of the function group SWF1 within the package SWF.
Function Module | SWF_CREATE_CORRELATION |
Short Text | |
Function Group | SWF1 |
Package | SWF |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
STEP_DESCRIPTION | LIKE | SWF_CRLINST | ||
STEP_NODE_ID | LIKE | SWF_COMMON-NODE_ID | ||
STEP_PROPERTIES | TYPE | SWFTPROPTS | Table of Name Value Pairs |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NEW_BLOCK_ID | LIKE | SWF_COMMON-NODE_ID | Node Number | |
NEW_STEP_NODE_ID | LIKE | SWF_COMMON-NODE_ID |
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.