SAP ABAP Class IF_WDY_PFCG_APPLICATION_TYPE (Web Dynpro Application Type in PFCG)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_PFCG_APPL_TYPE_ABSTRACT Superclass for All PFCG WD Application Types 20100805
Properties
Class IF_WDY_PFCG_APPLICATION_TYPE  
Short Description Web Dynpro Application Type in PFCG    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100805   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WDY_PFCG_APPLICATION_TYPE has no forward declaration.
Interfaces
Class IF_WDY_PFCG_APPLICATION_TYPE has no interface implemented.
Friends
Class IF_WDY_PFCG_APPLICATION_TYPE has no friend class.
Attributes
Class IF_WDY_PFCG_APPLICATION_TYPE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_SCREEN_ATTRIBUTES Instance method Public Method 20100818
2 FUNCTION_SELECT Instance method Public Method 20100806
3 GET_TOOLBAR_MENUS_AND_BUTTONS Instance method Public Method Returns toolbar enhancements 20100806
Events
# Event Type Visibility Description Created on
1 BUTTON_INFO_CHANGED Instance Event
(0)
Public
(2)
Change to Button Metadata 20100818
Types
Class IF_WDY_PFCG_APPLICATION_TYPE has no local type.
Method Signatures

Method CHANGE_SCREEN_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ACTIVE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100818
2 Changing INPUT Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100818
3 Importing NAME Call by reference Type reference (TYPE) WDY_PRGN_SCREEN_NAME Screen-Attribut: Name 20100818
4 Changing REQUIRED Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100907

Method CHANGE_SCREEN_ATTRIBUTES on class IF_WDY_PFCG_APPLICATION_TYPE has no exception.

Method FUNCTION_SELECT 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 20101029
2 Changing APPLICATION Call by reference Type reference (TYPE) WDY_APPLICATION_NAME Web Dynpro : Applikationsname 20100806
3 Changing CONFIGURATION Call by reference Type reference (TYPE) WDY_CONFIG_ID Konfigurations-Identifikation 20100806
4 Changing DESCRIPTION Call by reference Type reference (TYPE) WDY_MD_DESCRIPTION Web Dynpro : Kurzbeschreibung eines Objekts 20100812
5 Importing FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20100806
6 Changing PARAMETERS Call by reference Type reference (TYPE) WDY_PRGN_NAME_VALUES Feld-Wert Paare 20100806

Method FUNCTION_SELECT on class IF_WDY_PFCG_APPLICATION_TYPE has no exception.

Method GET_TOOLBAR_MENUS_AND_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUTTONS Call by reference Type reference (TYPE) TTB_BUTTON Toolbarbuttons 20100806
2 Exporting ET_CTXMENU Call by reference Type reference (TYPE) TTB_BTNMNU Zuordnung Toolbar-Button zu Kontextmenü 20100806
3 Importing I_FMODE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100806

Method GET_TOOLBAR_MENUS_AND_BUTTONS on class IF_WDY_PFCG_APPLICATION_TYPE has no exception.
Event Signatures

Event BUTTON_INFO_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FCODE Exporting Value transfer Type reference (TYPE) UI_FUNC Funktionscode 20100818
2 ICON Exporting Value transfer Type reference (TYPE) ICONNAME Name einer Ikone 20100818
3 QUICKINFO Exporting Value transfer Type reference (TYPE) ICONQUICK Quickinfo für eine Ikone 20100818
4 TEXT Exporting Value transfer Type reference (TYPE) TEXT40 Text in der Länge 40 20100818
History
Last changed by/on SAP  20110908 
SAP Release Created in