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

RAP BDL in ABAP Release 7.94


1. Abstract BDEF, mandatory:execute for Associations

2. RAP Default Values Function



Modification 1  

Abstract BDEF, mandatory:execute for Associations

The optional addition mandatory:execute is now available for associations in abstract BDEFs. It declares the association in question as mandatory, that is, whenever the abstract BDEF is used as an input parameter for a RAP action or a RAP function, the %control flag must be set for this association.



Modification 2  

RAP Default Values Function

A RAP default values function can be used to default values for fields or input parameters for RAP BO operations on the user interface. The syntax for defining a default values function is default function.