SAP ABAP Class CL_GRPC_MYPROCESSES_WD (MyProcesses UI Class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_CCAT (Package) Process controls central catalogues
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRPC_MAPPER_WD | Supper Class of UI | 20070918 |
Properties
| Class | CL_GRPC_MYPROCESSES_WD | |
| Short Description | MyProcesses UI Class | |
| Super Class | CL_GRPC_MAPPER_WD | Supper Class of UI |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_CCAT | Process controls central catalogues |
| Created | 20070918 | SAP |
| Last change | 20141106 | |
| 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_GRPC_MYPROCESSES_WD has no interface implemented.
Friends
Class CL_GRPC_MYPROCESSES_WD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRPC_MSG_HANDLER_WD | Message Handler | 20070918 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100330 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | GRPC_T_UI_MYPROCESSES | table type for myprocess list | 20080324 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20080324 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | NUM02 | ABAP Dictionary: Two-Digit Numeric Field | 20080324 |
Methods
Events
Class CL_GRPC_MYPROCESSES_WD has no event.
Types
Class CL_GRPC_MYPROCESSES_WD has no local type.
Method Signatures
Method BUILD_PROCESS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MYPROCESS | Value transfer | Type reference (TYPE) | GRPC_T_UI_MYPROCESSES | table type for myprocess list | 20080324 |
Method BUILD_PROCESS_TABLE on class CL_GRPC_MYPROCESSES_WD has no exception.
Method EXTRACT_OBJECT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONCATE_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Concatenate object ID | 20130603 | |||
| 2 | RV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20130603 |
Method EXTRACT_OBJECT_ID on class CL_GRPC_MYPROCESSES_WD has no exception.
Method GET_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20071018 | |||
| 2 | R_DOCUMENTS | Value transfer | Type reference (TYPE) | CHAR20 | Char 20 | 20071018 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100318 |
Method GET_MESSAGE_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_MSG_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_GRPC_MSG_HANDLER_WD | 20070918 |
Method GET_MESSAGE_HANDLER on class CL_GRPC_MYPROCESSES_WD has no exception.
Method GET_ORGUNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20130603 | |||
| 2 | RS_ORGUNIT | Value transfer | Type reference (TYPE) | GRPC_S_UI_MYPROCESSES | UI Structure for My Processes | 20130603 |
Method GET_ORGUNIT on class CL_GRPC_MYPROCESSES_WD has no exception.
Method GET_PREVIOUS_TREE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ORGUNIT_HIER | Call by reference | Type reference (TYPE) | GRPC_T_ORGUNIT_HIER | Orgunit hierarchy table | 20070918 |
Method GET_PREVIOUS_TREE_STATUS on class CL_GRPC_MYPROCESSES_WD has no exception.
Method GET_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_UIMYPROCESS | Value transfer | Type reference (TYPE) | GRPC_S_UI_MYPROCESSES | UI Structure for My Processes | 20080526 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | Object ID | 20080526 | |||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | GRPC_API_ENTITY_ID | GRPC ID of the entity | 20080526 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100323 |
Method GET_PROCESS_HIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROCESS_HIER | Value transfer | Type reference (TYPE) | GRPC_T_UI_HIER_MYPROCESSES | Table type for My Processes | 20071009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100611 |
Method GET_PROCESS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROCESS_LIST | Value transfer | Type reference (TYPE) | GRPC_T_UI_MYPROCESSES | Table type for My Processes | 20070918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100611 |
Method GET_SESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100330 |
Method GET_SESSION on class CL_GRPC_MYPROCESSES_WD has no exception.
Method GET_SUB_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT | Value transfer | Type reference (TYPE) | GRPC_S_UI_HIER_MYPROCESSES | UI Structure for My Processes(Hierarchy view) | 20130603 | |||
| 2 | RT_SUB_HIERARCHY | Value transfer | Type reference (TYPE) | GRPC_T_UI_HIER_MYPROCESSES | Table type for GRPC_S_UI_HIER_MYPROCESSES | 20130603 |
Method GET_SUB_HIERARCHY on class CL_GRPC_MYPROCESSES_WD has no exception.
Method GET_SUB_HIERARCHY_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PROCESS_HIER | Call by reference | Type reference (TYPE) | GRPC_T_UI_HIER_MYPROCESSES | Table type for GRPC_S_UI_HIER_MYPROCESSES | 20130603 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20130603 | |||
| 3 | RT_SUB_PROCESS_HIER | Value transfer | Type reference (TYPE) | GRPC_T_UI_HIER_MYPROCESSES | Table type for GRPC_S_UI_HIER_MYPROCESSES | 20130603 |
Method GET_SUB_HIERARCHY_UI on class CL_GRPC_MYPROCESSES_WD has no exception.
Method GET_TYPE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Type reference (TYPE) | GRPC_API_ENTITY_ID | GRPC ID of the entity | 20071023 | |||
| 2 | R_TEXT | Value transfer | Type reference (TYPE) | GRPC_TEXT | Text | 20071023 |
Method GET_TYPE_TEXT on class CL_GRPC_MYPROCESSES_WD has no exception.
Method HANDLE_LEAD_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_VALIDFROM | Value transfer | Type reference (TYPE) | GRPC_DATE_FROM | Valid from | 20070918 | |||
| 2 | CV_VALIDTO | Value transfer | Type reference (TYPE) | GRPC_DATE_TO | Valid to | 20070918 |
Method HANDLE_LEAD_SELECTION on class CL_GRPC_MYPROCESSES_WD has no exception.
Method LOAD_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_UI | Call by reference | Type reference (TYPE) | GRPC_S_UI_MYPROCESSES | UI Structure for My Processes | 20130603 | |||
| 2 | IV_WITH_SP_ASS_METHOD | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130603 |
Method LOAD_DETAILS on class CL_GRPC_MYPROCESSES_WD has no exception.
Method PROCESS_AUTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_AVAILABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130603 | ||||
| 2 | EV_EDITABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130603 | ||||
| 3 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20130603 | |||
| 4 | IV_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20130603 |
Method PROCESS_AUTH on class CL_GRPC_MYPROCESSES_WD has no exception.
Method SET_HIER_META Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_UI_HIER_MYPROCESS | Call by reference | Type reference (TYPE) | GRPC_T_UI_HIER_MYPROCESSES | Table type for GRPC_S_UI_HIER_MYPROCESSES | 20130603 |
Method SET_HIER_META on class CL_GRPC_MYPROCESSES_WD has no exception.
Method SET_INIT_TREE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ORGUNIT_HIER | Call by reference | Type reference (TYPE) | GRPC_T_ORGUNIT_HIER | Orgunit hierarchy table | 20070918 |
Method SET_INIT_TREE_STATUS on class CL_GRPC_MYPROCESSES_WD has no exception.
Method SET_MESSAGE_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG_MANAGER | Value transfer | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20070918 |
Method SET_MESSAGE_HANDLER on class CL_GRPC_MYPROCESSES_WD has no exception.
Method SET_SESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100330 |
Method SET_SESSION on class CL_GRPC_MYPROCESSES_WD has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 250 |