SAP ABAP Class CL_UISS_ACCESS_FACTORY (Factory class to get instance of access class)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-ISS (Application Component) Internal Self-Services
⤷
UISS_MDG_ADAPTER (Package) Internal Self Services: MDG Adapter
⤷
⤷
Properties
| Class | CL_UISS_ACCESS_FACTORY | |
| Short Description | Factory class to get instance of access class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UISS_MDG_ADAPTER | Internal Self Services: MDG Adapter |
| Created | 20090916 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UISS_ACCESS_FACTORY has no forward declaration.
Interfaces
Class CL_UISS_ACCESS_FACTORY has no interface implemented.
Friends
Class CL_UISS_ACCESS_FACTORY has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20090916 | ||
| 2 | Static method | Public | Method | 20091202 |
Events
Class CL_UISS_ACCESS_FACTORY has no event.
Types
Class CL_UISS_ACCESS_FACTORY has no local type.
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_ACCESS | Value transfer | Object reference (TYPE REF TO) | IF_UISS_ENTITY_ACCESS | Interface to read/write eneity | 20091130 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20091130 | |||
| 3 | I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20090916 | |||
| 4 | I_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | 'IS' | Data Model | 20091130 |
Method GET_INSTANCE on class CL_UISS_ACCESS_FACTORY has no exception.
Method GET_UI_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_UI_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_EX_USMD_UI_EVENT2 | Interface to read/write eneity | 20091202 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20091202 | |||
| 3 | I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20091202 | |||
| 4 | I_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | 'IS' | Data Model | 20091202 |
Method GET_UI_HANDLER on class CL_UISS_ACCESS_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |