SAP ABAP Class CL_AXT_GENERATION_UNIT (Unit of active and inactive element)
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_GRAPH | General interface for graphs | 20081022 |
Properties
| Class | CL_AXT_GENERATION_UNIT | |
| Short Description | Unit of active and inactive element | |
| 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 | 20081006 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AXT_GRAPH | General interface for graphs | 20081022 |
Friends
Class CL_AXT_GENERATION_UNIT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_AXT_ELEMENT | General generation element | 20081022 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_AXT_GRAPH | General interface for graphs | 20081022 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_AXT_ELEMENT | General generation element | 20081022 | |||
| 4 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_AXT_GEN_MESSAGE_PUBLISHER | Generation framework message publisher | 20090630 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090630 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20081008 | |
| 3 | Instance method | Public | Method | Calls generate on the inactive element | 20081008 | |
| 4 | Instance method | Public | Method | Returns the active element | 20081010 | |
| 5 | Instance method | Public | Method | Returns the extension id of the inactive element | 20081031 | |
| 6 | Instance method | Public | Method | Returns the inactive element | 20081010 | |
| 7 | Instance method | Public | Method | Returns the name of the inactive element | 20081031 | |
| 8 | Instance method | Public | Method | Returns the transport object type of the elements | 20081013 | |
| 9 | Instance method | Public | Method | Returns the operation type of this unit | 20081023 | |
| 10 | Instance method | Public | Method | Returns the status of the inactive element | 20081113 | |
| 11 | Instance method | Public | Method | Returns the axt object type | 20081111 |
Events
Class CL_AXT_GENERATION_UNIT has no event.
Types
Class CL_AXT_GENERATION_UNIT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_AXT_GENERATION_UNIT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_AXT_GENERATION_UNIT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ACTIVE_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_AXT_ELEMENT | 20081022 | ||||
| 2 | IO_INACTIVE_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_AXT_ELEMENT | 20081022 |
Method CONSTRUCTOR on class CL_AXT_GENERATION_UNIT has no exception.
Method GENERATE Signature
Method GENERATE on class CL_AXT_GENERATION_UNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation error | 20081008 |
Method GET_ACTIVE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_AXT_ELEMENT | 20081022 |
Method GET_ACTIVE_ELEMENT on class CL_AXT_GENERATION_UNIT has no exception.
Method GET_EXTENSION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EXTENSION_ID | Value transfer | Type reference (TYPE) | AXT_EXTENSION_ID | Enhancement ID | 20081031 |
Method GET_EXTENSION_ID on class CL_AXT_GENERATION_UNIT has no exception.
Method GET_INACTIVE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_AXT_ELEMENT | General generation element | 20081022 |
Method GET_INACTIVE_ELEMENT on class CL_AXT_GENERATION_UNIT has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NAME | Value transfer | Type reference (TYPE) | AXT_NAME | Name | 20081031 |
Method GET_NAME on class CL_AXT_GENERATION_UNIT has no exception.
Method GET_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | TROBJTYPE | Object Type | 20081013 |
Method GET_OBJECT_TYPE on class CL_AXT_GENERATION_UNIT has no exception.
Method GET_OPERATION_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OPERATION | Value transfer | Type reference (TYPE) | AXT_CAT_STATUS | Catalog Object Status | 20081023 |
Method GET_OPERATION_TYPE on class CL_AXT_GENERATION_UNIT has no exception.
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STATUS | Value transfer | Type reference (TYPE) | AXT_CAT_STATUS | Catalog Object Status | 20081113 |
Method GET_STATUS on class CL_AXT_GENERATION_UNIT has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TYPE | Value transfer | Type reference (TYPE) | AXT_OBJECT_TYPE | Object Type | 20081111 |
Method GET_TYPE on class CL_AXT_GENERATION_UNIT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |