SAP ABAP Class CL_UMB_MY_OBJECTS (Peristency of My Objects)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
     UMB (Package) SEM-CPM: Balanced Scorecard
Properties
Class CL_UMB_MY_OBJECTS  
Short Description Peristency of My Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UMB   SEM-CPM: Balanced Scorecard 
Created 20041124   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMB_MY_OBJECTS has no forward declaration.
Interfaces
Class CL_UMB_MY_OBJECTS has no interface implemented.
Friends
Class CL_UMB_MY_OBJECTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PERS_KEY Constant Private Type reference (TYPE) SPERS_KEY 'R_CPM_BSC_MY_OBJECTS' Personalization Object Key 20041124
2 MR_PERS_DATA Instance attribute Private Object reference (TYPE REF TO) CL_PERS_OBJECT_DATA Personalization object data object 20041124
3 MT_FACTORY Static Attribute Private Type reference (TYPE) YT_FACTORY 20041124
4 M_UNAME Instance attribute Private Type reference (TYPE) SYUNAME User Name 20041124
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20041124
2 GET_INSTANCE Static method Public Method 20041124
3 GET_MY_OBJECTS Instance method Public Method 20041124
4 SET_MY_OBJECTS Instance method Public Method 20041124
Events
Class CL_UMB_MY_OBJECTS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_FACTORY Protected See coding 20041124 begin of ys_factory, uname type syuname, ref type ref to cl_umb_my_objects, end of ys_factory
2 YT_FACTORY Protected See coding 20041124 yt_factory type standard table of ys_factory with default key
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20041124

Method CONSTRUCTOR on class CL_UMB_MY_OBJECTS has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_INST Value transfer Object reference (TYPE REF TO) CL_UMB_MY_OBJECTS Peristency of My objects 20041124
2 Importing I_UNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20041124

Method GET_INSTANCE on class CL_UMB_MY_OBJECTS has no exception.

Method GET_MY_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_LIST Value transfer Type reference (TYPE) UMB_YT_GENERIC_OBJECT My objects 20041124

Method GET_MY_OBJECTS on class CL_UMB_MY_OBJECTS has no exception.

Method SET_MY_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LIST Call by reference Type reference (TYPE) UMB_YT_GENERIC_OBJECT My objects 20041124

Method SET_MY_OBJECTS on class CL_UMB_MY_OBJECTS has no exception.
History
Last changed by/on SAP  20050220 
SAP Release Created in 600