SAP ABAP Class CL_BSP_DLC_PERS_MARK (Personalization Analyzing and Marking)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-CON (Application Component) UI Configuration & Design Layer
     BSP_DYN_CONFIG_TOOLS (Package) Tools for Dynamic Layout
Properties
Class CL_BSP_DLC_PERS_MARK  
Short Description Personalization Analyzing and Marking    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TOOLS   Tools for Dynamic Layout 
Created 20090304   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_BSP_DLC_PERS_MARK Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_BSP_DLC_PERS_MARK has no interface implemented.
Friends
Class CL_BSP_DLC_PERS_MARK has no friend class.
Attributes
Class CL_BSP_DLC_PERS_MARK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 MARK_OBSOLETE Static method Public Method 20090304
2 MARK_PERSONALIZATION Static method Public Method 20090304
3 MATCH_LINES Static method Private Method 20090304
4 UNMARK_PERSONALIZATION Static method Public Method 20090304
5 UPDATE_LINES Static method Private Method 20090304
Events
Class CL_BSP_DLC_PERS_MARK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MS_FILTER Public See coding 20090304 begin of ms_filter, pers_for_user type syuname, component type bsp_wd_component_name, viewname type o2page, role_key type bsp_dlc_role_key, component_usage type bsp_dlc_component_usage, object_type type bsp_dlc_object_type, object_sub_type type bsp_dlc_object_sub_type, date_from type sydatum, date_to type sydatum, strict_filter type boolean, end of ms_filter
2 MT_CONFIG_ENTRIES Public See coding 20090304 mt_config_entries type hashed table of bsp_dl_xmlstrx2 with unique key context_id
3 MT_MATCH_PERS Public See coding 20090304 mt_match_pers type table of bspc_dl_persstor with key component viewname role_key component_usage object_type object_sub_type
Method Signatures

Method MARK_OBSOLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LINES Value transfer Type reference (TYPE) CL_BSP_DLC_PERS_MARK=>MT_MATCH_PERS 20090304

Method MARK_OBSOLETE on class CL_BSP_DLC_PERS_MARK has no exception.

Method MARK_PERSONALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILTER Call by reference Type reference (TYPE) CL_BSP_DLC_PERS_MARK=>MS_FILTER 20090304
2 Importing IV_MARK_ALL Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20090304
3 Returning RT_LINES Value transfer Type reference (TYPE) CL_BSP_DLC_PERS_MARK=>MT_MATCH_PERS 20090304

Method MARK_PERSONALIZATION on class CL_BSP_DLC_PERS_MARK has no exception.

Method MATCH_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILTER Call by reference Type reference (TYPE) CL_BSP_DLC_PERS_MARK=>MS_FILTER 20090304
2 Importing IV_MARK_ALL Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20090304
3 Importing IV_SEARCH_MARK Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090304
4 Returning RT_MATCHED_LINES Value transfer Type reference (TYPE) CL_BSP_DLC_PERS_MARK=>MT_MATCH_PERS 20090304

Method MATCH_LINES on class CL_BSP_DLC_PERS_MARK has no exception.

Method UNMARK_PERSONALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILTER Call by reference Type reference (TYPE) CL_BSP_DLC_PERS_MARK=>MS_FILTER 20090304
2 Importing IV_UNMARK_ALL Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20090304
3 Returning RT_LINES Value transfer Type reference (TYPE) CL_BSP_DLC_PERS_MARK=>MT_MATCH_PERS 20090304

Method UNMARK_PERSONALIZATION on class CL_BSP_DLC_PERS_MARK has no exception.

Method UPDATE_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LINES Call by reference Type reference (TYPE) CL_BSP_DLC_PERS_MARK=>MT_MATCH_PERS 20090304
2 Importing IV_MARK Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090304

Method UPDATE_LINES on class CL_BSP_DLC_PERS_MARK has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701