SAP ABAP Class /RPM/CL_TREE_PERSONALIZATION (Tree personalization)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PFM (Application Component) Portfolio Management
     /RPM/API (Package) xRPM External Interfaces
Properties
Class /RPM/CL_TREE_PERSONALIZATION  
Short Description Tree personalization    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /RPM/API   xRPM External Interfaces 
Created 20090416   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /RPM/CL_TREE_PERSONALIZATION has no forward declaration.
Interfaces
Class /RPM/CL_TREE_PERSONALIZATION has no interface implemented.
Friends
Class /RPM/CL_TREE_PERSONALIZATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_MSG Static Attribute Private Type reference (TYPE) /RPM/TT_MESSAGES Table Type for Messages 20090511
2 MV_FINISHED Static Attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090511
3 MV_RC Static Attribute Private Type reference (TYPE) I 20090511
Methods
# Method Level Visibility Method type Description Created on
1 GET_DEFAULT_PERSONALIZATION Static method Private Method 20090428
2 GET_PERSONALIZATION_DATA Static method Public Method 20090416
3 GET_PERSONALIZATION_LIST Static method Public Method 20090416
4 GET_SAVE_STATUS Static method Public Method 20090511
5 SET_DEFAULT_PERSONALIZATION Static method Private Method 20090416
6 SET_PERSONALIZATION_DATA Static method Public Method 20090416
7 UNSET_DEFAULT_PERSONALIZATION Static method Private Method 20090428
Events
Class /RPM/CL_TREE_PERSONALIZATION has no event.
Types
Class /RPM/CL_TREE_PERSONALIZATION has no local type.
Method Signatures

Method GET_DEFAULT_PERSONALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) /RPM/TT_MESSAGES Table Type for Messages 20090428
2 Exporting EV_PERS_ID Call by reference Type reference (TYPE) /RPM/TV_PERS_ID Personalization ID 20090428
3 Exporting EV_RC Call by reference Type reference (TYPE) I 20090428
4 Importing IV_PERS_INSTANCE Call by reference Type reference (TYPE) /RPM/TV_PERS_INSTANCE Personalization Instance 20090428
5 Importing IV_PERS_TYPE Call by reference Type reference (TYPE) /RPM/TV_PERS_TYPE Personalization Type 20090428

Method GET_DEFAULT_PERSONALIZATION on class /RPM/CL_TREE_PERSONALIZATION has no exception.

Method GET_PERSONALIZATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CONFIGURATION Call by reference Type reference (TYPE) /RPM/TS_CONFIG_LIST_API Configuration List 20090416
2 Exporting ES_CONFIG_DISPLAY Call by reference Type reference (TYPE) /RPM/TS_CONFIG_DISPLAY_API Display properties 20090416
3 Exporting ET_CONFIG_COLUMNS Call by reference Type reference (TYPE) /RPM/TT_CONFIG_COLUMNS Configuration columns 20090416
4 Exporting ET_MSG Call by reference Type reference (TYPE) /RPM/TT_MESSAGES Table Type for Messages 20090428
5 Exporting EV_RC Call by reference Type reference (TYPE) I 20090428
6 Importing IV_PERS_ID Call by reference Type reference (TYPE) /RPM/TV_PERS_ID Personalization ID 20090416
7 Importing IV_PERS_INSTANCE Call by reference Type reference (TYPE) /RPM/TV_PERS_INSTANCE Personalization Instance 20090416
8 Importing IV_PERS_TYPE Call by reference Type reference (TYPE) /RPM/TV_PERS_TYPE Personalization Type 20090416

Method GET_PERSONALIZATION_DATA on class /RPM/CL_TREE_PERSONALIZATION has no exception.

Method GET_PERSONALIZATION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PERS_LIST Call by reference Type reference (TYPE) /RPM/TT_CONFIG_LIST_API Configuration Lists 20090416
2 Importing IV_PERS_INSTANCE Call by reference Type reference (TYPE) /RPM/TV_PERS_INSTANCE Personalization Instance 20090416
3 Importing IV_PERS_TYPE Call by reference Type reference (TYPE) /RPM/TV_PERS_TYPE Personalization Type 20090416

Method GET_PERSONALIZATION_LIST on class /RPM/CL_TREE_PERSONALIZATION has no exception.

Method GET_SAVE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TASK Call by reference Type reference (TYPE) CLIKE 20090511

Method GET_SAVE_STATUS on class /RPM/CL_TREE_PERSONALIZATION has no exception.

Method SET_DEFAULT_PERSONALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) /RPM/TT_MESSAGES Table Type for Messages 20090428
2 Exporting EV_RC Call by reference Type reference (TYPE) I 20090428
3 Importing IV_PERS_ID Call by reference Type reference (TYPE) /RPM/TV_PERS_ID Personalization ID 20090428
4 Importing IV_PERS_INSTANCE Call by reference Type reference (TYPE) /RPM/TV_PERS_INSTANCE Personalization Instance 20090428
5 Importing IV_PERS_TYPE Call by reference Type reference (TYPE) /RPM/TV_PERS_TYPE Personalization Type 20090428

Method SET_DEFAULT_PERSONALIZATION on class /RPM/CL_TREE_PERSONALIZATION has no exception.

Method SET_PERSONALIZATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) /RPM/TT_MESSAGES Table Type for Messages 20090428
2 Exporting EV_RC Call by reference Type reference (TYPE) I 20090428
3 Importing IS_CONFIGURATION Call by reference Type reference (TYPE) /RPM/TS_CONFIG_LIST_API 20090428
4 Importing IS_CONFIG_DISPLAY Call by reference Type reference (TYPE) /RPM/TS_CONFIG_DISPLAY_API 20090428
5 Importing IT_CONFIG_COLUMNS Call by reference Type reference (TYPE) /RPM/TT_CONFIG_COLUMNS Configuration columns 20090428
6 Importing IV_CHANGE_MODE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20090428
7 Importing IV_PERS_INSTANCE Call by reference Type reference (TYPE) /RPM/TV_PERS_INSTANCE 20090428
8 Importing IV_PERS_TYPE Call by reference Type reference (TYPE) /RPM/TV_PERS_TYPE 20090428
9 Importing IV_SAVE_MODE Call by reference Type reference (TYPE) CHAR1 'S' 'N'-> New session 'S' --> same session 20090506

Method SET_PERSONALIZATION_DATA on class /RPM/CL_TREE_PERSONALIZATION has no exception.

Method UNSET_DEFAULT_PERSONALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) /RPM/TT_MESSAGES Table Type for Messages 20090428
2 Exporting EV_RC Call by reference Type reference (TYPE) I 20090428
3 Importing IV_PERS_ID Call by reference Type reference (TYPE) /RPM/TV_PERS_ID Personalization ID 20090428
4 Importing IV_PERS_INSTANCE Call by reference Type reference (TYPE) /RPM/TV_PERS_INSTANCE Personalization Instance 20090428
5 Importing IV_PERS_TYPE Call by reference Type reference (TYPE) /RPM/TV_PERS_TYPE Personalization Type 20090428

Method UNSET_DEFAULT_PERSONALIZATION on class /RPM/CL_TREE_PERSONALIZATION has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 500_702