ABAP for Cloud Development, ©Copyright 2024 SAP SE. All rights reserved.
ABAP - Keyword Documentation → ABAP - ABAP Release News → News for ABAP Release 7.9x → News for ABAP Release 7.94 → ABAP RESTful Application Programming Model in ABAP Release 7.94 →
ABAP EML in ABAP Release 7.94
RAP Handler Methods for RAP Default Values Functions
RAP default values functions require an implementation in an
ABAP behavior pool in a specific way. See the topic
Handler Methods for RAP Default Values Functions.
C1 Release of Class CL_ABAP_BEHAVIOR_SAVER_FAILED
The RAP saver class CL_ABAP_BEHAVIOR_SAVER_FAILED has been released with the
C1 release contract for the ABAP language version
ABAP for Cloud Development. See the blog post Using BAPIs in RAP for further details.
Unit Tests and Contract Check Violations
ABAP contract checks violations are made visible in
unit tests, i.e. the unit tests will fail if a contract check violation occurs.