SAP ABAP Function Module DB_MAP_DDTYPE (Bildet einen DD-Typ auf einen DB-Typ ab)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
Basic Data
Function Module DB_MAP_DDTYPE Bildet einen DD-Typ auf einen DB-Typ ab  
Function Group SDB2   Database catalog accesses  
Program Name SAPLSDB2    
INCLUDE Name LSDB2U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DBDOMAIN TYPE DBDOMAIN Structure with DBtyp, DBlen, DBprecision
Exporting TYPESTRING TYPE
Importing DATATYPE TYPE DD01L-DATATYPE Category in the DD
Importing DBSYS TYPE SYST-DBSYS SY-DBSYS Name of the DB system
Importing DECIMALS TYPE DD01L-DECIMALS Places behind the decimal point in the DD
Importing LENG TYPE DD01L-LENG Length (incl. decimal) in the DD
Importing WITH_CHECK TYPE SPACE 'X': with check of length restrictions
Importing WITH_STRING TYPE SPACE 'X': return Type_String for Create table
Exception NOT_MAPPABLE TYPE Display not defined for DD category
               
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