SAP ABAP Class CL_GRPC_API_XSUBPROCESS (Central Subprocess Entity API class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_ENTITY_API (Package) GRC Process controls API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_BASIS | Basis class for GRC API classes | 20091023 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20091023 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_MD_COMMON | Interface for common master data | 20100426 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_ROLE_CONTAINER | API role container | 20091023 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_REPORT | Get data for reporting engine | 20121128 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPC_API_XSUBPROCESS | Interface for Xsubprocess Entity APIs | 20091110 |
Properties
| Class | CL_GRPC_API_XSUBPROCESS | |
| Short Description | Central Subprocess Entity API class | |
| Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_ENTITY_API | GRC Process controls API |
| Created | 20091023 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20091023 | ||
| 2 | IF_GRFN_API_MD_COMMON | Interface for common master data | 20100426 | ||
| 3 | IF_GRFN_API_ROLE_CONTAINER | API role container | 20091023 | ||
| 4 | IF_GRFN_REPORT | Get data for reporting engine | 20121128 | ||
| 5 | IF_GRPC_API_XSUBPROCESS | Interface for Xsubprocess Entity APIs | 20091110 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GRFN_API_SESSION | 20091029 | Session Management for GRC APIs |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20091023 | ||
| 2 | Constant | Private | Type reference (TYPE) | SY-MSGID | 'GRPC_ENTITY_API' | Message Class | 20091023 | ||
| 3 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_MODEL_CATALOGUE' | Reference type | 20091026 | ||
| 4 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRPC_MODEL_SETUP' | Class Name | 20091023 | ||
| 5 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_MODEL_MCF' | Class Name | 20091026 |
Methods
Events
Class CL_GRPC_API_XSUBPROCESS has no event.
Types
Class CL_GRPC_API_XSUBPROCESS has no local type.
Method Signatures
Method CENTRAL_SUBPROCESS_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_GRPC_MODEL_SETUP | Process Model Class | 20091023 | |||
| 2 | IS_DATES | Value transfer | Type reference (TYPE) | GRPC_S_DATE_INTERVAL | Date of the Assessment or of the Test | 20091023 | |||
| 3 | IS_SUBPROCESS | Call by reference | Type reference (TYPE) | GRPC_S_API_SUBPROCESS_DATA | Subprocess structure for API service( detail information ) | 20091023 | |||
| 4 | IT_ACCROUP_CHANGED | Call by reference | Type reference (TYPE) | GRPC_T_API_SUB_ACC_LINK | Subprocess and Account group link table | 20091023 | |||
| 5 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091023 |
Method CREATE Signature
Method CREATE on class CL_GRPC_API_XSUBPROCESS has no parameter.
Method CREATE on class CL_GRPC_API_XSUBPROCESS has no exception.
Method DELETE Signature
Method DELETE on class CL_GRPC_API_XSUBPROCESS has no parameter.
Method DELETE on class CL_GRPC_API_XSUBPROCESS has no exception.
Method FORMAT_RISK_ACCGRP_ASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SUBPROCESS_RISK | Call by reference | Type reference (TYPE) | GRPC_T_API_SUBPROCESS_RISK | Table storing risks assigned to subprocess | 20091023 | |||
| 2 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_GRPC_MODEL_SETUP | Process Model Class | 20091023 | |||
| 3 | IT_SUBPROCESS_RISK | Call by reference | Type reference (TYPE) | GRPC_T_API_SUBPROCESS_RISK | Table storing risks assigned to subprocess | 20091023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091023 |
Method GET 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 | 20091029 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091029 | |||
| 3 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRPC_API_XSUBPROCESS | Central Subprocess Entity API class | 20091029 |
Method GET on class CL_GRPC_API_XSUBPROCESS has no exception.
Method GET_COBJ Signature
Method GET_COBJ on class CL_GRPC_API_XSUBPROCESS has no parameter.
Method GET_COBJ on class CL_GRPC_API_XSUBPROCESS has no exception.
Method GET_CONTROLS Signature
Method GET_CONTROLS on class CL_GRPC_API_XSUBPROCESS has no parameter.
Method GET_CONTROLS on class CL_GRPC_API_XSUBPROCESS has no exception.
Method GET_CTRL_NOT_ASSIGNED_REG Signature
Method GET_CTRL_NOT_ASSIGNED_REG on class CL_GRPC_API_XSUBPROCESS has no parameter.
Method GET_CTRL_NOT_ASSIGNED_REG on class CL_GRPC_API_XSUBPROCESS has no exception.
Method GET_LOCAL Signature
Method GET_LOCAL on class CL_GRPC_API_XSUBPROCESS has no parameter.
Method GET_LOCAL on class CL_GRPC_API_XSUBPROCESS has no exception.
Method GET_ORG_LIST_BY_XSUBPROCESS Signature
Method GET_ORG_LIST_BY_XSUBPROCESS on class CL_GRPC_API_XSUBPROCESS has no parameter.
Method GET_ORG_LIST_BY_XSUBPROCESS on class CL_GRPC_API_XSUBPROCESS has no exception.
Method GET_PROVIDER_BY_XSUBPROCESS Signature
Method GET_PROVIDER_BY_XSUBPROCESS on class CL_GRPC_API_XSUBPROCESS has no parameter.
Method GET_PROVIDER_BY_XSUBPROCESS on class CL_GRPC_API_XSUBPROCESS has no exception.
Method GET_SUBPROCESSES_AC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BSUBPROCESS | Call by reference | Type reference (TYPE) | GRAC_T_BSUBPROC | Table type for Business Subprocess | 20110531 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110531 | |||
| 3 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110531 | |||
| 4 | IV_PARENT_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110531 |
Method MOVE Signature
Method MOVE on class CL_GRPC_API_XSUBPROCESS has no parameter.
Method MOVE on class CL_GRPC_API_XSUBPROCESS has no exception.
Method RESOLVE_FIELDS_XSUBPROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD_CLUSTER | Call by reference | Type reference (TYPE) | GRFN_T_FIELD_CLUSTER | Table of atrributes | 20121130 | |||
| 2 | ET_INFOTYPE | Call by reference | Type reference (TYPE) | GRFN_T_ATTRIBUTES | List of required infotypes | 20121130 | |||
| 3 | IT_FIELDS | Call by reference | Type reference (TYPE) | GRFN_T_FIELDID_HASHED | List of fields | 20121130 | |||
| 4 | IV_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | Read all attributes | 20121130 | |||
| 5 | IV_LONG_TEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Read long texts | 20121130 | |||
| 6 | IV_READ_ATTR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Read attributes | 20121130 |
Method RESOLVE_FIELDS_XSUBPROCESS on class CL_GRPC_API_XSUBPROCESS has no exception.
Method RETRIEVE Signature
Method RETRIEVE on class CL_GRPC_API_XSUBPROCESS has no parameter.
Method RETRIEVE on class CL_GRPC_API_XSUBPROCESS has no exception.
Method SET_CRISK_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_GRPC_MODEL_SETUP | Process Model Class | 20091023 | |||
| 2 | IS_DATES | Value transfer | Type reference (TYPE) | GRPC_S_DATE_INTERVAL | Date of the Assessment or of the Test | 20091023 | |||
| 3 | IT_SUBPROCESS_RISK | Call by reference | Type reference (TYPE) | GRPC_T_API_SUBPROCESS_RISK | Table storing risks assigned to subprocess | 20091023 | |||
| 4 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091023 | |||
| 5 | IV_SUBPROCESS_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091023 |
Method UPDATE Signature
Method UPDATE on class CL_GRPC_API_XSUBPROCESS has no parameter.
Method UPDATE on class CL_GRPC_API_XSUBPROCESS has no exception.
Method UPDATE_COBJ_RELATED_SUBPROCESS Signature
Method UPDATE_COBJ_RELATED_SUBPROCESS on class CL_GRPC_API_XSUBPROCESS has no parameter.
Method UPDATE_COBJ_RELATED_SUBPROCESS on class CL_GRPC_API_XSUBPROCESS has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |