Hierarchy

⤷

⤷

Basic Data
Data Element | /BOBF/CONF_MAPI_CONSTANTS_IF |
Short Description | Constants interface |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | SEOCLSNAME | |
Data Type | CHAR | Character String |
Length | 30 | |
Decimal Places | 0 | |
Output Length | 30 | |
Value Table |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 0 | |
Medium | 0 | |
Long | 0 | |
Heading | 50 | Business Object can be enhanced |
Documentation
Definition
The name of an ABAP interface that contains all constants of a business object or business object enhancement. The name may consist of alphanumeric characters plus the special character underscore (_). The name may not begin with a digit.
Use
Each entity of a business object or a business object enhancement (enhancement) can be identified by a unique model key. This technical key is automatically generated as soon as the entity has been created. The keys that each identify an entity are represented by constants in the constants interface. These constants are named equal to their corresponding entities. The constants are used as parameter for certain core services.
Dependencies
The constants interface is generated automatically and does not require manual changes. The constants must be used within the implementation classes to refer to BOPF model elements like nodes or node attributes.
Example
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in | 702 |