SAP ABAP Function Module DB_CONVERT_NEUT_TO_HOST (Konvertieren der neutralen Zahlendarstellung in die des Hosts)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DBI (Application Component) DB-Independent Database Interface
     SDB_DBI (Package) General Database Interface
Basic Data
Function Module DB_CONVERT_NEUT_TO_HOST Konvertieren der neutralen Zahlendarstellung in die des Hosts  
Function Group SDBI_CONV   Data Type Conversion  
Program Name SAPLSDBI_CONV    
INCLUDE Name LSDBI_CONVU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting WANAME_OUT TYPE Kopie der Input-Workarea
Importing MODE TYPE DD02L-BUFFERED 'N' Read description from NTAB('N')or buffer('B')
Importing TABLENAME TYPE DD02L-TABNAME Name of SAP table
Importing WANAME_IN TYPE Workarea zur Tabelle TABLENAME
Exception DB_ERROR TYPE Error reading NTAB description
Exception WRONG_PARAM TYPE incorrect parameter or table does not 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  20010220 
SAP Release Created in 610