📄️ Domains
What is a Domain ?
📄️ Business objects
Introduction
📄️ Data models
What are Data Models ?
📄️ Object Fields
What is an Object Field?
📄️ Fields
What is a Field ?
📄️ Actions
What is an Action ?
📄️ Links
What is a Link ?
📄️ Mapping
What is a Mapping?
📄️ Link Mapping
What is a Link Mapping?
📄️ Static Text
What is a Static Text?
📄️ List Of Values
What is a List of Values (LOV)?
📄️ Linked list
What is a Linked list ?
📄️ Field Type
What is a Field Type?
📄️ Constraints
Constraints are configuration elements that apply to a business object and allow the execution of business rules of limited complexity. They can be expressed schematically in pseudo-code as If execution conditions are met THEN execute the impacts.
📄️ Impacts
Impacts define the effect or result produced by a Constraint when its execution conditions are met. They are used to dynamically alter the behavior, properties, or visibility of a business object and its attributes, without writing custom code.