Menu

SAP Function Module WZ_ENTITIES_SET

The Function Module WZ_ENTITIES_SET () is a standard Function Module in SAP ERP and is part of the function group DMWB_WIZARD within the package SKBT.

Technical Information

Function Module WZ_ENTITIES_SET
Short Text
Function Group DMWB_WIZARD
Package SKBT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEV_DATA TYPE SDOKMDEV SDOK/Model: Definitions for Development Objects
DOCUSPACE LIKE SDOKDOCSPT-DOCUSPACE Document Area

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
ENTITIES LIKE SDOKMET SDOK/Model: Model Entity Descriptions
ROLES LIKE SDOKMCLCL SDOK/Model: Virtual IO Classes for Real IO Classes

Exceptions

This function module does not define any Exceptions.