SAP ABAP Class CL_AXT_API_INITIALIZER (Initializes all registered API instances)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_RUNTIME (Package) Extensibility Runtime components
⤷
⤷
Properties
| Class | CL_AXT_API_INITIALIZER | |
| Short Description | Initializes all registered API instances | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_RUNTIME | Extensibility Runtime components |
| Created | 20090211 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_API_INITIALIZER has no forward declaration.
Interfaces
Class CL_AXT_API_INITIALIZER has no interface implemented.
Friends
Class CL_AXT_API_INITIALIZER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | See coding | 20090211 | |||||
| 2 | Static Attribute | Private | See coding | 20090211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Initializes all registed APIs | 20090211 | |
| 2 | Static method | Public | Method | Registers an API to be initialized | 20090211 |
Events
Class CL_AXT_API_INITIALIZER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_LS_API | Private | Object reference (TYPE REF TO) | CL_AXT_TABLES_API | 20090211 | |
|
| 2 | TY_LS_MULTI | Private | Object reference (TYPE REF TO) | CL_AXT_TABLES_MULTI | 20090211 | |
Method Signatures
Method INITIALIZE_ALL Signature
Method INITIALIZE_ALL on class CL_AXT_API_INITIALIZER has no parameter.
Method INITIALIZE_ALL on class CL_AXT_API_INITIALIZER has no exception.
Method REGISTER_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_API | Call by reference | Object reference (TYPE REF TO) | CL_AXT_TABLES_API | API methods for new tables | 20090211 | |||
| 2 | IO_MULTI_API | Call by reference | Object reference (TYPE REF TO) | CL_AXT_TABLES_MULTI | Instance maintenance for table extensions | 20090211 |
Method REGISTER_API on class CL_AXT_API_INITIALIZER has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |