sapdev logo background
sapdev logo sapdev logo
Comments

SAP BUILTIN TYPES BYTE documentation, setup help and example usage



Return to SAP documentation index


ARTICLE

Predefined Byte-Like Types
The data objects of the byte-like data types are used to include byte strings.

Properties
Type Length Standard Length Name
ABAP_KEY x 1 to 524,287 bytes1 byte Byte field
ABAP_KEY xstring Variable Byte string

Value Ranges and Initial Values
Type Value Range Initial Value
x Any byte values, hexadecimal 00 to FF Hexadecimal 00
xstring As for type x Empty string with length 0

Notes
  • The byte-like data types are used for byte string processing .

  • The type x , for which a length interval is specified in the second column in the first table, is

  • generic , which means that the length is not part of the type description. The entry in the Standard Length column specifies the length used in declarations of data objects when using types with generic lengths, if no explicit length is specified in the relevant statement.
    Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




    BSP_GLOSRY
    BUILTIN_TYPES_CHARACTER




    comments powered by Disqus