SAP ABAP Class CL_SWF_SWI_DURA_ALV (ALV Display of Work Item Runtime Duration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWI (Package) Business Workflow: Information System
Properties
Class CL_SWF_SWI_DURA_ALV  
Short Description ALV Display of Work Item Runtime Duration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWI   Business Workflow: Information System 
Created 20040421   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_SWI_DURA_ALV has no forward declaration.
Interfaces
Class CL_SWF_SWI_DURA_ALV has no interface implemented.
Friends
Class CL_SWF_SWI_DURA_ALV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_LAYOUT Static Attribute Private Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20050207
2 GT_EXCLUDE_FUNC Static Attribute Private Type reference (TYPE) UI_FUNCTIONS Function Code Table 20040421
3 GT_FIELDCATALOG_MEAN Static Attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20040430
4 GT_FIELDCATALOG_QUAN Static Attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20040430
5 GT_QUANTILS Static Attribute Private Type reference (TYPE) SWI_DURATION_QUANTILS_TAB Work Item Quantiles for Working Hours and Wait Times 20040423
6 GT_STATISTICS Static Attribute Private Type reference (TYPE) SWI_DURATION_STATISTICS_TAB Work Item Working Hours and Wait Time Averages 20040423
7 GT_TIME Static Attribute Private Type reference (TYPE) SWI_DURATION_TIME_TAB Work Item Working Hours and Wait Times 20040429
8 GT_TIME_TEMP Static Attribute Private Type reference (TYPE) SWI_DURATION_TIME_TAB Work Item Working Hours and Wait Times (Temp) 20040430
9 GV_ALV Static Attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20040421
10 GV_EVENT_RECEIVER Static Attribute Private Object reference (TYPE REF TO) LCL_EVENT_RECEIVER ALV Event Receiver 20040421
11 GV_FLAG Static Attribute Private Type reference (TYPE) CHAR4 'MEAN' Display Average or Mean 20040428
12 GV_PARENT_CONTAINER Static Attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20040421
13 GV_WRAPPER Static Attribute Private Object reference (TYPE REF TO) CL_SWF_SWI_DURA_ALV ALV Display of Work Item Runtime Duration 20040423
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_FIELDCATALOG Instance method Private Method 20040430
2 CONVERT_TABLES Static method Private Method 20040429
3 CONVERT_TIME Static method Private Method 20040429
4 CONVERT_WI_TYPE Static method Public Method 20040503
5 DISPLAY Static method Public Method 20040428
6 EXCLUDE_FCODES Instance method Private Method 20040421
7 GET_DISPLAY_FLAG Static method Public Method 20040428
8 GET_TIME_DETAIL Instance method Public Method 20040429
9 GET_WORKITEM_SELECTED Static method Public Method 20040430
10 INIT Static method Public Method 20040421
11 RAISE_TOOLBAR_EVENT Instance method Public Method 20040428
12 REGISTER_EDIT_EVENT Instance method Private Method 20040421
13 SET_DATA Static method Public Method 20040421
14 SET_DISPLAY_FLAG Static method Public Method 20040428
15 SET_EVENT_HANDLER Instance method Private Method 20040421
16 SET_FCODE Static method Public Method 20040503
17 SET_FIELD_CATALOG Static method Private Method 20040421
18 SET_LAYOUT Static method Private Method 20040421
19 SHOW Static method Public Method 20040423
Events
Class CL_SWF_SWI_DURA_ALV has no event.
Types
Class CL_SWF_SWI_DURA_ALV has no local type.
Method Signatures

Method ADJUST_FIELDCATALOG Signature

Method ADJUST_FIELDCATALOG on class CL_SWF_SWI_DURA_ALV has no parameter.
Method ADJUST_FIELDCATALOG on class CL_SWF_SWI_DURA_ALV has no exception.

Method CONVERT_TABLES Signature

Method CONVERT_TABLES on class CL_SWF_SWI_DURA_ALV has no parameter.
Method CONVERT_TABLES on class CL_SWF_SWI_DURA_ALV has no exception.

Method CONVERT_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_VALUE Value transfer Type reference (TYPE) CHAR20 Char 20 20040429
2 Importing IV_VALUE Call by reference Type reference (TYPE) CHAR20 Char 20 20040429

Method CONVERT_TIME on class CL_SWF_SWI_DURA_ALV has no exception.

Method CONVERT_WI_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_TYPE_TEXT Value transfer Type reference (TYPE) CHAR20 Character 40-Stellen 20040503
2 Importing IV_TYPE Call by reference Type reference (TYPE) SWW_WITYPE Workitem-Typ 20040503

Method CONVERT_WI_TYPE on class CL_SWF_SWI_DURA_ALV has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_SWF_SWI_DURA_ALV has no parameter.
Method DISPLAY on class CL_SWF_SWI_DURA_ALV has no exception.

Method EXCLUDE_FCODES Signature

Method EXCLUDE_FCODES on class CL_SWF_SWI_DURA_ALV has no parameter.
Method EXCLUDE_FCODES on class CL_SWF_SWI_DURA_ALV has no exception.

Method GET_DISPLAY_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_FLAG Value transfer Type reference (TYPE) CHAR4 Nicht näher def. Bereich, evtl. für Patchlevels verwendbar 20040428

Method GET_DISPLAY_FLAG on class CL_SWF_SWI_DURA_ALV has no exception.

Method GET_TIME_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_TIME Value transfer Type reference (TYPE) SWI_DURATION_TIME_TAB Workitem Arbeitzeiten und Liegezeiten 20040429
2 Importing IV_INDEX Call by reference Type reference (TYPE) NUMC10 Natürliche Zahl 20040429

Method GET_TIME_DETAIL on class CL_SWF_SWI_DURA_ALV has no exception.

Method GET_WORKITEM_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_WI_ID Value transfer Type reference (TYPE) SWW_WIID Workitem-Kennung 20040430
2 Importing IV_INDEX Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20040430

Method GET_WORKITEM_SELECTED on class CL_SWF_SWI_DURA_ALV has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE_QUAN Call by reference Object reference (TYPE REF TO) DATA 20040428
2 Importing IT_TABLE_STAT Call by reference Object reference (TYPE REF TO) DATA 20040428
3 Importing IT_TABLE_TIME Call by reference Object reference (TYPE REF TO) DATA 20040429
4 Importing IV_CONTAINER Call by reference Type reference (TYPE) SCRFNAME Container fuer Custom Controls in der Dynpro Area 20040421

Method INIT on class CL_SWF_SWI_DURA_ALV has no exception.

Method RAISE_TOOLBAR_EVENT Signature

Method RAISE_TOOLBAR_EVENT on class CL_SWF_SWI_DURA_ALV has no parameter.
Method RAISE_TOOLBAR_EVENT on class CL_SWF_SWI_DURA_ALV has no exception.

Method REGISTER_EDIT_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_FLAG Value transfer Type reference (TYPE) CHAR4 Nicht näher def. Bereich, evtl. für Patchlevels verwendbar 20040428

Method REGISTER_EDIT_EVENT on class CL_SWF_SWI_DURA_ALV has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA Call by reference Object reference (TYPE REF TO) DATA 20040421

Method SET_DATA on class CL_SWF_SWI_DURA_ALV has no exception.

Method SET_DISPLAY_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLAG Call by reference Type reference (TYPE) CHAR4 Nicht näher def. Bereich, evtl. für Patchlevels verwendbar 20040428

Method SET_DISPLAY_FLAG on class CL_SWF_SWI_DURA_ALV has no exception.

Method SET_EVENT_HANDLER Signature

Method SET_EVENT_HANDLER on class CL_SWF_SWI_DURA_ALV has no parameter.
Method SET_EVENT_HANDLER on class CL_SWF_SWI_DURA_ALV has no exception.

Method SET_FCODE Signature

Method SET_FCODE on class CL_SWF_SWI_DURA_ALV has no parameter.
Method SET_FCODE on class CL_SWF_SWI_DURA_ALV has no exception.

Method SET_FIELD_CATALOG Signature

Method SET_FIELD_CATALOG on class CL_SWF_SWI_DURA_ALV has no parameter.
Method SET_FIELD_CATALOG on class CL_SWF_SWI_DURA_ALV has no exception.

Method SET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEW Call by reference Type reference (TYPE) CHAR4 Nicht näher def. Bereich, evtl. für Patchlevels verwendbar 20050207

Method SET_LAYOUT on class CL_SWF_SWI_DURA_ALV has no exception.

Method SHOW Signature

Method SHOW on class CL_SWF_SWI_DURA_ALV has no parameter.
Method SHOW on class CL_SWF_SWI_DURA_ALV has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700