SAP ABAP Class IF_GRPC_API_XPROCESS (Interface for Xprocess Entity APIs)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20091020 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRPC_API_XPROCESS | Central Process Entity API Class | 20091020 |
Properties
| Class | IF_GRPC_API_XPROCESS | |
| Short Description | Interface for Xprocess Entity APIs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20091020 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_GRPC_API_XPROCESS has no forward declaration.
Interfaces
Class IF_GRPC_API_XPROCESS has no interface implemented.
Friends
Class IF_GRPC_API_XPROCESS has no friend class.
Attributes
Class IF_GRPC_API_XPROCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Children of Central Process | 20091020 | |
| 2 | Static method | Public | Method | Create a New Central Process | 20091020 | |
| 3 | Instance method | Public | Method | Delete a Central Process | 20091020 | |
| 4 | Instance method | Public | Method | Get the Local Entities for a Central Process | 20100720 | |
| 5 | Instance method | Public | Method | Load the list of the subprocesses assigned to the regulation | 20091202 | |
| 6 | Instance method | Public | Method | Move Function of the Process | 20091020 | |
| 7 | Static method | Public | Method | Query the List of Central Processes | 20091020 | |
| 8 | Instance method | Public | Method | Retrieve the Central Process Data | 20091020 | |
| 9 | Instance method | Public | Method | Update a Central Process | 20091110 |
Events
Class IF_GRPC_API_XPROCESS has no event.
Types
Class IF_GRPC_API_XPROCESS has no local type.
Method Signatures
Method CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROCESS_LIST | Call by reference | Type reference (TYPE) | GRPC_T_API_PROCESS_LIST | Process hire | 20091021 | |||
| 2 | ET_SUBPROCESS_LIST | Call by reference | Type reference (TYPE) | GRPC_T_API_SUBPROCESS_LIST | Table type for subprocess list | 20091021 | |||
| 3 | IV_EXPANDED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091028 | |||
| 4 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | GRPC ID of the individual object | 20091028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091022 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PROCESS_ID_NEW | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091028 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091021 | |||
| 3 | IS_PROCESS_DATA_NEW | Value transfer | Type reference (TYPE) | GRPC_S_API_PROCESS_DATA | API structure of Process( detail information ) | 20091021 | |||
| 4 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091022 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091022 |
Method GET_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_REL_OBJECTS | Value transfer | Type reference (TYPE) | GRPC_T_API_PROCESS_LIST | Process hire | 20100720 | |||
| 2 | IV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20100720 | |||
| 3 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20100720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100720 |
Method GET_SUBPROCESS_ASSIGNABLE 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 | 20091202 | |||
| 2 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091202 | |||
| 3 | RT_SUBPROCESS | Value transfer | Type reference (TYPE) | GRPC_T_API_SUBPROCESS_LIST | Table type for subprocess list | 20091202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091202 |
Method MOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARENT_NEW | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091022 | |||
| 2 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091022 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTROL | Call by reference | Type reference (TYPE) | GRPC_T_API_CONTROL_LIST | Table type of control list | 20091020 | |||
| 2 | ET_PROCESS | Call by reference | Type reference (TYPE) | GRPC_T_API_PROCESS_LIST | Process hire | 20091020 | |||
| 3 | ET_SUBPROCESS | Call by reference | Type reference (TYPE) | GRPC_T_API_SUBPROCESS_LIST | Table type for subprocess list | 20091020 | |||
| 4 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091020 | |||
| 5 | IV_FULL | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091028 | |||
| 6 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091028 | |||
| 7 | IV_SEARCH_PATTERN | Value transfer | Type reference (TYPE) | GRPC_API_SEARCH_PATTERN | Search pattern for the Query APIs | 20091028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091022 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PROCESS_CENTRAL | Call by reference | Type reference (TYPE) | GRPC_S_API_PROCESS_DATA | API structure of Process( detail information ) | 20091022 | |||
| 2 | IV_EDITABLE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091022 | |||
| 3 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091022 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROCESS_CENTRAL_CHANGED | Value transfer | Type reference (TYPE) | GRPC_S_API_PROCESS_DATA | API structure of Process( detail information ) | 20091110 | |||
| 2 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091110 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in |