Ansicht
Dokumentation

ABENBUILT_IN_TYPES_DICTIONARY - BUILT IN TYPES DICTIONARY

ABENBUILT_IN_TYPES_DICTIONARY - BUILT IN TYPES DICTIONARY

General Material Data   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book





ABAP Short Reference   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 10146 Date: 20240419 Time: 191456     sap01-206 ( 60 ms )
Type Valid Places m Meaning ABAP Type
ACCP 6 Posting period in the format YYYYMM n, length 6
CHAR 1-30000, maximum of 1333 for table fields Character string c, length m
CLNT 3 Client c, length 3
CUKY 5 Currency key for currency fields c, length 5
CURR 1-31 Currency field in BCD format p, length (m+1)/2
DATS 8 Date in the format YYYYMMDD d
DEC 1-31 Packed number BCD format p, length (m+1)/2
DF16_DEC 1-15 Decimal floating point number stored in BCD format decfloat16
DF16_RAW 16 Decimal floating point number stored in binary format decfloat16
DF16_SCL 16 Decimal floating point number stored in binary format with subsequent scaling decfloat16
DF34_DEC 1-31 Decimal floating point number stored in BCD format decfloat34
DF34_RAW 34 Decimal floating point number stored in binary format decfloat34
DF34_SCL 34 Decimal floating point number stored in binary format with subsequent scaling decfloat34
FLTP 16 Floating point number f
INT1 3 1-byte integer, 0 to 255 b
INT2 5 2-byte integer, -32,768 to 32,767 s
INT4 10 4-byte integer, -2,147,483,648 to +2,147,483,647 i
LANG 1 Language key c, length 1
LCHR 256-... Long character string c, length m
LRAW 256-... Long byte string x, length m
NUMC 1-255 Numeric text n, length m
PREC 2 Obsolete data type s
QUAN 1-31 Quantity field in BCD format p, length (m+1)/2
RAW 1-255 Byte string x, length m
RAWSTRING 256-... Byte string (BLOB) xstring
SSTRING 1-1333 Character string string
STRING 256-... Character string (CLOB) string
TIMS 6 Time in the format HHMMSS t
UNIT 2-3 Unit key of a quantity field c, length m
VARC 1-... Obsolete data type c, length m