SAP ABAP Interface IF_FOPC_AS_REORG_UI (Reorganize Cases and Workflows)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-CGV-MIC (Application Component) Management of Internal Controls
     FOPC_ASSESSMENT_ISSUE_PLAN (Package) Assessment/Issue/Remediation Plan
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOPC_AS_REORG_AGENT Reorganize Cases and Workflows 20050325
Properties
Interface IF_FOPC_AS_REORG_UI  
Short Description Reorganize Cases and Workflows    
General Data
Package FOPC_ASSESSMENT_ISSUE_PLAN   Assessment/Issue/Remediation Plan 
Created 20050325   SAP 
Last changed 20070913   SAP 
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
Interface IF_FOPC_AS_REORG_UI has no interface.
Friends
Interface IF_FOPC_AS_REORG_UI has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_COLLECT_METHOD_ALL Constant Public Type reference (TYPE) FOPC_AS_REORG_COLLECT_METHOD 'A' Cases and Workflows 20050325
2 GC_COLLECT_METHOD_CASE Constant Public Type reference (TYPE) FOPC_AS_REORG_COLLECT_METHOD 'B' Cases Only, No Workflows 20050325
3 GC_COLLECT_METHOD_NONE Constant Public Type reference (TYPE) FOPC_AS_REORG_COLLECT_METHOD 'C' HR Entities Only 20050325
4 GC_COLLECT_METHOD_OVERLAPPING Constant Public Type reference (TYPE) FOPC_AS_REORG_COLLECT_METHOD 'D' Overlapping Cases 20050603
5 GC_VARIANT_CASE Constant Public Type reference (TYPE) SLIS_HANDL 'CASE' Case ALV Grid 20050416
6 GC_VARIANT_HR_TREE Constant Public Type reference (TYPE) SLIS_HANDL 'HR' HR ALV Tree 20050416
7 GC_VARIANT_REPORT Constant Public Type reference (TYPE) REPID 'FOPC_AS_REORG' ABAP Program: Current Main Program 20050416
8 GC_VARIANT_SUB Constant Public Type reference (TYPE) SLIS_HANDL 'SUB' Subrelation ALV Tree 20050416
9 GC_VARIANT_WF Constant Public Type reference (TYPE) SLIS_HANDL 'WF' Workflow ALV Grid 20050416
10 M_PLVAR Instance attribute Public Type reference (TYPE) PLVAR Plan Variant 20050407
11 ST_COLLECT_METHOD Static Attribute Public Type reference (TYPE) VRM_VALUES 20050414
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete Cases and Workflows 20050414
2 GET_CASE_BY_HR_NODE Instance method Public Method Get cases for a given HR node 20050407
3 GET_HR_TREE_NODE_DETAIL Instance method Public Method Get detail data for a tree node 20050420
4 GET_MAX_HR_ENTITY_ID Instance method Public Method Method Returns Maximum HR Entity ID 20070208
5 GET_TOP_CASE_DETAIL Instance method Public Method Get Detail of Case 20050417
6 IS_CORRUPT Instance method Public Method Is the Case Corrupt? 20050418
7 MODEL_UPDATE_VIEW Instance method Public Method Simulate PBO Event 20050417
8 SET_HR_TREE_NODE_KEY Instance method Public Method Set Node Key for an HR Entity 20050420
9 SET_PARAMETER_COLLECTION Instance method Public Method Set Parameter for Collection Method 20050325
10 SET_PARAMETER_TIMEFRAME Instance method Public Method Set Parameter for Timeframe and Year 20050325
11 SET_RANGE_CATEGORY Instance method Public Method Set Range for Category 20050418
12 SET_RANGE_CT Instance method Public Method Set Range for Creation Time 20050418
13 SET_RANGE_EXT_REF Instance method Public Method Set Range for Case External Reference 20050325
14 SET_RANGE_GUID Instance method Public Method Set Range for Case GUID 20050325
15 SET_RANGE_TYPE Instance method Public Method Set Range for Type 20050418
16 SHOW_TOP_CASE_DETAIL Instance method Public Method Show Details of Top Case 20050416
17 SHOW_TOP_CASE_LIST Instance method Public Method Show List of Top Cases 20050417
18 UPDATE_CASE_DELETION Instance method Public Method Select/Deselect Case Row 20050417
19 UPDATE_WF_DELETION Instance method Public Method Update Deletion Indicator of Workflows 20050417
20 VIEW_UPDATE_MODEL Instance method Public Method Simulate PAI Event 20050417
Events
# Event Type Visibility Description Created on
1 CASE_RETRIEVED Instance Event
(0)
Public
(2)
Cases are retrieved for an HR node 20050405
2 ON_MODEL_UPDATE_VIEW Instance Event
(0)
Public
(2)
PBO Event 20050417
3 ON_VIEW_UPDATE_MODEL Instance Event
(0)
Public
(2)
PAI Event 20050417
4 SHOW_DETAIL Instance Event
(0)
Public
(2)
Show Detail Data of a Top Case 20050416
Types
Interface IF_FOPC_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 20050414
2 Exporting E_NR_TOP_WF Call by reference Type reference (TYPE) I 20050414
3 Importing I_TEST_MODE Call by reference Type reference (TYPE) ABAP_BOOL 20050414

Method DELETE on Interface IF_FOPC_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 Tabelle: Technischer Schlüssel des Cases 20050417
2 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT 20050420

Method GET_CASE_BY_HR_NODE on Interface IF_FOPC_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) FOPC_S_AS_REORG_HR_TREE Tree Node for HR Entity 20050420
2 Exporting E_NODE_TEXT Call by reference Type reference (TYPE) LVC_VALUE ALV-Control: Zelleninhalt 20050420
3 Exporting E_PARENT_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20050420
4 Importing I_ID Call by reference Type reference (TYPE) SSEQNR Index des Eintrags 20050420
# Exception Resumable Description Created on
1 NOT_FOUND 20050420

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 Nummer eines Infotypsatzes bei gleichem Schlüssel 20070208

Method GET_MAX_HR_ENTITY_ID on Interface IF_FOPC_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 Fallattribute 20050417
2 Exporting ES_CASE_ATTR_UI Call by reference Type reference (TYPE) FOPC_S_AS_REORG_CASE_TABLE Fälle Liste 20050417
3 Exporting ET_SUB_RELATION Call by reference Type reference (TYPE) FOPC_T_GUID_RELATION Case GUID Relation 20050417
4 Exporting ET_WORKFLOW Call by reference Type reference (TYPE) FOPC_T_AS_REORG_WF_TABLE Workflow Liste 20050417
5 Exporting EX_CASE_DELETION Call by reference Type reference (TYPE) DELETE_ON Flag: Löschvormerk für IDocs erlaubt 20050417
6 Exporting EX_CASE_IS_DELETED Call by reference Type reference (TYPE) BOOLEAN 20050417
7 Exporting EX_SUB_COLLECTED Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050417
8 Exporting EX_WF_COLLECTED Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050417
9 Importing I_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20050417

Method GET_TOP_CASE_DETAIL on Interface IF_FOPC_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 20050418
2 Importing I_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20050418

Method IS_CORRUPT on Interface IF_FOPC_AS_REORG_UI has no exception.

Method MODEL_UPDATE_VIEW Signature

Method MODEL_UPDATE_VIEW on Interface IF_FOPC_AS_REORG_UI has no parameter.
Method MODEL_UPDATE_VIEW on Interface IF_FOPC_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 des Eintrags 20050420
2 Importing I_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20050420

Method SET_HR_TREE_NODE_KEY on Interface IF_FOPC_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) FOPC_AS_REORG_COLLECT_METHOD Collect Method for Cases and Workflows 20050325

Method SET_PARAMETER_COLLECTION on Interface IF_FOPC_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) FOPC_TIMEFRAME Zeitraum 20050325
2 Importing I_YEAR Call by reference Type reference (TYPE) FOPC_YEAR Jahr 20050325
# Exception Resumable Description Created on
1 CX_FOPC_CASE MIC: Fall 20050325

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) FOPC_T_RANGE_CASE_CATEGORY Range: Kategorie 20050418

Method SET_RANGE_CATEGORY on Interface IF_FOPC_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) FOPC_T_RANGE_CASE_CREATE_TIME Range: Angelegt am 20050418

Method SET_RANGE_CT on Interface IF_FOPC_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) FOPC_T_RANGE_CASE_EXT_REF Range: Externe Referenz 20050325

Method SET_RANGE_EXT_REF on Interface IF_FOPC_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) FOPC_T_RANGE_CASE_GUID Range: Technischer Schlüssel des Falles 20050325

Method SET_RANGE_GUID on Interface IF_FOPC_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) FOPC_T_RANGE_CASE_TYPE Range: Fallart 20050418

Method SET_RANGE_TYPE on Interface IF_FOPC_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 Technischer Schlüssel des Falles (Fall-GUID) 20050419

Method SHOW_TOP_CASE_DETAIL on Interface IF_FOPC_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 Tabelle: Technischer Schlüssel des Cases 20050417

Method SHOW_TOP_CASE_LIST on Interface IF_FOPC_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 20050417
2 Importing I_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20050417

Method UPDATE_CASE_DELETION on Interface IF_FOPC_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 Technischer Schlüssel des Falles (Fall-GUID) 20050419
2 Importing IT_WORKFLOW Call by reference Type reference (TYPE) FOPC_T_AS_REORG_WF_TABLE Workflow Liste 20050417

Method UPDATE_WF_DELETION on Interface IF_FOPC_AS_REORG_UI has no exception.

Method VIEW_UPDATE_MODEL Signature

Method VIEW_UPDATE_MODEL on Interface IF_FOPC_AS_REORG_UI has no parameter.
Method VIEW_UPDATE_MODEL on Interface IF_FOPC_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 20050407

Event ON_MODEL_UPDATE_VIEW Signature
Event ON_MODEL_UPDATE_VIEW on Interface IF_FOPC_AS_REORG_UI has no parameter.
Event ON_VIEW_UPDATE_MODEL Signature
Event ON_VIEW_UPDATE_MODEL on Interface IF_FOPC_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 Technischer Schlüssel des Falles (Fall-GUID) 20050419
History
Last changed by/on SAP  20070913 
SAP Release Created in 600