SAP ABAP Function Module SDU_ATTRIBUTE_INTO_DD03P (Read entity type and output attributes in DD03P format)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-DMO (Application Component) Data Modeler
     SDUM (Package) DM: Data Modeler (new) and SIMO (old)
Basic Data
Function Module SDU_ATTRIBUTE_INTO_DD03P Read entity type and output attributes in DD03P format  
Function Group SDUL   Interfaces to the ABAP/4 Dictionary  
Program Name SAPLSDUL    
INCLUDE Name LSDULU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing LANGU TYPE SYST-LANGU SY-LANGU Language in which text is to be read
Importing ENTI_NAME TYPE DM02L-ENTID ' ' Entity type name
Importing WITHTEXT TYPE DDREFSTRUC-BOOL ' ' Read with or without text
Tables DD03P_TAB TYPE DD03P Table with attributes read
Exception ILLEGAL_VALUE TYPE Parameter error
Exception NOT_FOUND TYPE No attributes exist
               
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  19950324 
SAP Release Created in