SAP ABAP Class CL_EAMS_VIS_OBJ_CUST_MODEL (Retrive visual object cust)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMS_GIS_SERV (Package) GIS: Package for Services
⤷
⤷
Properties
| Class | CL_EAMS_VIS_OBJ_CUST_MODEL | |
| Short Description | Retrive visual object cust | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EAMS_GIS_SERV | GIS: Package for Services |
| Created | 20100822 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EAMS_VIS_OBJ_CUST_MODEL has no forward declaration.
Interfaces
Class CL_EAMS_VIS_OBJ_CUST_MODEL has no interface implemented.
Friends
Class CL_EAMS_VIS_OBJ_CUST_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_EAMS_VIS_OBJ_CUST_MODEL | Retrive visual object cust | 20100822 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get components of visual object | 20100822 | |
| 2 | Static method | Public | Method | Get singleton instance | 20100822 | |
| 3 | Instance method | Public | Method | Get visual objects and their style | 20100822 |
Events
Class CL_EAMS_VIS_OBJ_CUST_MODEL has no event.
Types
Class CL_EAMS_VIS_OBJ_CUST_MODEL has no local type.
Method Signatures
Method GET_COMP_FOR_VIS_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VIS_OBJ_COMP | Call by reference | Type reference (TYPE) | EAMS_T_VIS_OBJ_COMP | Visual object component tab | 20100822 | |||
| 2 | IT_VISUAL_OBJECT | Call by reference | Type reference (TYPE) | EAMS_T_VISUAL_OBJECT | Visual(ui) objects | 20100822 |
Method GET_COMP_FOR_VIS_OBJ on class CL_EAMS_VIS_OBJ_CUST_MODEL has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_VIS_OBJ_CUST_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_EAMS_VIS_OBJ_CUST_MODEL | Retrive visual object cust | 20100822 |
Method GET_INSTANCE on class CL_EAMS_VIS_OBJ_CUST_MODEL has no exception.
Method GET_VISUAL_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VISUAL_OBJECT | Call by reference | Type reference (TYPE) | EAMS_T_VISUAL_OBJECT | Visual(ui) objects | 20100822 |
Method GET_VISUAL_OBJECTS on class CL_EAMS_VIS_OBJ_CUST_MODEL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |