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 ABAP 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 GET_BOR_EVENT_DATA Instance method Public Method Gets the BOR event data 20110209
2 GET_FED_SORTED_ACTIVITIES Instance method Public Method Gets the sorted list of activities in Federated sense 20130122
3 GET_KPI_DATA Instance method Public Method Gets the KPI Data 20101110
4 GET_PROCESS_STATUS_DATA Instance method Public Method Gets the statuses for the selected process type Id 20101111
5 GET_PROC_BA_TYPE_DATA Instance method Public Method Gets the BA type details 20110105
6 GET_PROC_STEP Instance method Public Method 20100929
7 GET_SORTED_ACTIVITIES Instance method Public Method Gets the sorted list of activities 20110203
8 PV_FED_SEARCH Instance method Public Method Gets federated Process Definition 20130117
9 PV_SEARCH 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 Exporting EV_BOR_NAME Call by reference Type reference (TYPE) OJ_NAME Object type 20110209
2 Exporting EV_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20110209
3 Exporting EV_EVENT Call by reference Type reference (TYPE) SIBFEVENT Event 20110209
4 Importing IV_BA_TYPE Call by reference Type reference (TYPE) POC_BA_TYPE Task Type ID 20110209
5 Importing 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 Exporting ET_PROCESS_SORTED Call by reference Type reference (TYPE) POC_T_PROC_PS_DETAILS Process Step Details 20130122
2 Importing IT_PROC_INT_DATA Call by reference Type reference (TYPE) POC_T_INT_DATA Process Integration Data 20130122
3 Importing IT_TASK_INIT Call by reference Type reference (TYPE) POC_T_PROC_PS_DETAILS Process Step Details 20130122
4 Importing 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 Exporting ET_KPI_CATEGORY Call by reference Type reference (TYPE) POC_T_KPI_CTG Table type for KPI category 20101110
2 Exporting ET_KPI_COUNT Call by reference Type reference (TYPE) POC_T_KPI_COUNT Table type for KPI Count 20101110
3 Exporting ET_KPI_CTGD Call by reference Type reference (TYPE) POC_T_KPI_CTGD_T KPI category definition 20110829
4 Exporting ET_KPI_DURATION Call by reference Type reference (TYPE) POC_T_KPI_DURA structure for KPI duration 20101110
5 Importing IV_PROCESS_TYPE_ID Call by reference Type reference (TYPE) POC_PROCESS_TYPE_ID Process Definition ID 20101110
6 Importing 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 Exporting 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 Importing IV_PROCESS_TYPE_ID Call by reference Type reference (TYPE) POC_PROCESS_TYPE_ID Process Definition ID 20101111
3 Importing 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 Exporting EV_BA_TYPE_NAME Call by reference Type reference (TYPE) POC_BA_TYP_NAME Task Type 20120103
2 Exporting EV_BO_TYPE_NAME Call by reference Type reference (TYPE) POC_BO_TYP_NAME Business Object 20120103
3 Exporting EV_TASK Call by reference Type reference (TYPE) POC_BA_NAME Task Name 20110105
4 Exporting EV_TASK_CATEGORY Call by reference Type reference (TYPE) POC_BA_CATEGORY Task Category 20110824
5 Importing IV_BA_TYPE Call by reference Type reference (TYPE) POC_BA_TYPE Task Type 20110105
6 Importing 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 Exporting ET_PS_EXT Call by reference Type reference (TYPE) POC_T_PS_EXT Process Step Details 20100929
2 Importing 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 Exporting ET_PROCESS_SORTED Call by reference Type reference (TYPE) POC_T_PROC_PS_DETAILS Process Step Details 20110203
2 Importing IT_TASK_INIT Call by reference Type reference (TYPE) POC_T_PROC_PS_DETAILS Process Step Details 20110203
3 Importing 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 Exporting ET_CBE_TEXT Call by reference Type reference (TYPE) POC_T_CBE_TEXT Callable Business Entity Text 20130117
2 Exporting ET_FULL_NAME Call by reference Type reference (TYPE) POC_T_FULL_NAME To Store Structures Of Fullnames 20130117
3 Exporting ET_MESSAGES Call by reference Type reference (TYPE) POC_T_APPL_LOG_MSG Application Log Message Data 20130128
4 Exporting ET_PROCESS_INFO Call by reference Type reference (TYPE) POC_T_PROC_PS_DETAILS Process Step Details 20130118
5 Exporting ET_PROC_ACT_DETAILS Call by reference Type reference (TYPE) POC_T_PROC_DETAILS Process Details 20130118
6 Exporting ET_PROC_HEAD_DETAILS Call by reference Type reference (TYPE) POC_T_PROC_DETAILS Process Details 20130118
7 Exporting ET_PROC_KPI_COUNT Call by reference Type reference (TYPE) POC_T_KPI_COUNT Table type for KPI Count 20130225
8 Exporting ET_PROC_KPI_CTG Call by reference Type reference (TYPE) POC_T_KPI_CTG Table type for KPI category 20130225
9 Exporting ET_PROC_KPI_DURA Call by reference Type reference (TYPE) POC_T_KPI_DURA table type for KPI duration 20130225
10 Exporting 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 Exporting ET_PS_BND Call by reference Type reference (TYPE) POC_T_PS_BND Activity Binding 20130117
12 Exporting ET_PS_COM Call by reference Type reference (TYPE) POC_T_INT_DATA Process Integration Data 20130117
13 Exporting ET_PS_SEQ Call by reference Type reference (TYPE) POC_T_PS_SEQUENCE Activity Sequence 20130117
14 Exporting ET_PS_TO_CBE Call by reference Type reference (TYPE) POC_T_PS_TO_CBE Activity to Callable Business Entity 20130117
15 Importing 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 No E2E AUTHORIZATION 20130318
2 NO_PROC_DEFN_AUTH 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 Exporting ET_CBE_TEXT Call by reference Type reference (TYPE) POC_T_CBE_TEXT Callable Business Entity Text 20110203
2 Exporting ET_FULL_NAME Call by reference Type reference (TYPE) POC_T_FULL_NAME Full Name For created by and last changed by 20110302
3 Exporting ET_PROC_PS_DETAILS Call by reference Type reference (TYPE) POC_T_PROC_DETAILS Process Information 20100923
4 Exporting ET_PS_BND Call by reference Type reference (TYPE) POC_T_PS_BND Activity Binding 20110105
5 Exporting ET_PS_COM Call by reference Type reference (TYPE) POC_T_INT_DATA Process Step Binding 20100923
6 Exporting ET_PS_SEQ Call by reference Type reference (TYPE) POC_T_PS_SEQ Activity Sequence 20110111
7 Exporting ET_PS_TO_CBE Call by reference Type reference (TYPE) POC_T_PS_TO_CBE Activity to Callable Business Entity 20110203
8 Exporting EV_AUTHORIZED Call by reference Type reference (TYPE) ABAP_BOOL Authorization for Process Model 20120910
9 Importing IS_PROC_QUERY_PARAM Call by reference Type reference (TYPE) POC_S_PROC_QUERY Process Viewer Query Parameters 20100822
10 Importing 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_PROC_DEFN_AUTH No AUTHORIZATION to Process Definition 20130318
History
Last changed by/on SAP  20130531 
SAP Release Created in 703