SAP ABAP Class CL_WCF_BSP_WD_CC_PROC_3 (CC Process handling for parallelization)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WKB (Application Component) Development Workbench
     WCF_BSP_WD_CHECK_TOOLS (Package) Central check tools for WCF developments
Properties
Class CL_WCF_BSP_WD_CC_PROC_3  
Short Description CC Process handling for parallelization    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_BSP_WD_CHECK_TOOLS   Central check tools for WCF developments 
Created 20090408   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WCF_BSP_WD_CC_PROC_3 has no interface implemented.
Friends
Class CL_WCF_BSP_WD_CC_PROC_3 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CC_DONE Static Attribute Public Type reference (TYPE) CHAR10 'done' Character field, length 7 20090408
2 GC_CC_ERROR Static Attribute Public Type reference (TYPE) CHAR10 'error' Character field, length 7 20090408
3 GC_CC_INITIAL Static Attribute Public Type reference (TYPE) CHAR10 SPACE Character field, length 7 20090408
4 GC_CC_RFC_ERROR Static Attribute Public Type reference (TYPE) CHAR10 'rfc-error' Character field, length 7 20090408
5 GC_CC_STARTED Static Attribute Public Type reference (TYPE) CHAR10 'started' Character field, length 7 20090408
6 GR_INSTANCE Static Attribute Public Object reference (TYPE REF TO) CL_WCF_BSP_WD_CC_PROC_3 CC Process handling for parallelization 20090408
7 GT_OBJECT_LIST Instance attribute Protected Type reference (TYPE) WCFT_CC_OBJ_LIST_TAB CC Object List table 20090408
8 GT_OBJECT_LIST_VIEW Instance attribute Protected Type reference (TYPE) WCFT_CC_OBJ_LIST_VIEW_SEL_TAB CC Object List table 20090408
9 GT_PROC_TAB Instance attribute Protected Type reference (TYPE) TT_PROC_TAB 20090408
10 GV_COUNTER Instance attribute Protected Type reference (TYPE) I 20090409
11 GV_MAX_PRO Instance attribute Protected Type reference (TYPE) I 5 20090408
12 GV_NUM_PARALLEL_VIEWS Instance attribute Protected Type reference (TYPE) I 5 20090408
13 GV_NUM_PROC Instance attribute Protected Type reference (TYPE) I 20090408
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OBJECTS_TO_LIST Instance method Private Method Add objects to worklist 20090408
2 COME_BACK Instance method Public Method Check Result 20090408
3 GET_INSTANCE Static method Public Method Get Instance of Process handler 20090408
4 GET_VIEWS_TO_PROCESS Instance method Private Method Get views for process 20090408
5 SET_PROCESS_PARAMETER Instance method Public Method Set Parameter for process 20090408
6 START Instance method Public Method Start Processes 20090408
7 START_PARALLEL Instance method Private Method Start Processes 20090408
8 START_SINGLE Instance method Private Method Start Processes 20090408
Events
Class CL_WCF_BSP_WD_CC_PROC_3 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_PROC_TAB Protected See coding 20090408
2 TY_PROC_LINE Protected See coding 20090408
Method Signatures

Method ADD_OBJECTS_TO_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LT_OBJECT_LIST_VIEW_SEL Call by reference Type reference (TYPE) WCFT_CC_OBJ_LIST_VIEW_SEL_TAB CC Object List table 20090408

Method ADD_OBJECTS_TO_LIST on class CL_WCF_BSP_WD_CC_PROC_3 has no exception.

Method COME_BACK Signature

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

Method COME_BACK on class CL_WCF_BSP_WD_CC_PROC_3 has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_WCF_BSP_WD_CC_PROC_3 CC Process handling for parallelization 20090408

Method GET_INSTANCE on class CL_WCF_BSP_WD_CC_PROC_3 has no exception.

Method GET_VIEWS_TO_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WORKING_OBJECT_LIST Call by reference Type reference (TYPE) WCFT_CC_OBJ_LIST_VIEW_SEL_TAB CC Object List table 20090408

Method GET_VIEWS_TO_PROCESS on class CL_WCF_BSP_WD_CC_PROC_3 has no exception.

Method SET_PROCESS_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_POSSIBLE Call by reference Type reference (TYPE) ABAP_BOOL 20090408
2 Importing IV_MAX_PRO Call by reference Type reference (TYPE) I 20090408
3 Importing IV_NUM_PARALLEL_VIEWS Call by reference Type reference (TYPE) I 20090408

Method SET_PROCESS_PARAMETER on class CL_WCF_BSP_WD_CC_PROC_3 has no exception.

Method START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECT_LIST Call by reference Type reference (TYPE) WCFT_CC_OBJ_LIST_TAB CC Object List table 20090408
2 Importing IT_OBJECT_LIST_VIEW Call by reference Type reference (TYPE) WCFT_CC_OBJ_LIST_VIEW_SEL_TAB CC Object List table 20090408
3 Importing IT_VIEW Call by reference Type reference (TYPE) WCFT_CC_SEL_RANGE_VIEW_TAB CC table for Selection range of view names 20090409
4 Importing IV_APPEND_OBSOLETE Call by reference Type reference (TYPE) WCF_CC_OBSOLETE ABAP_TRUE Central Check flag for obsolete view 20090626
5 Importing IV_NUM_PROC Call by reference Type reference (TYPE) I 20090408

Method START on class CL_WCF_BSP_WD_CC_PROC_3 has no exception.

Method START_PARALLEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECT_LIST Call by reference Type reference (TYPE) WCFT_CC_OBJ_LIST_TAB CC Object List table 20090408
2 Importing IT_VIEW Call by reference Type reference (TYPE) WCFT_CC_SEL_RANGE_VIEW_TAB CC table for Selection range of view names 20090409
3 Importing IV_APPEND_OBSOLETE Call by reference Type reference (TYPE) WCF_CC_OBSOLETE ABAP_TRUE Central Check flag for obsolete view 20090626

Method START_PARALLEL on class CL_WCF_BSP_WD_CC_PROC_3 has no exception.

Method START_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECT_LIST Call by reference Type reference (TYPE) WCFT_CC_OBJ_LIST_TAB CC Object List table 20090408
2 Importing IT_OBJECT_LIST_VIEW Call by reference Type reference (TYPE) WCFT_CC_OBJ_LIST_VIEW_SEL_TAB CC Object List table 20090408
3 Importing IT_VIEW Call by reference Type reference (TYPE) WCFT_CC_SEL_RANGE_VIEW_TAB CC table for Selection range of view names 20090409
4 Importing IV_APPEND_OBSOLETE Call by reference Type reference (TYPE) WCF_CC_OBSOLETE ABAP_TRUE Central Check flag for obsolete view 20090626

Method START_SINGLE on class CL_WCF_BSP_WD_CC_PROC_3 has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701