SAP ABAP Class CL_WRF_PBAS_APPL_COMP_VIEW (Application Function View)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   MM-PUR (Application Component) Purchasing
     WRF_PRC_BASIC_APPL (Package) Seasonal Procurement: Basis Area
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WRF_PBAS_CONSTANTS Constants 20031020
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WRF_PBAS_AC_GRID_VIEW ALV Grid Application Function: View 20031024
2 Inheritance (c INHERITING FROM c_ref)  CL_WRF_PCTR_AC_DL_VIEW Date Line Application Function: View 20040407
Properties
Class CL_WRF_PBAS_APPL_COMP_VIEW  
Short Description Application Function View    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WRF_PRC_BASIC_APPL   Seasonal Procurement: Basis Area 
Created 20031014   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WRF_PBAS_APPL_COMP_VIEW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WRF_PBAS_CONSTANTS Constants 20031020
Friends
Class CL_WRF_PBAS_APPL_COMP_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_APPLCOMP_FSCR_EXTENSION Instance attribute Private Attribute reference (LIKE) 20040204
2 CO_NO Instance attribute Private Attribute reference (LIKE) 20040210
3 CO_SUBSCR_TYPE_APPLCOMP Instance attribute Private Attribute reference (LIKE) 20031020
4 CO_YES Instance attribute Private Attribute reference (LIKE) 20031114
5 MR_SUBSCREEN Instance attribute Protected Object reference (TYPE REF TO) CL_WRF_PBAS_SUBSCREEN Subscreen Area for Application Component 20031014
6 M_DISPLAY_MODE Instance attribute Protected Type reference (TYPE) WRF_PBAS_APPL_COMP_DISPL_MODE Application Function in Display Mode? 20031014
7 M_SAVE_EXTENSION Instance attribute Protected Type reference (TYPE) WRF_PBAS_APPL_COMP_EXTENSION Expansion of Application Function 20040204
8 M_VISIBLE Instance attribute Protected Type reference (TYPE) WRF_PBAS_APPL_COMP_VISIBLE Application Function Shown? 20040204
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CHANGED_DATA Instance method Public Method Check Whether Frontend Still Contains Changed Data 20040204
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031020
3 FREE Instance method Public Method Destructor 20031103
4 GET_EXTENSION Instance method Public Method Returns Current Expansion of Appl. Function 20031016
5 GET_NAME Instance method Public Method Returns Name of Appl. Function 20031031
6 GET_WORKMODE Instance method Public Method Returns Processing Mode of Application Function 20031111
7 IS_VISIBLE Instance method Public Method Application Function Shown? 20040204
8 SET_EXTENSION Instance method Public Method Sets Expansion of Appl. Function 20031016
9 SET_FULLSCREEN_MODE Instance method Public Method Set Fullscreen Mode of Application Function 20040204
10 SET_SAVE_EXTENSION Instance method Public Method Set Save Extension 20040212
11 SET_VISIBILITY Instance method Public Method Sets Visibility of Application Function 20031014
12 SET_WORKMODE Instance method Public Method Sets Processing Mode of Application Function 20031014
13 TOGGLE_FULLSCREEN_MODE Instance method Public Method Toggle Fullscreen Mode of Application Function 20040204
Events
# Event Type Visibility Description Created on
1 SWITCHED_TO_FULLSCREEN Instance Event
(0)
Public
(2)
Application Function Was Set To Fullscreen Mode 20040210
Types
Class CL_WRF_PBAS_APPL_COMP_VIEW has no local type.
Method Signatures

Method CHECK_CHANGED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INCORRECT_DATA_EXISTS Call by reference Type reference (TYPE) WRF_PBAS_INCORRECT_DATA_EXISTS Inkorrekte Daten vorhanden? 20040210
2 Importing I_SHOW_ERROR_LOG Call by reference Type reference (TYPE) WRF_PBAS_BOOLEAN 'X' Anzeige des Fehler-Protokolls? 20040713

Method CHECK_CHANGED_DATA on class CL_WRF_PBAS_APPL_COMP_VIEW has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCKING_SIDE Call by reference Type reference (TYPE) WRF_PBAS_DOCKING_SIDE 2 Spezifiziert die Seite für einen Docking-Container 20041220
2 Importing I_INITRATIO Call by reference Type reference (TYPE) WRF_PBAS_APPL_COMP_INITRATIO Ausdehnung in Prozent 20031122

Method CONSTRUCTOR on class CL_WRF_PBAS_APPL_COMP_VIEW has no exception.

Method FREE Signature

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

Method GET_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXTENSION Call by reference Type reference (TYPE) WRF_PBAS_APPL_COMP_EXTENSION Ausdehnung der View 20031016

Method GET_EXTENSION on class CL_WRF_PBAS_APPL_COMP_VIEW has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NAME Call by reference Type reference (TYPE) WRF_PBAS_APPL_COMP_NAME Name einer Anwendungskomponente 20031031

Method GET_NAME on class CL_WRF_PBAS_APPL_COMP_VIEW has no exception.

Method GET_WORKMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DISPLAY_MODE Call by reference Type reference (TYPE) WRF_PBAS_APPL_COMP_DISPL_MODE Anwendungskomponente im Anzeige-Modus? 20031112

Method GET_WORKMODE on class CL_WRF_PBAS_APPL_COMP_VIEW has no exception.

Method IS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VISIBLE Call by reference Type reference (TYPE) WRF_PBAS_APPL_COMP_VISIBLE Anwendungsfunktion sichtbar? 20040204

Method IS_VISIBLE on class CL_WRF_PBAS_APPL_COMP_VIEW has no exception.

Method SET_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTENSION Call by reference Type reference (TYPE) WRF_PBAS_APPL_COMP_EXTENSION Ausdehnung der View 20031016

Method SET_EXTENSION on class CL_WRF_PBAS_APPL_COMP_VIEW has no exception.

Method SET_FULLSCREEN_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FULLSCREEN Call by reference Type reference (TYPE) WRF_PBAS_APPL_COMP_FULLSCREEN Anwendungsfunktion im Fullscreen-Modus? 20040204

Method SET_FULLSCREEN_MODE on class CL_WRF_PBAS_APPL_COMP_VIEW has no exception.

Method SET_SAVE_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTENSION Call by reference Type reference (TYPE) WRF_PBAS_APPL_COMP_EXTENSION Ausdehnung einer Anwendungsfunktion. 20040212

Method SET_SAVE_EXTENSION on class CL_WRF_PBAS_APPL_COMP_VIEW has no exception.

Method SET_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VISIBLE Call by reference Type reference (TYPE) WRF_PBAS_APPL_COMP_VISIBLE Anwendungskomponente sichtbar? 20031014

Method SET_VISIBILITY on class CL_WRF_PBAS_APPL_COMP_VIEW has no exception.

Method SET_WORKMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_MODE Call by reference Type reference (TYPE) WRF_PBAS_APPL_COMP_DISPL_MODE Anwendungskomponente im Anzeige-Modus? 20031014

Method SET_WORKMODE on class CL_WRF_PBAS_APPL_COMP_VIEW has no exception.

Method TOGGLE_FULLSCREEN_MODE Signature

Method TOGGLE_FULLSCREEN_MODE on class CL_WRF_PBAS_APPL_COMP_VIEW has no parameter.
Method TOGGLE_FULLSCREEN_MODE on class CL_WRF_PBAS_APPL_COMP_VIEW has no exception.
Event Signatures

Event SWITCHED_TO_FULLSCREEN Signature
Event SWITCHED_TO_FULLSCREEN on class CL_WRF_PBAS_APPL_COMP_VIEW has no parameter.
History
Last changed by/on SAP  20050219 
SAP Release Created in 111