SAP ABAP Class CL_BADI_DT_READER (Class that Reads Design Time Data of BAdIs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SFW_BADI (Package) New Switchable BAdIs
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INFORMATION_READER | Interface for Defining Read Functions of BAdI Information | 20050610 |
Properties
| Class | CL_BADI_DT_READER | |
| Short Description | Class that Reads Design Time Data of BAdIs | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFW_BADI | New Switchable BAdIs |
| Created | 20050610 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BADI_DT_READER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INFORMATION_READER | Interface for Defining Read Functions of BAdI Information | 20050610 |
Friends
Class CL_BADI_DT_READER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_BADI_DT_READER | Class that Reads Design Time Data of BAdIs | 20050610 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20050610 | ||
| 2 | Static method | Public | Method | 20050610 | ||
| 3 | Static method | Private | Method | 20050613 |
Events
Class CL_BADI_DT_READER has no event.
Types
Class CL_BADI_DT_READER has no local type.
Method Signatures
Method BADI_NAME2ENHSPOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BADI_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050610 | ||||
| 2 | ENHSPOTNAME | Value transfer | Type reference (TYPE) | ENHSPOTNAME | Id eines Enhancements | 20050610 |
Method BADI_NAME2ENHSPOT on class CL_BADI_DT_READER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_BADI_DT_READER | Klasse welche Design-Time Daten von BAdIs liest | 20050610 |
Method GET_INSTANCE on class CL_BADI_DT_READER has no exception.
Method TRANSLATE_FILTER_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLINE | Call by reference | Type reference (TYPE) | ENH_BADI_FILTER_IMPL | Enhacement Sicht auf BAdI Filterdaten | 20050613 | |||
| 2 | VALUE1 | Call by reference | Object reference (TYPE REF TO) | DATA | 20050613 | ||||
| 3 | VALUE2 | Call by reference | Object reference (TYPE REF TO) | DATA | 20050613 |
Method TRANSLATE_FILTER_VALUES on class CL_BADI_DT_READER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |