SAP ABAP Class CL_AXT_BASE_DDIC (Base class for DDIC mass activatable generators)
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 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_ELEMENT | General generation element | 20081202 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_BASE_STRUCTURE | Base class for all structures | 20081202 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_DATA_ELEMENT | Data element generation element | 20081202 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_DOMAIN | Domain generation element | 20081202 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_TABLE_TYPE | Table type generation element | 20081202 |
Properties
| Class | CL_AXT_BASE_DDIC | |
| Short Description | Base class for DDIC mass activatable generators | |
| Super Class | CL_AXT_ELEMENT | General generation element |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_GENERATION_FRAMEWORK | Extensibility Generation Framework |
| Created | 20081202 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_BASE_DDIC has no forward declaration.
Interfaces
Class CL_AXT_BASE_DDIC has no interface implemented.
Friends
Class CL_AXT_BASE_DDIC has no friend class.
Attributes
Class CL_AXT_BASE_DDIC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20081208 | ||
| 2 | Instance method | Public | Method | 20090526 |
Events
Class CL_AXT_BASE_DDIC has no event.
Types
Class CL_AXT_BASE_DDIC has no local type.
Method Signatures
Method ADD_MASS_ACT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DELETE | Call by reference | Type reference (TYPE) | AXT_DDIC_DELETE | Delete table for DDIC mass activation | 20090526 | |||
| 2 | CT_GENERATE | Call by reference | Type reference (TYPE) | AXT_DDIC_GENERATE | Generate table for DDIC mass activation | 20090526 | |||
| 3 | IV_DELETE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20081208 | |||
| 4 | IV_INDEX | Call by reference | Type reference (TYPE) | INDEXID | Unique Index ID in a Table | 20081208 |
Method ADD_MASS_ACT_OBJECT on class CL_AXT_BASE_DDIC has no exception.
Method CALCULATE_MASS_ACT_TABS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DELETE | Call by reference | Type reference (TYPE) | AXT_DDIC_DELETE | Delete table for DDIC mass activation | 20090526 | |||
| 2 | ET_GENERATE | Call by reference | Type reference (TYPE) | AXT_DDIC_GENERATE | Generate table for DDIC mass activation | 20090526 | |||
| 3 | IO_ACTIVE | Call by reference | Object reference (TYPE REF TO) | CL_AXT_BASE_DDIC | Base class for DDIC mass activatable generators | 20090526 |
Method CALCULATE_MASS_ACT_TABS on class CL_AXT_BASE_DDIC has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |