SAP ABAP Class CL_WCF_BSP_WD_CC_PROC_2 (CC Process handling for bus roles)
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_2  
Short Description CC Process handling for bus roles    
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 20090403   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_2 has no interface implemented.
Friends
Class CL_WCF_BSP_WD_CC_PROC_2 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 20090403
2 GC_CC_ERROR Static Attribute Public Type reference (TYPE) CHAR10 'error' Character field, length 7 20090403
3 GC_CC_INITIAL Static Attribute Public Type reference (TYPE) CHAR10 SPACE Character field, length 7 20090403
4 GC_CC_RFC_ERROR Static Attribute Public Type reference (TYPE) CHAR10 'rfc-error' Character field, length 7 20090403
5 GC_CC_STARTED Static Attribute Public Type reference (TYPE) CHAR10 'started' Character field, length 7 20090403
6 GR_INSTANCE Static Attribute Public Object reference (TYPE REF TO) CL_WCF_BSP_WD_CC_PROC_2 CC Process handling for parallelization 20090403
7 GT_COMPONENT_LIST Instance attribute Protected Type reference (TYPE) WCFT_CC_COMP_TAB Table of components 20090403
8 GT_OBJECT_LIST Instance attribute Protected Type reference (TYPE) WCFT_CC_OBJ_LIST_BR_TAB CC Object List table 20090403
9 GT_PROC_TAB Instance attribute Protected Type reference (TYPE) TT_PROC_TAB 20090403
10 GV_COUNTER Instance attribute Protected Type reference (TYPE) I 20090409
11 GV_MAX_PRO Instance attribute Protected Type reference (TYPE) I 5 20090403
12 GV_NUM_PARALLEL_VIEWS Instance attribute Protected Type reference (TYPE) I 5 20090403
13 GV_NUM_PROC Instance attribute Protected Type reference (TYPE) I 20090403
Methods
# Method Level Visibility Method type Description Created on
1 COME_BACK Instance method Public Method Check Result 20090403
2 GET_INSTANCE Static method Public Method Get Instance of Process handler 20090403
3 GET_VIEWS_TO_PROCESS Instance method Private Method Get views for process 20090403
4 START_PARALLEL Instance method Public Method Start Processes 20090403
Events
Class CL_WCF_BSP_WD_CC_PROC_2 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_PROC_TAB Protected See coding 20090403
2 TY_PROC_LINE Protected See coding 20090403
Method Signatures

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 20090403

Method COME_BACK on class CL_WCF_BSP_WD_CC_PROC_2 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_2 CC Process handling for parallelization 20090403

Method GET_INSTANCE on class CL_WCF_BSP_WD_CC_PROC_2 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_BR_TAB CC Object List table 20090403

Method GET_VIEWS_TO_PROCESS on class CL_WCF_BSP_WD_CC_PROC_2 has no exception.

Method START_PARALLEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMPONENT_LIST Call by reference Type reference (TYPE) WCFT_CC_COMP_TAB Table of components 20090403
2 Importing IT_OBJECT_LIST_BR Call by reference Type reference (TYPE) WCFT_CC_OBJ_LIST_BR_TAB Selection types for cc report parts 20090403

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