Home
ABAP Statements
Help Docs
SAP Tables
S4Hana Tables
T-Code List
FM's
SAP BDL BODY ABSTRACT
Get Example source ABAP code based on a different SAP table
SAP Help
ABAP_RAP - Entity Behavior Body, Abstract BDEF
ABAP_SYNTAX
... ${$[
field characteristics>$];
$[
associations>$];
$[
mapping>$];$}
...>
What does it do?
In the
entity behavior body> of an
abstract BDEF>, the following elements can be specified:
field characteristics>:
RAP field characteristics> are available to define field attributes for the fields of an abstract BDEF.
Associations> can be included in the hierarchical BDEF derived type.
Mapping>: Data types of the abstract BDEF can be mapped to DDIC partner types. There are two possibilities: type mapping or deep mapping.