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 | ![]() |
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 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CHAR10 | 'done' | Character field, length 7 | 20090408 | |
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CHAR10 | 'error' | Character field, length 7 | 20090408 | |
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CHAR10 | SPACE | Character field, length 7 | 20090408 | |
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CHAR10 | 'rfc-error' | Character field, length 7 | 20090408 | |
5 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CHAR10 | 'started' | Character field, length 7 | 20090408 | |
6 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_WCF_BSP_WD_CC_PROC_3 | CC Process handling for parallelization | 20090408 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WCFT_CC_OBJ_LIST_TAB | CC Object List table | 20090408 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WCFT_CC_OBJ_LIST_VIEW_SEL_TAB | CC Object List table | 20090408 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_PROC_TAB | 20090408 | |||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20090409 | |||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 5 | 20090408 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 5 | 20090408 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20090408 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Add objects to worklist | 20090408 |
2 | ![]() |
Instance method | Public | Method | Check Result | 20090408 |
3 | ![]() |
Static method | Public | Method | Get Instance of Process handler | 20090408 |
4 | ![]() |
Instance method | Private | Method | Get views for process | 20090408 |
5 | ![]() |
Instance method | Public | Method | Set Parameter for process | 20090408 |
6 | ![]() |
Instance method | Public | Method | Start Processes | 20090408 |
7 | ![]() |
Instance method | Private | Method | Start Processes | 20090408 |
8 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
EV_POSSIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090408 | |||
2 | ![]() |
IV_MAX_PRO | Call by reference | Type reference (TYPE) | I | 20090408 | |||
3 | ![]() |
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 | ![]() |
ET_OBJECT_LIST | Call by reference | Type reference (TYPE) | WCFT_CC_OBJ_LIST_TAB | CC Object List table | 20090408 | ||
2 | ![]() |
IT_OBJECT_LIST_VIEW | Call by reference | Type reference (TYPE) | WCFT_CC_OBJ_LIST_VIEW_SEL_TAB | CC Object List table | 20090408 | ||
3 | ![]() |
IT_VIEW | Call by reference | Type reference (TYPE) | WCFT_CC_SEL_RANGE_VIEW_TAB | CC table for Selection range of view names | 20090409 | ||
4 | ![]() |
IV_APPEND_OBSOLETE | Call by reference | Type reference (TYPE) | WCF_CC_OBSOLETE | ABAP_TRUE | Central Check flag for obsolete view | 20090626 | |
5 | ![]() |
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 | ![]() |
ET_OBJECT_LIST | Call by reference | Type reference (TYPE) | WCFT_CC_OBJ_LIST_TAB | CC Object List table | 20090408 | ||
2 | ![]() |
IT_VIEW | Call by reference | Type reference (TYPE) | WCFT_CC_SEL_RANGE_VIEW_TAB | CC table for Selection range of view names | 20090409 | ||
3 | ![]() |
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 | ![]() |
ET_OBJECT_LIST | Call by reference | Type reference (TYPE) | WCFT_CC_OBJ_LIST_TAB | CC Object List table | 20090408 | ||
2 | ![]() |
IT_OBJECT_LIST_VIEW | Call by reference | Type reference (TYPE) | WCFT_CC_OBJ_LIST_VIEW_SEL_TAB | CC Object List table | 20090408 | ||
3 | ![]() |
IT_VIEW | Call by reference | Type reference (TYPE) | WCFT_CC_SEL_RANGE_VIEW_TAB | CC table for Selection range of view names | 20090409 | ||
4 | ![]() |
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 |