SAP ABAP Class CL_CRM_GENIL_VIEW_REGISTRY (View Management)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
⤷
CRM_GENIL (Package) Generic Interaction Layer for Access to CRM Objects
⤷
⤷
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 | 20020305 |
Properties
| Class | CL_CRM_GENIL_VIEW_REGISTRY | |
| Short Description | View Management | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_GENIL | Generic Interaction Layer for Access to CRM Objects |
| Created | 20020305 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_GENIL_VIEW_REGISTRY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GENIL_BOOLEAN | Interface for Boolean Constants | 20020305 |
Friends
Class CL_CRM_GENIL_VIEW_REGISTRY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20020305 | |||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CRM_GENIL_VIEW_REGISTRY | View Management | 20020305 | |||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20020305 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Instance Constructor | 20020305 | |
| 2 | Instance method | Public | Method | Deletes a View from the Database | 20020305 | |
| 3 | Static method | Public | Method | Returns Reference to the Class Instance | 20020305 | |
| 4 | Instance method | Public | Method | Returns the Objects and Relations for a View | 20020305 |
Events
Class CL_CRM_GENIL_VIEW_REGISTRY has no event.
Types
Class CL_CRM_GENIL_VIEW_REGISTRY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CRM_GENIL_VIEW_REGISTRY has no parameter.
Method CONSTRUCTOR on class CL_CRM_GENIL_VIEW_REGISTRY has no exception.
Method DELETE_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VIEW_NAME | Call by reference | Type reference (TYPE) | CRMT_VIEW_NAME | Name eines UI-Views | 20020305 |
Method DELETE_VIEW on class CL_CRM_GENIL_VIEW_REGISTRY has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OBJ_REF | Value transfer | Object reference (TYPE REF TO) | CL_CRM_GENIL_VIEW_REGISTRY | View Verwaltung | 20020305 |
Method GET_INSTANCE on class CL_CRM_GENIL_VIEW_REGISTRY has no exception.
Method GET_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VIEW_NAME | Call by reference | Type reference (TYPE) | CRMT_VIEW_NAME | Name eines UI-Views | 20020305 | |||
| 2 | RV_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_CRM_GENIL_VIEW | Tabelle generischer Objektrelationen | 20020305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme: Keine Eintrag | 20020305 |
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 310 |