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 →
RAP BDL in ABAP Release 7.94
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.
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.