SAP ABAP Class CL_POWL_PERS_ACCESSOR (POWL personalization accessor class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MUS-POW (Application Component) Personal Object Worklist
     GEN_PERSONAL_OBJECT_WORKLIST (Package) generic worklist
Properties
Class CL_POWL_PERS_ACCESSOR  
Short Description POWL personalization accessor class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GEN_PERSONAL_OBJECT_WORKLIST   generic worklist 
Created 20041201   SAP 
Last change 20110908   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)
Interfaces
Class CL_POWL_PERS_ACCESSOR has no interface implemented.
Friends
Class CL_POWL_PERS_ACCESSOR has no friend class.
Attributes
Class CL_POWL_PERS_ACCESSOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPLID_DESCRIPTION Static method Public Method delivers the Application ID description 20060508
2 GET_CATEGORY_DESCRIPTION Static method Public Method delivers the admin category description for the user 20080610
3 GET_DEFAULT_QUERY Static method Public Method delivers the ID of the default query 20041201
4 GET_FLAG_FOR_ENHANCEDQUERY Static method Public Method gets the flag for enhanced query (wth category) for tabstrip 20081119
5 GET_LAYOUT Static method Public Method delivers the layout style for the respective POWL 20041201
6 SET_CATEGORY_DESCRIPTION Static method Public Method sets the admin category description for the user 20080610
7 SET_DEFAULT_QUERY Static method Public Method sets the default query ID 20041201
8 SET_FLAG_FOR_ENHANCEDQUERY Static method Public Method sets the flag for enhanced query (wth category) for tabstrip 20081119
9 SET_LAYOUT Static method Public Method sets the layout style for the respective POWL iView 20041201
Events
Class CL_POWL_PERS_ACCESSOR has no event.
Types
Class CL_POWL_PERS_ACCESSOR has no local type.
Method Signatures

Method GET_APPLID_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLID Call by reference Type reference (TYPE) POWL_APPLID_TY Application ID 20060508
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20060508

Method GET_APPLID_DESCRIPTION on class CL_POWL_PERS_ACCESSOR has no exception.

Method GET_CATEGORY_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLID Call by reference Type reference (TYPE) POWL_APPLID_TY Application ID 20080610
2 Importing I_CATEGORY_ID Call by reference Type reference (TYPE) POWL_CATEGORY_TY Category 20080610
3 Importing I_USER Call by reference Type reference (TYPE) XUSER User name 20080610
4 Returning RESULT Value transfer Type reference (TYPE) POWL_CATDESCR_TY Category description 20080610

Method GET_CATEGORY_DESCRIPTION on class CL_POWL_PERS_ACCESSOR has no exception.

Method GET_DEFAULT_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLID Call by reference Type reference (TYPE) POWL_APPLID_TY Anwendungs-ID 20041201
2 Importing I_USER Call by reference Type reference (TYPE) XUSER Benutzername 20050203
3 Returning RESULT Value transfer Type reference (TYPE) POWL_QUERY_TY Abfrage-ID 20041201

Method GET_DEFAULT_QUERY on class CL_POWL_PERS_ACCESSOR has no exception.

Method GET_FLAG_FOR_ENHANCEDQUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLID Call by reference Type reference (TYPE) POWL_APPLID_TY Application ID 20081119
2 Importing I_USER Call by reference Type reference (TYPE) XUSER User name 20081119
3 Returning RESULT Value transfer Type reference (TYPE) CHAR6 Character field of length 6 20081119

Method GET_FLAG_FOR_ENHANCEDQUERY on class CL_POWL_PERS_ACCESSOR has no exception.

Method GET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLID Call by reference Type reference (TYPE) POWL_APPLID_TY Anwendungs-ID 20041201
2 Importing I_USER Call by reference Type reference (TYPE) XUSER Benutzername 20041201
3 Returning RESULT Value transfer Type reference (TYPE) POWL_LAYOUT_TY Layout für Abfragebereitstellung (Register oder Matrix) 20041201

Method GET_LAYOUT on class CL_POWL_PERS_ACCESSOR has no exception.

Method SET_CATEGORY_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLID Call by reference Type reference (TYPE) POWL_APPLID_TY Application ID 20080610
2 Importing I_CATEGORY_DESC Call by reference Type reference (TYPE) POWL_CATDESCR_TY Category description 20080610
3 Importing I_CATEGORY_ID Call by reference Type reference (TYPE) POWL_CATEGORY_TY Category 20080610
4 Importing I_USER Call by reference Type reference (TYPE) XUSER User name 20080610

Method SET_CATEGORY_DESCRIPTION on class CL_POWL_PERS_ACCESSOR has no exception.

Method SET_DEFAULT_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLID Call by reference Type reference (TYPE) POWL_APPLID_TY Anwendungs-ID 20041201
2 Importing I_QUERY Call by reference Type reference (TYPE) POWL_QUERY_TY Abfrage-ID 20041201
3 Importing I_USER Call by reference Type reference (TYPE) XUSER Benutzername 20041201

Method SET_DEFAULT_QUERY on class CL_POWL_PERS_ACCESSOR has no exception.

Method SET_FLAG_FOR_ENHANCEDQUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLID Call by reference Type reference (TYPE) POWL_APPLID_TY Application ID 20081119
2 Importing I_FLAG Call by reference Type reference (TYPE) CHAR6 Character field of length 6 20081119
3 Importing I_USER Call by reference Type reference (TYPE) XUSER User name 20081119

Method SET_FLAG_FOR_ENHANCEDQUERY on class CL_POWL_PERS_ACCESSOR has no exception.

Method SET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLID Call by reference Type reference (TYPE) POWL_APPLID_TY Anwendungs-ID 20041201
2 Importing I_LAYOUT Call by reference Type reference (TYPE) POWL_LAYOUT_TY Layout für Abfragebereitstellung (Register oder Matrix) 20041201
3 Importing I_USER Call by reference Type reference (TYPE) XUSER Benutzername 20041201

Method SET_LAYOUT on class CL_POWL_PERS_ACCESSOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 600