SAP ABAP Interface IF_GRPC_LOCAL_CTRL_WD (Interface of local control)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_CCAT (Package) Process controls central catalogues
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRPC_LOCAL_CTRL_WD | UI class for local control of local subprocess | 20070928 |
Properties
| Interface | IF_GRPC_LOCAL_CTRL_WD | |
| Short Description | Interface of local control |
General Data
| Package | GRPC_CCAT | Process controls central catalogues |
| Created | 20070928 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRPC_MAPPER_WD | 20070928 |
Friends
Interface IF_GRPC_LOCAL_CTRL_WD has no friend.
Attributes
Interface IF_GRPC_LOCAL_CTRL_WD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | create new control of the subprocess | 20071016 | |
| 2 | Instance method | Public | Method | Create a new central control | 20100923 | |
| 3 | Instance method | Public | Method | Delete local control | 20071205 | |
| 4 | Instance method | Public | Method | 20071017 | ||
| 5 | Instance method | Public | Method | 20071017 | ||
| 6 | Instance method | Public | Method | set orgunit id | 20071016 | |
| 7 | Instance method | Public | Method | set subprocess id | 20071016 | |
| 8 | Instance method | Public | Method | Set Regulation ID | 20080828 | |
| 9 | Instance method | Public | Method | set the session id | 20071016 |
Events
Interface IF_GRPC_LOCAL_CTRL_WD has no event.
Types
Interface IF_GRPC_LOCAL_CTRL_WD has no local type.
Method Signatures
Method CREATE_NEW_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CREATE_PERFORMED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20071016 | ||||
| 2 | EV_NEW_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20071016 |
Method CREATE_NEW_CONTROL on Interface IF_GRPC_LOCAL_CTRL_WD has no exception.
Method CREATE_NEW_CONTROL_CENTRAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CREATE_PERFORMED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100923 | ||||
| 2 | EV_NEW_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20100923 |
Method CREATE_NEW_CONTROL_CENTRAL on Interface IF_GRPC_LOCAL_CTRL_WD has no exception.
Method DELETE_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DELETE_PERFORMED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20071205 |
Method DELETE_CONTROL on Interface IF_GRPC_LOCAL_CTRL_WD has no exception.
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 | 20071017 |
Method GET_MESSAGE_HANDLER on Interface IF_GRPC_LOCAL_CTRL_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 | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20071017 |
Method SET_MESSAGE_HANDLER on Interface IF_GRPC_LOCAL_CTRL_WD has no exception.
Method SET_ORGUNIT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ORGUNIT_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20071016 |
Method SET_ORGUNIT_ID on Interface IF_GRPC_LOCAL_CTRL_WD has no exception.
Method SET_PARENT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARENT_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20071016 |
Method SET_PARENT_ID on Interface IF_GRPC_LOCAL_CTRL_WD has no exception.
Method SET_REGULATION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080828 |
Method SET_REGULATION_ID on Interface IF_GRPC_LOCAL_CTRL_WD has no exception.
Method SET_SESSION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SESSION_ID | Value transfer | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20071016 |
Method SET_SESSION_ID on Interface IF_GRPC_LOCAL_CTRL_WD has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 250 |