SAP ABAP Function Module RS_DD_ADD (DD-Objekt anlegen)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-ED (Application Component) Dictionary Maintenance
     SEDD (Package) DDIC Editor
Basic Data
Function Module RS_DD_ADD DD-Objekt anlegen  
Function Group SEDD   Development Workbench: Data Dictionary  
Program Name SAPLSEDD   ?... 
INCLUDE Name LSEDDU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OBJNAME TYPE RSEDD0-DDOBJNAME Name of the DD object
Importing OBJNAME TYPE RSEDD0-DDOBJNAME SPACE Name of the DD object
Importing OBJTYPE TYPE RSEDD0-DDOBJTYPE Category of the DD object
Importing POPUP TYPE 'X' Flag: x, enter name in the popup
Importing MONITOR_ACTIVATE TYPE 'X' X-Monitor aktivieren (Navigation)
Importing CLASS TYPE Weiterer Typ (Viewtyp/Tabellentyp)
Exception ALREADY_EXISTS TYPE Object already exists
Exception NAME_NOT_VALID TYPE Name does not meet the naming convention
Exception NOT_EXECUTED TYPE Create cancelled without save
Exception OBJECT_NOT_SPECIFIED TYPE Name missing
Exception PERMISSION_FAILURE TYPE Access is not possible
Exception TYPE_NOT_VALID TYPE Transferred category of the DD object is not allowed
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950113 
SAP Release Created in