SAP ABAP Class IF_GRPC_AS_REORG_UI (Reorganize Cases and Workflows)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_AS_REORG_AGENT Reorganize Cases and Workflows 20070611
Properties
Class IF_GRPC_AS_REORG_UI  
Short Description Reorganize Cases and Workflows    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070611   SAP 
Last change 20141106    
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)
2 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_GRPC_AS_REORG_UI has no interface implemented.
Friends
Class IF_GRPC_AS_REORG_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_COLLECT_METHOD_ALL Constant Public Type reference (TYPE) GRPC_AS_REORG_COLLECT_METHOD 'A' Cases and Workflows 20070611
2 GC_COLLECT_METHOD_CASE Constant Public Type reference (TYPE) GRPC_AS_REORG_COLLECT_METHOD 'B' Cases Only, No Workflows 20070611
3 GC_COLLECT_METHOD_NONE Constant Public Type reference (TYPE) GRPC_AS_REORG_COLLECT_METHOD 'C' HR Entities Only 20070611
4 GC_COLLECT_METHOD_OVERLAPPING Constant Public Type reference (TYPE) GRPC_AS_REORG_COLLECT_METHOD 'D' Overlapping Cases 20070611
5 GC_VARIANT_CASE Constant Public Type reference (TYPE) SLIS_HANDL 'CASE' Case ALV Grid 20070611
6 GC_VARIANT_HR_TREE Constant Public Type reference (TYPE) SLIS_HANDL 'HR' HR ALV Tree 20070611
7 GC_VARIANT_REPORT Constant Public Type reference (TYPE) REPID 'FOPC_AS_REORG' ABAP Program: Current Main Program 20070611
8 GC_VARIANT_SUB Constant Public Type reference (TYPE) SLIS_HANDL 'SUB' Subrelation ALV Tree 20070611
9 GC_VARIANT_WF Constant Public Type reference (TYPE) SLIS_HANDL 'WF' Workflow ALV Grid 20070611
10 M_PLVAR Instance attribute Public Type reference (TYPE) PLVAR Plan Variant 20070611
11 ST_COLLECT_METHOD Static Attribute Public Type reference (TYPE) VRM_VALUES 20070611
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete Cases and Workflows 20070611
2 GET_CASE_BY_HR_NODE Instance method Public Method Get cases for a given HR node 20070611
3 GET_HR_TREE_NODE_DETAIL Instance method Public Method Get detail data for a tree node 20070611
4 GET_MAX_HR_ENTITY_ID Instance method Public Method Method Returns Maximum HR Entity ID 20070611
5 GET_TOP_CASE_DETAIL Instance method Public Method Get Detail of Case 20070611
6 IS_CORRUPT Instance method Public Method Is the Case Corrupt? 20070611
7 MODEL_UPDATE_VIEW Instance method Public Method Simulate PBO Event 20070611
8 SET_HR_TREE_NODE_KEY Instance method Public Method Set Node Key for an HR Entity 20070611
9 SET_PARAMETER_COLLECTION Instance method Public Method Set Parameter for Collection Method 20070611
10 SET_PARAMETER_TIMEFRAME Instance method Public Method Set Parameter for Timeframe and Year 20070611
11 SET_RANGE_CATEGORY Instance method Public Method Set Range for Category 20070611
12 SET_RANGE_CT Instance method Public Method Set Range for Creation Time 20070611
13 SET_RANGE_EXT_REF Instance method Public Method Set Range for Case External Reference 20070611
14 SET_RANGE_GUID Instance method Public Method Set Range for Case GUID 20070611
15 SET_RANGE_TYPE Instance method Public Method Set Range for Type 20070611
16 SHOW_TOP_CASE_DETAIL Instance method Public Method Show Details of Top Case 20070611
17 SHOW_TOP_CASE_LIST Instance method Public Method Show List of Top Cases 20070611
18 UPDATE_CASE_DELETION Instance method Public Method Select/Deselect Case Row 20070611
19 UPDATE_WF_DELETION Instance method Public Method Update Deletion Indicator of Workflows 20070611
20 VIEW_UPDATE_MODEL Instance method Public Method Simulate PAI Event 20070611
Events
# Event Type Visibility Description Created on
1 CASE_RETRIEVED Instance Event
(0)
Public
(2)
Cases are retrieved for an HR node 20070611
2 ON_MODEL_UPDATE_VIEW Instance Event
(0)
Public
(2)
PBO Event 20070611
3 ON_VIEW_UPDATE_MODEL Instance Event
(0)
Public
(2)
PAI Event 20070611
4 SHOW_DETAIL Instance Event
(0)
Public
(2)
Show Detail Data of a Top Case 20070611
Types
Class IF_GRPC_AS_REORG_UI has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NR_TOP_CASE Call by reference Type reference (TYPE) I 20070611
2 Exporting E_NR_TOP_WF Call by reference Type reference (TYPE) I 20070611
3 Importing I_TEST_MODE Call by reference Type reference (TYPE) ABAP_BOOL 20070611

Method DELETE on class IF_GRPC_AS_REORG_UI has no exception.

Method GET_CASE_BY_HR_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CASE_GUID Call by reference Type reference (TYPE) SCMG_TT_CASE_GUID Table: Technical Key for the Case 20070611
2 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT 20070611

Method GET_CASE_BY_HR_NODE on class IF_GRPC_AS_REORG_UI has no exception.

Method GET_HR_TREE_NODE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NODE Call by reference Type reference (TYPE) GRPC_S_AS_REORG_HR_TREE Tree Node for HR Entity 20070611
2 Exporting E_NODE_TEXT Call by reference Type reference (TYPE) LVC_VALUE ALV Control: Cell Contents 20070611
3 Exporting E_PARENT_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV Tree Control: Node Key 20070611
4 Importing I_ID Call by reference Type reference (TYPE) SSEQNR Index of entry 20070611
# Exception Resumable Description Created on
1 NOT_FOUND 20070611

Method GET_MAX_HR_ENTITY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MAX_HR_ENTITY_ID Value transfer Type reference (TYPE) SSEQNR Number of Infotype Record with Same Key 20070611

Method GET_MAX_HR_ENTITY_ID on class IF_GRPC_AS_REORG_UI has no exception.

Method GET_TOP_CASE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CASE_ATTR Call by reference Type reference (TYPE) SCMG_T_CASE_ATTR Case Attributes 20070611
2 Exporting ES_CASE_ATTR_UI Call by reference Type reference (TYPE) GRPC_S_AS_REORG_CASE_TABLE Case List 20070611
3 Exporting ET_SUB_RELATION Call by reference Type reference (TYPE) GRPC_T_GUID_RELATION Case GUID Relation 20070611
4 Exporting ET_WORKFLOW Call by reference Type reference (TYPE) GRPC_T_AS_REORG_WF_TABLE Workflow list 20070611
5 Exporting EX_CASE_DELETION Call by reference Type reference (TYPE) DELETE_ON Flag: Delete flag for IDocs allowed 20070611
6 Exporting EX_CASE_IS_DELETED Call by reference Type reference (TYPE) BOOLEAN 20070611
7 Exporting EX_SUB_COLLECTED Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20070611
8 Exporting EX_WF_COLLECTED Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20070611
9 Importing I_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technical Key of Case (Case GUID) 20070611

Method GET_TOP_CASE_DETAIL on class IF_GRPC_AS_REORG_UI has no exception.

Method IS_CORRUPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EB_CORRUPT Value transfer Type reference (TYPE) ABAP_BOOL 20070611
2 Importing I_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technical Key of Case (Case GUID) 20070611

Method IS_CORRUPT on class IF_GRPC_AS_REORG_UI has no exception.

Method MODEL_UPDATE_VIEW Signature

Method MODEL_UPDATE_VIEW on class IF_GRPC_AS_REORG_UI has no parameter.
Method MODEL_UPDATE_VIEW on class IF_GRPC_AS_REORG_UI has no exception.

Method SET_HR_TREE_NODE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) SSEQNR Index of entry 20070611
2 Importing I_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV Tree Control: Node Key 20070611

Method SET_HR_TREE_NODE_KEY on class IF_GRPC_AS_REORG_UI has no exception.

Method SET_PARAMETER_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD Call by reference Type reference (TYPE) GRPC_AS_REORG_COLLECT_METHOD Collect Method for Cases and Workflows 20070611

Method SET_PARAMETER_COLLECTION on class IF_GRPC_AS_REORG_UI has no exception.

Method SET_PARAMETER_TIMEFRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TIMEFRAME Call by reference Type reference (TYPE) GRPC_TIMEFRAME Timeframe 20070611
2 Importing I_YEAR Call by reference Type reference (TYPE) GRPC_YEAR Year 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method SET_RANGE_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RANGE Call by reference Type reference (TYPE) GRPC_T_RANGE_CASE_CATEGORY Range: Category 20070611

Method SET_RANGE_CATEGORY on class IF_GRPC_AS_REORG_UI has no exception.

Method SET_RANGE_CT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RANGE Call by reference Type reference (TYPE) GRPC_T_RANGE_CASE_CREATE_TIME Range: Created on 20070611

Method SET_RANGE_CT on class IF_GRPC_AS_REORG_UI has no exception.

Method SET_RANGE_EXT_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RANGE Call by reference Type reference (TYPE) GRPC_T_RANGE_CASE_EXT_REF Range: External Reference 20070611

Method SET_RANGE_EXT_REF on class IF_GRPC_AS_REORG_UI has no exception.

Method SET_RANGE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RANGE Call by reference Type reference (TYPE) GRPC_T_RANGE_CASE_GUID Range: Technical Key of the Case 20070611

Method SET_RANGE_GUID on class IF_GRPC_AS_REORG_UI has no exception.

Method SET_RANGE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RANGE Call by reference Type reference (TYPE) GRPC_T_RANGE_CASE_TYPE Range: Case Type 20070611

Method SET_RANGE_TYPE on class IF_GRPC_AS_REORG_UI has no exception.

Method SHOW_TOP_CASE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CASE_GUID Call by reference Type reference (TYPE) SCMG_TT_CASE_GUID Technical Key of Case (Case GUID) 20070611

Method SHOW_TOP_CASE_DETAIL on class IF_GRPC_AS_REORG_UI has no exception.

Method SHOW_TOP_CASE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CASE_GUID Call by reference Type reference (TYPE) SCMG_TT_CASE_GUID Table: Technical Key for the Case 20070611

Method SHOW_TOP_CASE_LIST on class IF_GRPC_AS_REORG_UI has no exception.

Method UPDATE_CASE_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_CHECKED Call by reference Type reference (TYPE) ABAP_BOOL 20070611
2 Importing I_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technical Key of Case (Case GUID) 20070611

Method UPDATE_CASE_DELETION on class IF_GRPC_AS_REORG_UI has no exception.

Method UPDATE_WF_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CASE_GUID Call by reference Type reference (TYPE) SCMG_TT_CASE_GUID Technical Key of Case (Case GUID) 20070611
2 Importing IT_WORKFLOW Call by reference Type reference (TYPE) GRPC_T_AS_REORG_WF_TABLE Workflow list 20070611

Method UPDATE_WF_DELETION on class IF_GRPC_AS_REORG_UI has no exception.

Method VIEW_UPDATE_MODEL Signature

Method VIEW_UPDATE_MODEL on class IF_GRPC_AS_REORG_UI has no parameter.
Method VIEW_UPDATE_MODEL on class IF_GRPC_AS_REORG_UI has no exception.
Event Signatures

Event CASE_RETRIEVED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ER_CASE_LIST Exporting Value transfer Object reference (TYPE REF TO) SCMG_TT_CASE_GUID 20070611

Event ON_MODEL_UPDATE_VIEW Signature
Event ON_MODEL_UPDATE_VIEW on class IF_GRPC_AS_REORG_UI has no parameter.
Event ON_VIEW_UPDATE_MODEL Signature
Event ON_VIEW_UPDATE_MODEL on class IF_GRPC_AS_REORG_UI has no parameter.
Event SHOW_DETAIL Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ET_CASE_GUID Exporting Value transfer Type reference (TYPE) SCMG_TT_CASE_GUID Technical Key of Case (Case GUID) 20070611
History
Last changed by/on SAP  20141106 
SAP Release Created in