Skip to content

ABAP Keyword Documentation →  ABAP - Release-Specific Changes →  Changes in Releases 7.5x →  Changes in Release 7.54 

ABAP Dictionary in Release 7.54


1. New built-in data types


2. Flagging of obsolete data in check tables

Other versions: 7.31 | 7.40 | 7.54

Modification 1

New Built-In Data Types

The following new built-in data types were introduced in ABAP Dictionary:

These data types are currently only supported by SAP HANA databases. These types can be mapped to HANA-specific data types but not to other vendor-specific data types. ABAP-managed database objects where these types are used can only be created on SAP HANA databases.

Modification 2

Flagging of Obsolete Data in Check Tables

A special column can be used to flag obsolete data in check tables. This flag modifies input checks and input help in dynpros and Web Dynpros.

This flag was ported back to all releases including Release 7.40.