SAP ABAP Interface IF_GRPC_AS_REORG_UI (Reorganize Cases and Workflows)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_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_GRPC_AS_REORG_AGENT | Reorganize Cases and Workflows | 20070611 |
Properties
Interface | IF_GRPC_AS_REORG_UI | |
Short Description | Reorganize Cases and Workflows |
General Data
Package | GRPC_ASSESSMENT_ISSUE_PLAN | Assessment/Issue/Remediation Plan |
Created | 20070611 | SAP |
Last changed | 20141106 | |
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_GRPC_AS_REORG_UI has no interface.
Friends
Interface IF_GRPC_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) | 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 | ![]() |
Instance method | Public | Method | Delete Cases and Workflows | 20070611 |
2 | ![]() |
Instance method | Public | Method | Get cases for a given HR node | 20070611 |
3 | ![]() |
Instance method | Public | Method | Get detail data for a tree node | 20070611 |
4 | ![]() |
Instance method | Public | Method | Method Returns Maximum HR Entity ID | 20070611 |
5 | ![]() |
Instance method | Public | Method | Get Detail of Case | 20070611 |
6 | ![]() |
Instance method | Public | Method | Is the Case Corrupt? | 20070611 |
7 | ![]() |
Instance method | Public | Method | Simulate PBO Event | 20070611 |
8 | ![]() |
Instance method | Public | Method | Set Node Key for an HR Entity | 20070611 |
9 | ![]() |
Instance method | Public | Method | Set Parameter for Collection Method | 20070611 |
10 | ![]() |
Instance method | Public | Method | Set Parameter for Timeframe and Year | 20070611 |
11 | ![]() |
Instance method | Public | Method | Set Range for Category | 20070611 |
12 | ![]() |
Instance method | Public | Method | Set Range for Creation Time | 20070611 |
13 | ![]() |
Instance method | Public | Method | Set Range for Case External Reference | 20070611 |
14 | ![]() |
Instance method | Public | Method | Set Range for Case GUID | 20070611 |
15 | ![]() |
Instance method | Public | Method | Set Range for Type | 20070611 |
16 | ![]() |
Instance method | Public | Method | Show Details of Top Case | 20070611 |
17 | ![]() |
Instance method | Public | Method | Show List of Top Cases | 20070611 |
18 | ![]() |
Instance method | Public | Method | Select/Deselect Case Row | 20070611 |
19 | ![]() |
Instance method | Public | Method | Update Deletion Indicator of Workflows | 20070611 |
20 | ![]() |
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
Interface 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 | ![]() |
E_NR_TOP_CASE | Call by reference | Type reference (TYPE) | I | 20070611 | |||
2 | ![]() |
E_NR_TOP_WF | Call by reference | Type reference (TYPE) | I | 20070611 | |||
3 | ![]() |
I_TEST_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070611 |
Method DELETE on Interface 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 | ![]() |
ET_CASE_GUID | Call by reference | Type reference (TYPE) | SCMG_TT_CASE_GUID | Table: Technical Key for the Case | 20070611 | ||
2 | ![]() |
IS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | 20070611 |
Method GET_CASE_BY_HR_NODE on Interface 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 | ![]() |
ES_NODE | Call by reference | Type reference (TYPE) | GRPC_S_AS_REORG_HR_TREE | Tree Node for HR Entity | 20070611 | ||
2 | ![]() |
E_NODE_TEXT | Call by reference | Type reference (TYPE) | LVC_VALUE | ALV Control: Cell Contents | 20070611 | ||
3 | ![]() |
E_PARENT_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20070611 | ||
4 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | SSEQNR | Index of entry | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070611 |
Method GET_MAX_HR_ENTITY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 Interface 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 | ![]() |
ES_CASE_ATTR | Call by reference | Type reference (TYPE) | SCMG_T_CASE_ATTR | Case Attributes | 20070611 | ||
2 | ![]() |
ES_CASE_ATTR_UI | Call by reference | Type reference (TYPE) | GRPC_S_AS_REORG_CASE_TABLE | Case List | 20070611 | ||
3 | ![]() |
ET_SUB_RELATION | Call by reference | Type reference (TYPE) | GRPC_T_GUID_RELATION | Case GUID Relation | 20070611 | ||
4 | ![]() |
ET_WORKFLOW | Call by reference | Type reference (TYPE) | GRPC_T_AS_REORG_WF_TABLE | Workflow list | 20070611 | ||
5 | ![]() |
EX_CASE_DELETION | Call by reference | Type reference (TYPE) | DELETE_ON | Flag: Delete flag for IDocs allowed | 20070611 | ||
6 | ![]() |
EX_CASE_IS_DELETED | Call by reference | Type reference (TYPE) | BOOLEAN | 20070611 | |||
7 | ![]() |
EX_SUB_COLLECTED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20070611 | ||
8 | ![]() |
EX_WF_COLLECTED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20070611 | ||
9 | ![]() |
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 Interface 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 | ![]() |
EB_CORRUPT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070611 | |||
2 | ![]() |
I_CASE_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technical Key of Case (Case GUID) | 20070611 |
Method IS_CORRUPT on Interface IF_GRPC_AS_REORG_UI has no exception.
Method MODEL_UPDATE_VIEW Signature
Method MODEL_UPDATE_VIEW on Interface IF_GRPC_AS_REORG_UI has no parameter.
Method MODEL_UPDATE_VIEW on Interface 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 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | SSEQNR | Index of entry | 20070611 | ||
2 | ![]() |
I_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20070611 |
Method SET_HR_TREE_NODE_KEY on Interface 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 | ![]() |
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 Interface 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 | ![]() |
I_TIMEFRAME | Call by reference | Type reference (TYPE) | GRPC_TIMEFRAME | Timeframe | 20070611 | ||
2 | ![]() |
I_YEAR | Call by reference | Type reference (TYPE) | GRPC_YEAR | Year | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070611 |
Method SET_RANGE_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_RANGE | Call by reference | Type reference (TYPE) | GRPC_T_RANGE_CASE_CATEGORY | Range: Category | 20070611 |
Method SET_RANGE_CATEGORY on Interface 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 | ![]() |
IT_RANGE | Call by reference | Type reference (TYPE) | GRPC_T_RANGE_CASE_CREATE_TIME | Range: Created on | 20070611 |
Method SET_RANGE_CT on Interface 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 | ![]() |
IT_RANGE | Call by reference | Type reference (TYPE) | GRPC_T_RANGE_CASE_EXT_REF | Range: External Reference | 20070611 |
Method SET_RANGE_EXT_REF on Interface 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 | ![]() |
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 Interface 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 | ![]() |
IT_RANGE | Call by reference | Type reference (TYPE) | GRPC_T_RANGE_CASE_TYPE | Range: Case Type | 20070611 |
Method SET_RANGE_TYPE on Interface 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 | ![]() |
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 Interface 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 | ![]() |
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 Interface 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 | ![]() |
IB_CHECKED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070611 | |||
2 | ![]() |
I_CASE_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technical Key of Case (Case GUID) | 20070611 |
Method UPDATE_CASE_DELETION on Interface 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 | ![]() |
IT_CASE_GUID | Call by reference | Type reference (TYPE) | SCMG_TT_CASE_GUID | Technical Key of Case (Case GUID) | 20070611 | ||
2 | ![]() |
IT_WORKFLOW | Call by reference | Type reference (TYPE) | GRPC_T_AS_REORG_WF_TABLE | Workflow list | 20070611 |
Method UPDATE_WF_DELETION on Interface IF_GRPC_AS_REORG_UI has no exception.
Method VIEW_UPDATE_MODEL Signature
Method VIEW_UPDATE_MODEL on Interface IF_GRPC_AS_REORG_UI has no parameter.
Method VIEW_UPDATE_MODEL on Interface 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 Interface IF_GRPC_AS_REORG_UI has no parameter.
Event ON_VIEW_UPDATE_MODEL Signature
Event ON_VIEW_UPDATE_MODEL on Interface 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 | 250 |