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 → 
Mail Feedback

ABAP EML in ABAP Release 7.94


1. RAP Handler Methods for RAP Default Values Functions

2. C1 Release of Class CL_ABAP_BEHAVIOR_SAVER_FAILED

3. Unit Tests and Contract Check Violations



Modification 1  

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.



Modification 2  

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.



Modification 3  

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.