SAP ABAP Class CL_ESH_TST_PRC_CATEGORY (Category of Tasks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_TST_FWK_PROCESS (Package) Process chain and process control
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ESH_TST_PRC_TASK | Abstraction for All Components in the Hierarchy | 20100219 |
Meta Relationship - Used By
Properties
| Class | CL_ESH_TST_PRC_CATEGORY | |
| Short Description | Category of Tasks | |
| Super Class | CL_ESH_TST_PRC_TASK | Abstraction for All Components in the Hierarchy |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_TST_FWK_PROCESS | Process chain and process control |
| Created | 20100219 | SAP |
| Last change | 20110908 | 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_ESH_TST_PRC_CATEGORY has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ESH_TST_PRC_PROCESS | 20100219 | Process |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Can its sub tasks be deselected | 20100219 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | ESH_T_TST_FWK_KEY | Only for root task, contains all keys of the tree | 20100608 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | ESH_T_TST_FWK_TASK_OBJECT | Table for task objects | 20100219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a task or a category to MT_CHILDREN | 20100219 | |
| 2 | Instance method | Protected | Method | Check whether child can be added | 20110120 | |
| 3 | Instance method | Protected | Method | Create child node (during deserialziation from log) | 20100311 | |
| 4 | Instance method | Public | Method | Check whether a child with given key exists | 20100420 | |
| 5 | Instance method | Public | Method | Remove a task from the children list | 20100219 | |
| 6 | Instance method | Protected | Method | Private method of SET_SKIPPED for down part of the tree | 20100608 | |
| 7 | Instance method | Private | Method | Private method of SET_SKIPPED for up part of the tree | 20100608 |
Events
Class CL_ESH_TST_PRC_CATEGORY has no event.
Types
Class CL_ESH_TST_PRC_CATEGORY has no local type.
Method Signatures
Method ADD_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CHILD | Call by reference | Object reference (TYPE REF TO) | CL_ESH_TST_PRC_TASK | The abstraction for all components in the hierarchy | 20100219 |
Method ADD_CHILD on class CL_ESH_TST_PRC_CATEGORY has no exception.
Method CHECK_ADD_CHILD_CONSISTENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CHILD | Call by reference | Object reference (TYPE REF TO) | CL_ESH_TST_PRC_TASK | Abstraction for All Components in the Hierarchy | 20110120 |
Method CHECK_ADD_CHILD_CONSISTENCY on class CL_ESH_TST_PRC_CATEGORY has no exception.
Method CREATE_CHILD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TASK_LOG_ENTRY | Call by reference | Object reference (TYPE REF TO) | CL_ESH_TST_HIL_LOG_ENTRY_TASK | Task log entry | 20100311 | |||
| 2 | RR_TASK | Value transfer | Object reference (TYPE REF TO) | CL_ESH_TST_PRC_TASK | The abstraction for all components in the hierarchy | 20100311 |
Method CREATE_CHILD_NODE on class CL_ESH_TST_PRC_CATEGORY has no exception.
Method HAS_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TASK_KEY | Call by reference | Type reference (TYPE) | ESH_E_TST_FWK_KEY | Task key | 20100420 | |||
| 2 | RV_FLG_EXISTS | Value transfer | Type reference (TYPE) | FLAG | Falg child exists | 20100420 |
Method HAS_CHILD on class CL_ESH_TST_PRC_CATEGORY has no exception.
Method REMOVE_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TASK_KEY | Call by reference | Type reference (TYPE) | ESH_E_TST_FWK_KEY | Task key | 20100219 |
Method REMOVE_CHILD on class CL_ESH_TST_PRC_CATEGORY has no exception.
Method SET_SKIPPED_DOWN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SKIPPED | Value transfer | Type reference (TYPE) | FLAG | Flag that task is to be skipped | 20100608 |
Method SET_SKIPPED_DOWN on class CL_ESH_TST_PRC_CATEGORY has no exception.
Method SET_SKIPPED_UP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SKIPPED | Value transfer | Type reference (TYPE) | FLAG | Flag that task is to be skipped | 20100608 |
Method SET_SKIPPED_UP on class CL_ESH_TST_PRC_CATEGORY has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |