SAP ABAP Class CL_FWWP_VIEW_BASE (Basis Class for View Objects of Framework)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SBPT_FWWP (Package) Framework for Workplace
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FWWP_CONTENT_VIEWER List Display of a Work List 19990503
2 Inheritance (c INHERITING FROM c_ref)  CL_FWWP_NAVIGATION_BASE Navigation Display (Basis) 19990503
3 Inheritance (c INHERITING FROM c_ref)  CL_FWWP_PREVIEW Display of a Preview 19990503
4 Inheritance (c INHERITING FROM c_ref)  CL_FWWP_TOOLBAR_BASE Display of Application-Specific Functions (Basis) 19990503
Properties
Class CL_FWWP_VIEW_BASE  
Short Description Basis Class for View Objects of Framework    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBPT_FWWP   Framework for Workplace 
Created 19990430   SAP 
Last change 19990503   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FWWP_VIEW_BASE has no forward declaration.
Interfaces
Class CL_FWWP_VIEW_BASE has no interface implemented.
Friends
Class CL_FWWP_VIEW_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE_AREA Instance attribute Private Object reference (TYPE REF TO) CL_FWWP_AREA Active Area Object 20000201
2 OBJ_INDEX Instance attribute Protected Object reference (TYPE REF TO) CL_FWWP_OBJECT_INDEX Objekt - Index - Table 19990503
3 SUBJECTS Instance attribute Protected Type reference (TYPE) SBPT_TDESKI Application Objects Whose Changes Are Responded To 19990503
4 VIEW_MANAGER Instance attribute Protected Object reference (TYPE REF TO) CL_FWWP_VIEW_MANAGER View Manager 19990430
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SUBJECTS Instance method Public Method Inserts Desktop Items into Interface Object 19990505
2 FILTER_DUPLICATES Instance method Private Method Filters Existing Entries of a Table 19990503
3 HANDLER_NO_SELECTION Instance method Protected Event handling method Event Handler: No Selection Possible (From View Manager) 19990916
4 ON_ACTIVE_AREA_CHANGED Instance method Protected Event handling method Event Handler: Changed Event of Active Area 20000201
5 REGISTER_ACTIVE_AREA Instance method Public Method Registers Active Area Object 20000201
6 REMOVE_SUBJECTS Instance method Public Method Removes Desktop Items from Interface Object 19990505
7 RESET_EVENT_HANDLER Instance method Protected Method Deregisters the Event Handler 19990430
8 SET_EVENT_HANDLER Instance method Protected Method Registers the Event Handler 19990430
9 SET_SUBJECTS Instance method Public Method Removes Existing and Sets Transferred Objects 19990505
10 SET_VIEW_MANAGER Instance method Public Method Sets View Manager 19990503
11 UPDATE Instance method Public Event handling method Event Handler: Change to an Object 19990430
Events
Class CL_FWWP_VIEW_BASE has no event.
Types
Class CL_FWWP_VIEW_BASE has no local type.
Method Signatures

Method ADD_SUBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESK_ITEMS Call by reference Type reference (TYPE) SBPT_TDESKI Anwendungsobjekte 19990505

Method ADD_SUBJECTS on class CL_FWWP_VIEW_BASE has no exception.

Method FILTER_DUPLICATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DUPLICATES Call by reference Type reference (TYPE) SBPT_TDESKI Einträge, die gefunden wurden 19990503
2 Exporting E_NO_DUPLICATES Call by reference Type reference (TYPE) SBPT_TDESKI Einträge, die nicht gefunden wurden 19990503
3 Importing I_LOOK_FOR Call by reference Type reference (TYPE) SBPT_TDESKI sollen auf Duplikate untersucht werden 19990503
4 Importing I_LOOK_IN Call by reference Type reference (TYPE) SBPT_TDESKI Zieltabelle, gegen die geprüft wird 19990503

Method FILTER_DUPLICATES on class CL_FWWP_VIEW_BASE has no exception.

Method HANDLER_NO_SELECTION Signature

Method HANDLER_NO_SELECTION on class CL_FWWP_VIEW_BASE has no parameter.
Method HANDLER_NO_SELECTION on class CL_FWWP_VIEW_BASE has no exception.

Method ON_ACTIVE_AREA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Type reference (TYPE) 20000201

Method ON_ACTIVE_AREA_CHANGED on class CL_FWWP_VIEW_BASE has no exception.

Method REGISTER_ACTIVE_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA Call by reference Object reference (TYPE REF TO) CL_FWWP_AREA abstraktes Bereichsobjekt 20000201

Method REGISTER_ACTIVE_AREA on class CL_FWWP_VIEW_BASE has no exception.

Method REMOVE_SUBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESK_ITEMS Call by reference Type reference (TYPE) SBPT_TDESKI Anwendungsobjekte 19990505

Method REMOVE_SUBJECTS on class CL_FWWP_VIEW_BASE has no exception.

Method RESET_EVENT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESK_ITEMS Call by reference Type reference (TYPE) SBPT_TDESKI Anwendungsobjekte 19990503

Method RESET_EVENT_HANDLER on class CL_FWWP_VIEW_BASE has no exception.

Method SET_EVENT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESK_ITEMS Call by reference Type reference (TYPE) SBPT_TDESKI Anwendungsobjekte 19990503

Method SET_EVENT_HANDLER on class CL_FWWP_VIEW_BASE has no exception.

Method SET_SUBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESK_ITEMS Call by reference Type reference (TYPE) SBPT_TDESKI Anwendungsobjekte 19990505

Method SET_SUBJECTS on class CL_FWWP_VIEW_BASE has no exception.

Method SET_VIEW_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MANAGER Call by reference Object reference (TYPE REF TO) CL_FWWP_VIEW_MANAGER View Manager 19990503

Method SET_VIEW_MANAGER on class CL_FWWP_VIEW_BASE has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Type reference (TYPE) 19990503

Method UPDATE on class CL_FWWP_VIEW_BASE has no exception.
History
Last changed by/on SAP  19990503 
SAP Release Created in