Ansicht
Dokumentation

ABENBDL_LANGUAGE_ELEMENTS - BDL LANGUAGE ELEMENTS

ABENBDL_LANGUAGE_ELEMENTS - BDL LANGUAGE ELEMENTS

Fill RESBD Structure from EBP Component Structure   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

- Language Elements


* Work in progress *

The following section summarizes the Behavior Definition Language (BDL) language elements, arranged by topics.

Header

implementation Business object behavior implementation type.
... unmanaged Utilization of the existing legacy business logic.
... managed Implementation of new business logic.
... abstract Metadata artifact.
... in class unique Class restriction.

Entity Behavior Definition

define behavior for Definition of the behavior of an entity.
... alias Definition of the alias name for the entity.

Entity Properties

implementation in class unique class restriction.
late numbering Late numbering of entity instances.
... in place Use own key fields.
etag Optimistic lock in shared access.
lock Can the entity be locked.
... master Support for direct locks.
...... dependent Definition of the lock dependencies.
field Access restrictions.
... read only The field is not changed.
... mandatory The field is given a value.

Operations

create Standard operation, creates a new entity instance.
update Standard operation, updates an existing entity instance.
delete Standard operation, deletes an existing entity instance.
action Non-standard operation.
static Static action.
... external External name of an action.
...parameter Definition of an input parameter.
... result Definition of an output parameter.
...cardinality Cardinality of the result entity.
... $self The type of the entity: self.
internal Operation can be implemented but not consumed.

Associations

association Definition of the association.
... ... abbreviation Alternative name of an association.
... ... create Creates instances of the child entity using the association of the parent entity.
internal Association can be implemented but not consumed.






TXBHW - Original Tax Base Amount in Local Currency   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 6354 Date: 20240419 Time: 042737     sap01-206 ( 40 ms )