SAP ABAP Class CL_WFCC_VIEW_BASE (Basis Class of Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWU (Package) Business Workflow: Utility Functions (Package-Independent)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WFCC_CHECK_WINDOW Window for Displaying Check Result 19991019
2 Inheritance (c INHERITING FROM c_ref)  CL_WFCC_HELP_VIEW Help Display for Check Result 19991019
3 Inheritance (c INHERITING FROM c_ref)  CL_WFCC_LIST_VIEW List Display of Check Result 19991019
4 Inheritance (c INHERITING FROM c_ref)  CL_WFCC_TREE_VIEW Hierarchy Display 19991019
Properties
Class CL_WFCC_VIEW_BASE  
Short Description Basis Class of Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWU   Business Workflow: Utility Functions (Package-Independent) 
Created 19991019   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WFCC_VIEW_BASE has no forward declaration.
Interfaces
Class CL_WFCC_VIEW_BASE has no interface implemented.
Friends
Class CL_WFCC_VIEW_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE_CHECK Instance attribute Protected Object reference (TYPE REF TO) IF_WFCC_CHECK Active Check Object 19991019
2 CONTROLLER Instance attribute Protected Object reference (TYPE REF TO) CL_WFCC_CONTROLLER Controller 19991019
3 OBJ_INDEX Instance attribute Protected Object reference (TYPE REF TO) CL_FWWP_OBJECT_INDEX Objekt - Index - Table 19991019
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Public Method Releases object 19991019
2 GET_ACTIVE_CHECK Instance method Public Method Gets active object 19991019
3 SET_ACTIVE_CHECK Instance method Public Method Sets active object 19991019
4 UPDATE Instance method Protected Event handling method Interface Update 19991021
Events
Class CL_WFCC_VIEW_BASE has no event.
Types
Class CL_WFCC_VIEW_BASE has no local type.
Method Signatures

Method FREE Signature

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

Method GET_ACTIVE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHECK Call by reference Object reference (TYPE REF TO) IF_WFCC_CHECK aktive Prüfung 19991019

Method GET_ACTIVE_CHECK on class CL_WFCC_VIEW_BASE has no exception.

Method SET_ACTIVE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK Call by reference Object reference (TYPE REF TO) IF_WFCC_CHECK Prüfung 19991019

Method SET_ACTIVE_CHECK on class CL_WFCC_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) 19991021

Method UPDATE on class CL_WFCC_VIEW_BASE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 46D