The Function Module RS_DD_ADD (DD-Objekt anlegen) is a standard Function Module in SAP ERP and is part of the function group SEDD within the package SEDD.
Function Module | RS_DD_ADD |
Short Text | DD-Objekt anlegen |
Function Group | SEDD |
Package | SEDD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASS | LIKE | Weiterer Typ (Viewtyp/Tabellentyp) | ||
MONITOR_ACTIVATE | LIKE | 'X' | X-Monitor aktivieren (Navigation) | |
OBJNAME | LIKE | RSEDD0-DDOBJNAME | SPACE | |
OBJTYPE | LIKE | RSEDD0-DDOBJTYPE | Category of the DD object | |
POPUP | LIKE | 'X' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJNAME | LIKE | RSEDD0-DDOBJNAME |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ALREADY_EXISTS | Object already exists |
NAME_NOT_VALID | Name does not meet the naming convention |
NOT_EXECUTED | Create cancelled without save |
OBJECT_NOT_SPECIFIED | Name missing |
PERMISSION_FAILURE | Access is not possible |
TYPE_NOT_VALID | Transferred category of the DD object is not allowed |