SAP ABAP Class CL_PFCG_WB_ICON_HANDLING (Get/set web icons from/in field: AGR_SHIER-ICON)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-AUT-PFC (Application Component) ABAP Authorization and Role Management
     S_PROFGEN (Package) ABAP Role Administration (Profile Generator)
Properties
Class CL_PFCG_WB_ICON_HANDLING  
Short Description Get/set web icons from/in field: AGR_SHIER-ICON    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_PROFGEN   ABAP Role Administration (Profile Generator) 
Created 20110216   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PFCG_WB_ICON_HANDLING has no forward declaration.
Interfaces
Class CL_PFCG_WB_ICON_HANDLING has no interface implemented.
Friends
Class CL_PFCG_WB_ICON_HANDLING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MCO_SERVICEMAP_IDENTIFIER Constant Private Type reference (TYPE) STRING 'ServiceMap=' 20110216
2 MCO_WOC_IDENTIFIER Constant Private Type reference (TYPE) STRING 'Shell=' 20110216
Methods
# Method Level Visibility Method type Description Created on
1 GET_AGR_SHIER_ICON Static method Public Method Split AGR-SHIER icon into two display icons 20110216
2 SET_AGR_SHIER_ICON Static method Public Method Create AGR-SHIER icon from two display icons 20110216
Events
Class CL_PFCG_WB_ICON_HANDLING has no event.
Types
Class CL_PFCG_WB_ICON_HANDLING has no local type.
Method Signatures

Method GET_AGR_SHIER_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DISPLAY_ICON_SERVICEMAP Call by reference Type reference (TYPE) MENU_SERVICEMAP_ICON Service-Map-Symbol 20110216
2 Exporting EV_DISPLAY_ICON_WOC Call by reference Type reference (TYPE) MENU_WOC_ICON Work Center Symbol 20110216
3 Importing IV_AGR_SHIER_ICON Call by reference Type reference (TYPE) MENU_ICON Symbole für Rollenmenüeinträge 20110216

Method GET_AGR_SHIER_ICON on class CL_PFCG_WB_ICON_HANDLING has no exception.

Method SET_AGR_SHIER_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_AGR_SHIER_ICON Call by reference Type reference (TYPE) MENU_ICON Symbole für Rollenmenüeinträge 20110216
2 Importing IV_DISPLAY_ICON_SERVICEMAP Call by reference Type reference (TYPE) MENU_SERVICEMAP_ICON Service-Map-Symbol 20110217
3 Importing IV_DISPLAY_ICON_WOC Call by reference Type reference (TYPE) MENU_WOC_ICON Work Center Symbol 20110216

Method SET_AGR_SHIER_ICON on class CL_PFCG_WB_ICON_HANDLING has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731