SAP ABAP Class CL_AXT_FAKE_GENIL_MODEL (Fake genil model to add not yet created objects)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_MODEL (Package) Application Extensibility Tool: Model
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GENIL_BOOLEAN | Interface for Boolean Constants | 20100519 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GENIL_OBJ_MODEL | Interface for Access to Central Object Model | 20100519 |
Properties
| Class | CL_AXT_FAKE_GENIL_MODEL | |
| Short Description | Fake genil model to add not yet created objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_MODEL | Application Extensibility Tool: Model |
| Created | 20100519 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_FAKE_GENIL_MODEL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GENIL_BOOLEAN | Interface for Boolean Constants | 20100519 | ||
| 2 | IF_GENIL_OBJ_MODEL | Interface for Access to Central Object Model | 20100519 |
Friends
Class CL_AXT_FAKE_GENIL_MODEL 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_NEW_BOL_OBJECT_ACCESS | 20100520 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_GENIL_OBJ_MODEL | 20100520 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100519 | |
| 2 | Instance method | Public | Method | 20100602 | ||
| 3 | Instance method | Public | Method | 20100525 | ||
| 4 | Instance method | Protected | Method | 20100520 | ||
| 5 | Instance method | Protected | Method | 20100520 |
Events
Class CL_AXT_FAKE_GENIL_MODEL has no event.
Types
Class CL_AXT_FAKE_GENIL_MODEL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NEW_OBJECT_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_AXT_NEW_BOL_OBJECT_ACCESS | 20100519 | ||||
| 2 | IO_ORIGINAL_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_OBJ_MODEL | 20100519 |
Method CONSTRUCTOR on class CL_AXT_FAKE_GENIL_MODEL has no exception.
Method GET_NEW_OBJECT_ACCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_NEW_OBJECT_ACCESS | Value transfer | Object reference (TYPE REF TO) | IF_AXT_NEW_BOL_OBJECT_ACCESS | 20100602 |
Method GET_NEW_OBJECT_ACCESS on class CL_AXT_FAKE_GENIL_MODEL has no exception.
Method GET_ORIGINAL_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_MODEL | Value transfer | Object reference (TYPE REF TO) | CL_CRM_GENIL_OBJ_MODEL | 20100525 |
Method GET_ORIGINAL_MODEL on class CL_AXT_FAKE_GENIL_MODEL has no exception.
Method IS_NEW_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 20100520 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | 20100520 |
Method IS_NEW_OBJECT on class CL_AXT_FAKE_GENIL_MODEL has no exception.
Method IS_NEW_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RELATION_NAME | Call by reference | Type reference (TYPE) | CRMT_RELATION_NAME | 20100520 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | 20100520 |
Method IS_NEW_RELATION on class CL_AXT_FAKE_GENIL_MODEL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |