Menu

SAP Function Module RS_MODEL_CREATE

The Function Module RS_MODEL_CREATE () is a standard Function Module in SAP ERP and is part of the function group SEMP within the package SEUP.

Technical Information

Function Module RS_MODEL_CREATE
Short Text
Function Group SEMP
Package SEUP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MODELATTR LIKE GUIDIR
MODELTEXT LIKE GUIDIRT SPACE Model short text

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
NODEATTR LIKE GUINODE
NODELIST LIKE STREENODE
NODETEXT LIKE GUINODT

Exceptions

This function module does not define any Exceptions.