SAP ABAP Function Module DB_CONVERT_HOST_TO_NEUT (Konvertieren der Host-Zahlendarstellung in eine neutrale Zahlendarstellung)
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_HOST_TO_NEUT Konvertieren der Host-Zahlendarstellung in eine neutrale Zahlendarstellung  
Function Group SDBI_CONV   Data Type Conversion  
Program Name SAPLSDBI_CONV    
INCLUDE Name LSDBI_CONVU03    
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 in 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