The Function Module SWE_BOR_DELEGATION_CREATE () is a standard Function Module in SAP ERP and is part of the function group SWEI within the package SWE.
Function Module | SWE_BOR_DELEGATION_CREATE |
Short Text | |
Function Group | SWEI |
Package | SWE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MODOBJTYPE | LIKE | SWOTOBJID-OBJTYPE | Delegation Type | |
OBJTYPE | LIKE | SWOTOBJID-OBJTYPE | Object Type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SY_SUBRC | LIKE | SY-SUBRC | Return Code |
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 |
---|---|---|---|---|
MESSAGES | LIKE | BDCMSGCOLL | Messages |
This function module does not define any Exceptions.