SAP ABAP Class CL_WFCC_LIST_VIEW (List Display of Check Result)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WFCC_VIEW_BASE Basis Class of Interface 19991019
Properties
Class CL_WFCC_LIST_VIEW  
Short Description List Display of Check Result    
Super Class CL_WFCC_VIEW_BASE Basis Class of Interface 
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_LIST_VIEW has no forward declaration.
Interfaces
Class CL_WFCC_LIST_VIEW has no interface implemented.
Friends
Class CL_WFCC_LIST_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AKT_FUNCTIONS Instance attribute Protected Type reference (TYPE) SWU_TCCFUNC Possible Functions 19991020
2 AKT_OUTTAB Instance attribute Protected Object reference (TYPE REF TO) DATA Output Table 19991020
3 AKT_SELECTION Instance attribute Protected Object reference (TYPE REF TO) DATA Selects lines 19991020
4 ALV_CONTROL Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID List Control 19991019
5 C_FCODE_REFRESH Constant Protected Type reference (TYPE) STB_BUTTON-FUNCTION '&WFCC_REFRESH' Fcode: Refresh 19991020
6 C_ICON_REFRESH Constant Protected Type reference (TYPE) STB_BUTTON-ICON '@42@' Icon: Refresh 19991020
7 C_TABTYPE Constant Protected Type reference (TYPE) DDTYPEKIND 'TTYP' Table Type 19991020
8 C_TYPE_ACTIVE Constant Protected Type reference (TYPE) DDGOTSTATE 'A' DDIC Active 19991020
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_TABTYPE Instance method Private Method Checks the transferred table type 19991020
2 CONSTRUCTOR Instance method Public Constructor Constructor 19991019
3 HANDLER_ON_CONTEXT_MENU Instance method Private Event handling method Event Handler: Context Menu 19991021
4 HANDLER_ON_USER_COMMAND Instance method Private Event handling method Event Handler: For Function Selection 19991020
5 HANDLER_TOOLBAR Instance method Private Event handling method Event Handler: Toolbar 19991020
6 MERGE_FIELDCATALOG Instance method Private Method Completes the field catalog 19991019
7 SET_SELECTED_LINES Instance method Protected Method Sets selected lines 19991021
8 SET_TABLE_FOR_OUTPUT Instance method Protected Method Sets output table 19991019
Events
Class CL_WFCC_LIST_VIEW has no event.
Types
Class CL_WFCC_LIST_VIEW has no local type.
Method Signatures

Method CHECK_TABTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STRUCTURE Call by reference Type reference (TYPE) DD02L-TABNAME Name der Struktur des Tabellentyps 19991020
2 Importing I_TABTYPE Call by reference Type reference (TYPE) DD02L-TABNAME Name des Tabellentyps 19991020
# Exception Resumable Description Created on
1 NOT_ACTIVE Tabellentyp ist nicht aktiv 19991020
2 NOT_FOUND Tabellentyp wurde nicht gefunden 19991020
3 NO_TABTYPE Kein Tabellentyp 19991020

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER parent 19991019

Method CONSTRUCTOR on class CL_WFCC_LIST_VIEW has no exception.

Method HANDLER_ON_CONTEXT_MENU Signature

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

Method HANDLER_ON_CONTEXT_MENU on class CL_WFCC_LIST_VIEW has no exception.

Method HANDLER_ON_USER_COMMAND Signature

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

Method HANDLER_ON_USER_COMMAND on class CL_WFCC_LIST_VIEW has no exception.

Method HANDLER_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Type reference (TYPE) 19991020
2 Importing E_OBJECT Call by reference Type reference (TYPE) 19991020

Method HANDLER_TOOLBAR on class CL_WFCC_LIST_VIEW has no exception.

Method MERGE_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Feldcatalog 19991019
2 Importing I_STRUCTURE_NAME Call by reference Type reference (TYPE) DD02L-TABNAME Strukturname 19991019

Method MERGE_FIELDCATALOG on class CL_WFCC_LIST_VIEW has no exception.

Method SET_SELECTED_LINES Signature

Method SET_SELECTED_LINES on class CL_WFCC_LIST_VIEW has no parameter.
Method SET_SELECTED_LINES on class CL_WFCC_LIST_VIEW has no exception.

Method SET_TABLE_FOR_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog 19991019
2 Changing I_OUTTAB Call by reference Type reference (TYPE) STANDARD TABLE Ausgabetabelle 19991019
3 Importing I_PROPERTIES Call by reference Type reference (TYPE) SWU_CCPROP Eigenschaften des Checks 19991019
4 Importing I_STRUCTURE Call by reference Type reference (TYPE) DD02L-TABNAME Struktur 19991019

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