ABAP Keyword Documentation → ABAP − Reference → ABAP RESTful Programming Model → Behavior Definitions
ABAP BDL
The transactional behavior of a CDS entity is modeled using the Behavior Definition Language (BDL).
BDL describes the functions and properties of one or more business object nodes, such as
- the standard operations create, update, and delete (the CUD operations),
- application-specific operations (actions),
- definition of a lock property for modifying operations on business object nodes, including the option of propagating locks to child nodes (known as a lock master/lock dependent relationship).
Other versions:
7.31 | 7.40 | 7.54