SAP ABAP Class CL_CHIP_PFCG_ACCESS (Page Builder: Access to Role Menu)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
     SWDP_CCP_WD_PFCG_UI (Package) Web Dynpro ABAP: CCP PFCG Integration
Properties
Class CL_CHIP_PFCG_ACCESS  
Short Description Page Builder: Access to Role Menu    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CCP_WD_PFCG_UI   Web Dynpro ABAP: CCP PFCG Integration 
Created 20101103   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CHIP_PFCG_ACCESS has no forward declaration.
Interfaces
Class CL_CHIP_PFCG_ACCESS has no interface implemented.
Friends
Class CL_CHIP_PFCG_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CONFIG_TYPE_PFCG Constant Public Type reference (TYPE) WDY_CONFIG_TYPE '07' Type of Web Dynpro Configuration 20101103
2 MT_INSTANCES Static Attribute Private Type reference (TYPE) TP_INSTANCES 20101103
3 MT_NODES Instance attribute Private Type reference (TYPE) CHIP_PFCG_MAP_TAB Table Type for Assignment Page for PFCG Menu Entry 20101103
4 M_AGR_NAME Instance attribute Public Type reference (TYPE) AGR_NAME Role Name 20101103
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20101103
2 FREE Instance method Public Method 20101103
3 GET_INSTANCE Static method Public Method 20101103
4 GET_PAGE_NODES Instance method Public Method 20101103
Events
Class CL_CHIP_PFCG_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_INSTANCE Private See coding 20101103 begin of tp_instance, agr_name type agr_name, instance type ref to cl_chip_pfcg_access, end of tp_instance
2 TP_INSTANCES Private See coding 20101103 tp_instances type hashed table of tp_instance with unique key agr_name
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGR_NAME Call by reference Type reference (TYPE) AGR_NAME Name der Rolle 20101103

Method CONSTRUCTOR on class CL_CHIP_PFCG_ACCESS has no exception.

Method FREE Signature

Method FREE on class CL_CHIP_PFCG_ACCESS has no parameter.
Method FREE on class CL_CHIP_PFCG_ACCESS has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGR_NAME Call by reference Type reference (TYPE) AGR_NAME Name der Rolle 20101103
2 Returning INSTANCE Value transfer Object reference (TYPE REF TO) CL_CHIP_PFCG_ACCESS Pagebuilder: Zugriff auf Rollenmenü 20101103

Method GET_INSTANCE on class CL_CHIP_PFCG_ACCESS has no exception.

Method GET_PAGE_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAGE_NODES Value transfer Type reference (TYPE) CHIP_PFCG_MAP_TAB Tabellentyp für Zuordnung Page zu PFCG Menü-Eintrag 20101103

Method GET_PAGE_NODES on class CL_CHIP_PFCG_ACCESS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703