Menu

SAP Function Module SWE_BOR_DELEGATION_CREATE

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.

Technical Information

Function Module SWE_BOR_DELEGATION_CREATE
Short Text
Function Group SWEI
Package SWE
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

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
MESSAGES LIKE BDCMSGCOLL Messages

Exceptions

This function module does not define any Exceptions.