AS ABAP Release 758, ©Copyright 2024 SAP SE. All rights reserved.
ABAP - Keyword Documentation → ABAP - ABAP Release News → News for ABAP Release 7.5x → News for ABAP Release 7.54 →
ABAP Dictionary in ABAP Release 7.54
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.
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 ABAP release 7.40.
Dynamic Cached Views
Dynamic cached views are a kind of
HANA tuning object defined using the statement DEFINE DYNAMIC CACHE. A dynamic cache is a DDIC integration of an SAP HANA Dynamic Result Cache.