SAP ABAP Class CL_POC_PROCVIEWER_ASSIST (Assistance Class for Process Viewer)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-POC (Application Component) Process Orchestration for Built-In Processes
⤷
BS_POC_MODEL (Package) Process Orchestration - Process and Facade Definitions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20100725 |
Properties
| Class | CL_POC_PROCVIEWER_ASSIST | |
| Short Description | Assistance Class for Process Viewer | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BS_POC_MODEL | Process Orchestration - Process and Facade Definitions |
| Created | 20100725 | SAP |
| Last change | 20130531 | 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_POC_PROCVIEWER_ASSIST has no interface implemented.
Friends
Class CL_POC_PROCVIEWER_ASSIST has no friend class.
Attributes
Class CL_POC_PROCVIEWER_ASSIST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets the BOR event data | 20110209 | |
| 2 | Instance method | Public | Method | Gets the sorted list of activities in Federated sense | 20130122 | |
| 3 | Instance method | Public | Method | Gets the KPI Data | 20101110 | |
| 4 | Instance method | Public | Method | Gets the statuses for the selected process type Id | 20101111 | |
| 5 | Instance method | Public | Method | Gets the BA type details | 20110105 | |
| 6 | Instance method | Public | Method | 20100929 | ||
| 7 | Instance method | Public | Method | Gets the sorted list of activities | 20110203 | |
| 8 | Instance method | Public | Method | Gets federated Process Definition | 20130117 | |
| 9 | Instance method | Public | Method | 20100822 |
Events
Class CL_POC_PROCVIEWER_ASSIST has no event.
Types
Class CL_POC_PROCVIEWER_ASSIST has no local type.
Method Signatures
Method GET_BOR_EVENT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BOR_NAME | Call by reference | Type reference (TYPE) | OJ_NAME | Object type | 20110209 | |||
| 2 | EV_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20110209 | |||
| 3 | EV_EVENT | Call by reference | Type reference (TYPE) | SIBFEVENT | Event | 20110209 | |||
| 4 | IV_BA_TYPE | Call by reference | Type reference (TYPE) | POC_BA_TYPE | Task Type ID | 20110209 | |||
| 5 | IV_BO_TYPE | Call by reference | Type reference (TYPE) | POC_BO_TYPE | Business Object Type | 20110209 |
Method GET_BOR_EVENT_DATA on class CL_POC_PROCVIEWER_ASSIST has no exception.
Method GET_FED_SORTED_ACTIVITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROCESS_SORTED | Call by reference | Type reference (TYPE) | POC_T_PROC_PS_DETAILS | Process Step Details | 20130122 | |||
| 2 | IT_PROC_INT_DATA | Call by reference | Type reference (TYPE) | POC_T_INT_DATA | Process Integration Data | 20130122 | |||
| 3 | IT_TASK_INIT | Call by reference | Type reference (TYPE) | POC_T_PROC_PS_DETAILS | Process Step Details | 20130122 | |||
| 4 | IT_TASK_SEQ | Call by reference | Type reference (TYPE) | POC_T_PS_SEQUENCE | Activity Sequence | 20130122 |
Method GET_FED_SORTED_ACTIVITIES on class CL_POC_PROCVIEWER_ASSIST has no exception.
Method GET_KPI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KPI_CATEGORY | Call by reference | Type reference (TYPE) | POC_T_KPI_CTG | Table type for KPI category | 20101110 | |||
| 2 | ET_KPI_COUNT | Call by reference | Type reference (TYPE) | POC_T_KPI_COUNT | Table type for KPI Count | 20101110 | |||
| 3 | ET_KPI_CTGD | Call by reference | Type reference (TYPE) | POC_T_KPI_CTGD_T | KPI category definition | 20110829 | |||
| 4 | ET_KPI_DURATION | Call by reference | Type reference (TYPE) | POC_T_KPI_DURA | structure for KPI duration | 20101110 | |||
| 5 | IV_PROCESS_TYPE_ID | Call by reference | Type reference (TYPE) | POC_PROCESS_TYPE_ID | Process Definition ID | 20101110 | |||
| 6 | IV_PROCESS_VERSION | Call by reference | Type reference (TYPE) | POC_PROCESS_VERSION | Process Version | 20101110 |
Method GET_KPI_DATA on class CL_POC_PROCVIEWER_ASSIST has no exception.
Method GET_PROCESS_STATUS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROC_PROCESS_STATUS | Call by reference | Type reference (TYPE) | POC_T_PRC_STAT | Table type to hold User defined status for PROC | 20101111 | |||
| 2 | IV_PROCESS_TYPE_ID | Call by reference | Type reference (TYPE) | POC_PROCESS_TYPE_ID | Process Definition ID | 20101111 | |||
| 3 | IV_PROCESS_VERSION | Call by reference | Type reference (TYPE) | POC_PROCESS_VERSION | Process Version | 20101111 |
Method GET_PROCESS_STATUS_DATA on class CL_POC_PROCVIEWER_ASSIST has no exception.
Method GET_PROC_BA_TYPE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BA_TYPE_NAME | Call by reference | Type reference (TYPE) | POC_BA_TYP_NAME | Task Type | 20120103 | |||
| 2 | EV_BO_TYPE_NAME | Call by reference | Type reference (TYPE) | POC_BO_TYP_NAME | Business Object | 20120103 | |||
| 3 | EV_TASK | Call by reference | Type reference (TYPE) | POC_BA_NAME | Task Name | 20110105 | |||
| 4 | EV_TASK_CATEGORY | Call by reference | Type reference (TYPE) | POC_BA_CATEGORY | Task Category | 20110824 | |||
| 5 | IV_BA_TYPE | Call by reference | Type reference (TYPE) | POC_BA_TYPE | Task Type | 20110105 | |||
| 6 | IV_BO_TYPE | Call by reference | Type reference (TYPE) | POC_BO_TYPE | Process Definition: Task Assignment | 20110105 |
Method GET_PROC_BA_TYPE_DATA on class CL_POC_PROCVIEWER_ASSIST has no exception.
Method GET_PROC_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PS_EXT | Call by reference | Type reference (TYPE) | POC_T_PS_EXT | Process Step Details | 20100929 | |||
| 2 | IS_PROCESS_TYPE | Call by reference | Type reference (TYPE) | POC_S_PROC_DATA | Process-Related Data | 20100929 |
Method GET_PROC_STEP on class CL_POC_PROCVIEWER_ASSIST has no exception.
Method GET_SORTED_ACTIVITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROCESS_SORTED | Call by reference | Type reference (TYPE) | POC_T_PROC_PS_DETAILS | Process Step Details | 20110203 | |||
| 2 | IT_TASK_INIT | Call by reference | Type reference (TYPE) | POC_T_PROC_PS_DETAILS | Process Step Details | 20110203 | |||
| 3 | IT_TASK_SEQ | Call by reference | Type reference (TYPE) | POC_T_PS_SEQ | Activity Sequence | 20110203 |
Method GET_SORTED_ACTIVITIES on class CL_POC_PROCVIEWER_ASSIST has no exception.
Method PV_FED_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CBE_TEXT | Call by reference | Type reference (TYPE) | POC_T_CBE_TEXT | Callable Business Entity Text | 20130117 | |||
| 2 | ET_FULL_NAME | Call by reference | Type reference (TYPE) | POC_T_FULL_NAME | To Store Structures Of Fullnames | 20130117 | |||
| 3 | ET_MESSAGES | Call by reference | Type reference (TYPE) | POC_T_APPL_LOG_MSG | Application Log Message Data | 20130128 | |||
| 4 | ET_PROCESS_INFO | Call by reference | Type reference (TYPE) | POC_T_PROC_PS_DETAILS | Process Step Details | 20130118 | |||
| 5 | ET_PROC_ACT_DETAILS | Call by reference | Type reference (TYPE) | POC_T_PROC_DETAILS | Process Details | 20130118 | |||
| 6 | ET_PROC_HEAD_DETAILS | Call by reference | Type reference (TYPE) | POC_T_PROC_DETAILS | Process Details | 20130118 | |||
| 7 | ET_PROC_KPI_COUNT | Call by reference | Type reference (TYPE) | POC_T_KPI_COUNT | Table type for KPI Count | 20130225 | |||
| 8 | ET_PROC_KPI_CTG | Call by reference | Type reference (TYPE) | POC_T_KPI_CTG | Table type for KPI category | 20130225 | |||
| 9 | ET_PROC_KPI_DURA | Call by reference | Type reference (TYPE) | POC_T_KPI_DURA | table type for KPI duration | 20130225 | |||
| 10 | ET_PROC_PROCESS_STATUS | Call by reference | Type reference (TYPE) | POC_T_PRC_STAT | Table type to hold User defined status for PROC | 20130225 | |||
| 11 | ET_PS_BND | Call by reference | Type reference (TYPE) | POC_T_PS_BND | Activity Binding | 20130117 | |||
| 12 | ET_PS_COM | Call by reference | Type reference (TYPE) | POC_T_INT_DATA | Process Integration Data | 20130117 | |||
| 13 | ET_PS_SEQ | Call by reference | Type reference (TYPE) | POC_T_PS_SEQUENCE | Activity Sequence | 20130117 | |||
| 14 | ET_PS_TO_CBE | Call by reference | Type reference (TYPE) | POC_T_PS_TO_CBE | Activity to Callable Business Entity | 20130117 | |||
| 15 | IS_PROC_QUERY_PARAM | Call by reference | Type reference (TYPE) | POC_S_PROC_QUERY | Process Viewer Query Parameters | 20130117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No E2E AUTHORIZATION | 20130318 | ||
| 2 | No AUTHORIZATION to Process Definition | 20130318 |
Method PV_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CBE_TEXT | Call by reference | Type reference (TYPE) | POC_T_CBE_TEXT | Callable Business Entity Text | 20110203 | |||
| 2 | ET_FULL_NAME | Call by reference | Type reference (TYPE) | POC_T_FULL_NAME | Full Name For created by and last changed by | 20110302 | |||
| 3 | ET_PROC_PS_DETAILS | Call by reference | Type reference (TYPE) | POC_T_PROC_DETAILS | Process Information | 20100923 | |||
| 4 | ET_PS_BND | Call by reference | Type reference (TYPE) | POC_T_PS_BND | Activity Binding | 20110105 | |||
| 5 | ET_PS_COM | Call by reference | Type reference (TYPE) | POC_T_INT_DATA | Process Step Binding | 20100923 | |||
| 6 | ET_PS_SEQ | Call by reference | Type reference (TYPE) | POC_T_PS_SEQ | Activity Sequence | 20110111 | |||
| 7 | ET_PS_TO_CBE | Call by reference | Type reference (TYPE) | POC_T_PS_TO_CBE | Activity to Callable Business Entity | 20110203 | |||
| 8 | EV_AUTHORIZED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Authorization for Process Model | 20120910 | |||
| 9 | IS_PROC_QUERY_PARAM | Call by reference | Type reference (TYPE) | POC_S_PROC_QUERY | Process Viewer Query Parameters | 20100822 | |||
| 10 | IV_PROC_TYPE_ID_F4_FLAG | Call by reference | Type reference (TYPE) | BOOLEAN | f4 flag: X - F4 ; ' ' others | 20130318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No AUTHORIZATION to Process Definition | 20130318 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |