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
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_ACCCCDET Static Attribute Public Object reference (TYPE REF TO) CL_UISS_GL_ACCOUNT_CC_ACCESS Access class for G/L Account with CC 20091117
2 GR_ACCGRP Static Attribute Public Object reference (TYPE REF TO) CL_UISS_ACCOUNTGROUP_F4_ACCESS Access class for COA F4 in G/L Account 20091117
3 GR_ACCOUNT Static Attribute Public Object reference (TYPE REF TO) CL_UISS_GL_ACCOUNT_ACCESS Access class for G/L Account 20091117
4 GR_CCTR Static Attribute Public Object reference (TYPE REF TO) CL_UISS_CCTR_ACCESS Access class for profit centre 20091117
5 GR_CELEM Static Attribute Public Object reference (TYPE REF TO) CL_UISS_CELEM_ACCESS Access class for profit centre 20091117
6 GR_COA Static Attribute Public Object reference (TYPE REF TO) CL_UISS_COA_F4_ACCESS Access class for COA F4 in G/L Account 20091117
7 GR_COADJPST Static Attribute Public Object reference (TYPE REF TO) CL_UISS_CO_POSTING_ACCESS Access class for CO Posting 20091118
8 GR_PCTR Static Attribute Public Object reference (TYPE REF TO) CL_UISS_PCTR_ACCESS Access class for profit centre 20091117
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method 20090916
2 GET_UI_HANDLER 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 Exporting EO_ACCESS Value transfer Object reference (TYPE REF TO) IF_UISS_ENTITY_ACCESS Interface to read/write eneity 20091130
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Messages 20091130
3 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entity Type 20090916
4 Importing 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 Exporting EO_UI_HANDLER Value transfer Object reference (TYPE REF TO) IF_EX_USMD_UI_EVENT2 Interface to read/write eneity 20091202
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Messages 20091202
3 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entity Type 20091202
4 Importing 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