SAP ABAP Class CL_WDY_PFCG_APPL_TYPE_PAGE (Web Dynpro Application Type for PFCG: Page)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDY_PFCG_APPL_TYPE_ABSTRACT Superclass for All PFCG WD Application Types 20100806
Properties
Class CL_WDY_PFCG_APPL_TYPE_PAGE  
Short Description Web Dynpro Application Type for PFCG: Page    
Super Class CL_WDY_PFCG_APPL_TYPE_ABSTRACT Superclass for All PFCG WD Application Types 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SWDP_CCP_WD_API    
Program status     
Category 0   
Package SWDP_CCP_WD_PFCG_UI   Web Dynpro ABAP: CCP PFCG Integration 
Created 20100806   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDY_PFCG_APPL_TYPE_PAGE has no forward declaration.
Interfaces
Class CL_WDY_PFCG_APPL_TYPE_PAGE has no interface implemented.
Friends
Class CL_WDY_PFCG_APPL_TYPE_PAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_APPLICATION_TYPE Constant Public Type reference (TYPE) WDY_PFCG_APPLICATION_TYPE 'PAGE' Role Maintenance: Type of Web Dynpro Application 20100806
2 CO_FCODE_CREATE_FROM_SCRATCH Constant Private Type reference (TYPE) UI_FUNC 'TB_PAGE_CREATE_FROM_SCRATCH' Function Code: Create Page Without Template 20100907
3 CO_FCODE_CREATE_FROM_TEMPLATE Constant Private Type reference (TYPE) UI_FUNC 'TB_PAGE_CREATE_FROM_TEMPLATE' Function Code: Creates Page 20100907
4 CO_FCODE_CREATE_MENU Constant Private Type reference (TYPE) UI_FUNC 'TB_PAGE_CREATEMENU' Function Code: Create Menu 20100907
5 CO_FCODE_DELETE Constant Private Type reference (TYPE) UI_FUNC 'TB_PAGE_DELETE' Function Code: Delete Page 20100816
6 CO_FCODE_DISPLAY_APPL_CONF Constant Private Type reference (TYPE) UI_FUNC 'TB_PAGE_SHOWCONFIG' 20100816
7 CO_FCODE_DISPLAY_CAT Constant Private Type reference (TYPE) UI_FUNC 'TB_PAGE_DISPLAY_CAT' Function Code: Component Configuration Catalog 20100816
8 CO_FCODE_DISPLAY_MENU Constant Private Type reference (TYPE) UI_FUNC 'TB_PAGE_DISPLAYMENU' Function Code: Display Menu 20100816
9 CO_FCODE_DISPLAY_PAGE Constant Private Type reference (TYPE) UI_FUNC 'TB_PAGE_DISPLAY_PAGE' Function Code: Component Configuration Page 20100816
10 CO_FCODE_WUL Constant Private Type reference (TYPE) UI_FUNC 'TB_PAGE_WUL' Function Code: Where-Used List 20100824
11 CO_PERS_KEY Constant Public Type reference (TYPE) SPERS_KEY 'CHIP_PAGE_PFCG_DATA' Personalization Object Key 20101103
12 M_FCODE_CREATE Instance attribute Private Type reference (TYPE) UI_FUNC Currently Selected Create Mode 20100907
13 M_FCODE_DISPLAY Instance attribute Private Type reference (TYPE) UI_FUNC Currently Selected Display Mode 20100818
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONFIG_KEYS_PAGE Instance method Private Method 20100817
2 GET_WHERE_USED_LIST Instance method Public Method 20100824
3 SET_FCODE_CREATE Instance method Private Method 20100907
4 SET_FCODE_DISPLAY Instance method Private Method 20100818
Events
Class CL_WDY_PFCG_APPL_TYPE_PAGE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_ROLES Public See coding 20100824 t_roles type sorted table of chip_pfcg_ui_roles with unique key agr_name
Method Signatures

Method GET_CONFIG_KEYS_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20100817
2 Exporting CONFIG_KEY_CATALOG Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20100817
3 Exporting CONFIG_KEY_PAGE Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20100817

Method GET_CONFIG_KEYS_PAGE on class CL_WDY_PFCG_APPL_TYPE_PAGE has no exception.

Method GET_WHERE_USED_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_CONFIGURATION Call by reference Type reference (TYPE) WDY_CONFIG_ID Konfigurations-Identifikation 20100824
2 Returning ROLES Value transfer Type reference (TYPE) CHIP_PFCG_UI_ROLES_TAB Einstelliges Kennzeichen 20100824

Method GET_WHERE_USED_LIST on class CL_WDY_PFCG_APPL_TYPE_PAGE has no exception.

Method SET_FCODE_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE_CREATE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20100907

Method SET_FCODE_CREATE on class CL_WDY_PFCG_APPL_TYPE_PAGE has no exception.

Method SET_FCODE_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE_DISPLAY Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20100818

Method SET_FCODE_DISPLAY on class CL_WDY_PFCG_APPL_TYPE_PAGE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703