SAP ABAP Function Module INTERN_CHECK_ADD_NAME (Prüft Korrektheit des Namens für ein neues Dictionary-Objekt)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-ED (Application Component) Dictionary Maintenance
     SEDD (Package) DDIC Editor
Basic Data
Function Module INTERN_CHECK_ADD_NAME Prüft Korrektheit des Namens für ein neues Dictionary-Objekt  
Function Group SED1   Internal Functions for FUGR SEDD  
Program Name SAPLSED1    
INCLUDE Name LSED1U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing OBJNAME TYPE RSEDD0-DDOBJNAME Object name
Importing SECNAME TYPE TBATG-INDNAME ' ' Name enhancement; for example index ID
Importing EUTYPE TYPE RSEDD0-DDOBJTYPE DE- object type
Importing TADIR_TYPE TYPE RSDXX-TROBJTYPE TADIR object type
Importing ERR_MESSAGE TYPE DDREFSTRUC-FLAG ' ' X-E message, ' ' exception and S-message
Importing CLASS_ID TYPE DD02L-TABCLASS Anlegen: Tabellen-/Viewtyp
Exception OTHER_OBJECT_CLASS TYPE Object does not exist
Exception OBJECT_ALREADY_EXISTS TYPE OBJNAME is defined in another object class
Exception INVALID_PARAMETER TYPE Invalid paramter value
Exception INVALID_NAME TYPE Name does not adhere to naming convention
               
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  19950222 
SAP Release Created in