ABAP for Cloud Development
AS ABAP Release 914, ©Copyright 2024 SAP SE. All rights reserved.
ABAP - Keyword Documentation → ABAP RAP Business Objects → RAP - Behavior Definitions → RAP - BDL for Behavior Definitions → RAP - Managed and Unmanaged Behavior Definitions → RAP - BehaviorDefinitionHeader → RAP - BDEF Strict Mode →
RAP - strict
Syntax
...
strict;
...
Description
The addition strict
enables BDEF strict mode, version 1.
strict
must always appear as the second line in a RAP behavior definition.
A complete list of additional syntax requirements in BDEF strict mode is provided in the development guide for the ABAP RESTful Application Programming Model, section Strict Mode - Implementation Requirements.
Related information: