Ansicht
Dokumentation

ABENHANA_TYPE_MAPPING - HANA TYPE MAPPING

ABENHANA_TYPE_MAPPING - HANA TYPE MAPPING

ABAP Short Reference   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book





BAL Application Log Documentation   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 2275 Date: 20240418 Time: 203628     sap01-206 ( 7 ms )
HANA Type Meaning Type in ABAP Dictionary
SMALLINT 2-byte integer INT2
INTEGER 4-byte integer INT4
BIGINT 8-byte integer INT8
DECIMAL Packed number DEC
SMALLDECIMAL Packed number DEC
FLOAT Binary floating point number FLTP
NVARCHAR Unicode character string CHAR
VARBINARY Byte string RAW
BLOB Byte string RAWSTRING
NCLOB Unicode character string STRING