SAP ABAP Class CL_AXT_CLUSTER (Synchronous cluster)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_GENERATION_FRAMEWORK (Package) Extensibility Generation Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AXT_CLUSTER | Cluster of generation element | 20080305 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AXT_GRAPH | General interface for graphs | 20081022 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_CLUSTER_FPM_CONFIG | Cluster for mass generation of FPM configuration | 20101217 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_CLUSTER_MASS_ACTIVATION | Mass activation table cluster | 20080305 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_MIGRATION_CLUSTER | Special cluster for migration | 20090810 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_BS_BP_AET_CLUSTER | MDG Cluster | 20100625 |
Properties
| Class | CL_AXT_CLUSTER | |
| Short Description | Synchronous cluster | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_GENERATION_FRAMEWORK | Extensibility Generation Framework |
| Created | 20080305 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_CLUSTER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AXT_CLUSTER | Cluster of generation element | 20080305 | ||
| 2 | IF_AXT_GRAPH | General interface for graphs | 20081022 |
Friends
Class CL_AXT_CLUSTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'IF_AXT_CLUSTER' | Cluster interface | 20080923 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_AXT_GRAPH | General interface for graphs | 20081022 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | AXTT_CATALOGUE_ELEMENT | Table of elements | 20080305 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | AXT_GUID | Cluster Id | 20080305 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | AXT_CAT_STATUS | Catalog Object Status | 20081023 | |||
| 6 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_AXT_CONSTANTS | Generation framework constants | 20080305 | |||
| 7 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_AXT_EXCEPTION_REPORTER | Services for raising exceptions | 20080305 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080305 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20080305 | |
| 3 | Static method | Public | Method | 20080923 |
Events
Class CL_AXT_CLUSTER has no event.
Types
Class CL_AXT_CLUSTER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_AXT_CLUSTER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_AXT_CLUSTER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | AXT_GUID | GUID | 20080305 | |||
| 2 | IV_OPERATION | Call by reference | Type reference (TYPE) | AXT_CAT_STATUS | Catalog Object Status | 20081023 |
Method CONSTRUCTOR on class CL_AXT_CLUSTER has no exception.
Method GET_NEW_CLUSTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ELEMENT_TYPE | Call by reference | Type reference (TYPE) | AXT_OBJECT_TYPE | Object Type | 20080923 | |||
| 2 | RR_CLUSTER | Value transfer | Object reference (TYPE REF TO) | IF_AXT_CLUSTER | Cluster of generation element | 20080923 |
Method GET_NEW_CLUSTER on class CL_AXT_CLUSTER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |