SAP ABAP Class CL_BADI_BASE (Base Class for all BAdI Proxies)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SFW_BADI (Package) New Switchable BAdIs
⤷
⤷
Properties
| Class | CL_BADI_BASE | |
| Short Description | Base Class for all BAdI Proxies | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SFW_BADI | New Switchable BAdIs |
| Created | 20041115 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BADI_BASE has no forward declaration.
Interfaces
Class CL_BADI_BASE has no interface implemented.
Friends
Class CL_BADI_BASE has no friend class.
Attributes
Class CL_BADI_BASE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Dynamic Factory for BAdI Handles | 20060411 | |
| 2 | Static method | Public | Method | Determines Interface Name from a Method Name | 20061005 | |
| 3 | Static method | Public | Method | Translates Dyn-Cal Exceptions (Internal) | 20060601 |
Events
Class CL_BADI_BASE has no event.
Types
Class CL_BADI_BASE has no local type.
Method Signatures
Method GET_DYN_INSTANCE 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 | Name eines BAdIs | 20060411 | |||
| 2 | CTX | Call by reference | Object reference (TYPE REF TO) | IF_BADI_CONTEXT | Interface, a BAdI context has to implement | 20060411 | |||
| 3 | FILTER_TABLE | Call by reference | Type reference (TYPE) | BADI_FILTER_BINDINGS | a single filter-value binding | 20060411 | |||
| 4 | PROXY | Value transfer | Object reference (TYPE REF TO) | CL_BADI_BASE | Base-Class for all BAdI-Proxies | 20060411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060601 |
Method INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE | Value transfer | Type reference (TYPE) | CLASSNAME | Referenztyp | 20061005 | |||
| 2 | METHOD | Call by reference | Type reference (TYPE) | CSEQUENCE | 20061005 |
Method INTERFACE on class CL_BADI_BASE has no exception.
Method TRANSLATE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCP | Call by reference | Object reference (TYPE REF TO) | CX_SY_DYN_CALL_ERROR | 20060601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060601 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |