SAP ABAP Data Element ENHBADI_IMPLEMENTATION_LAYER (Layer of a BAdI Implementation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-CEX-BAD (Application Component) Customer Enhancements: BAdIs
⤷
SEEF_REDEFINITION_BADI (Package) Enhancement Framework Redefinition BAdI
⤷
⤷
Basic Data
| Data Element | ENHBADI_IMPLEMENTATION_LAYER |
| Short Description | Layer of a BAdI Implementation |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | ENHBADI_IMPLEMENTATION_LAYER | |
| Data Type | INT1 | 1-byte integer, integer number <= 255 |
| Length | 3 | |
| Decimal Places | 0 | |
| Output Length | 3 | |
| 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 | 8 | Layer |
| Medium | 20 | BAdI Impl. Layer |
| Long | 40 | Layer of a BAdI Implementation |
| Heading | 0 |
Documentation
Definition
This field describes how a BAdI implementation belongs to a layer: SAP standard, partner, customer...
Use
You use an implementation of the BADI_SORTER to monitor calls of BAdI implementations that can be implemented on a multiple basis. The implementations are sorted in accordance witht the input in this field.
Dependencies
Example
There are 3 implementations (BADI_IMPL_1, BADI_IMPL_2, BADI_IMPL_3) for the BAdI BADI_MULTIPLE, which can be implemented on a multiple basis. BADI_IMPL_1 contains assignment 1 - SAP standard, BADI_IMPL_2 2 - partner, BADI_IMPL_3 3 - customer. Then the implementations are called in the sequence BADI_IMPL_1 , BADI_IMPL_2, BADI_IMPL_3.
History
| Last changed by/on | SAP | 20080411 |
| SAP Release Created in | 710 |