SAP ABAP Class CL_GRPC_API_SUBPROCESS (Local 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 | 20091026 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20091026 |
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 | 20091026 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_REPORT | Get data for reporting engine | 20091026 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPC_API_SUBPROCESS | Interface for Local Subprocess Entity APIs | 20091110 |
Properties
Class | CL_GRPC_API_SUBPROCESS | |
Short Description | Local 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 | 20091026 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
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 | 20091026 | ||
2 | IF_GRFN_API_MD_COMMON | Interface for common master data | 20100426 | ||
3 | IF_GRFN_API_ROLE_CONTAINER | API role container | 20091026 | ||
4 | IF_GRFN_REPORT | Get data for reporting engine | 20091026 | ||
5 | IF_GRPC_API_SUBPROCESS | Interface for Local Subprocess Entity APIs | 20091110 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRFN_API_SESSION | 20130604 | 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 | 20091026 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SY-MSGID | 'GRPC_ENTITY_API' | Message Class | 20091026 | |
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 | 20091026 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_MODEL_MCF' | Class Name | 20091026 |
Methods
Events
Class CL_GRPC_API_SUBPROCESS has no event.
Types
Class CL_GRPC_API_SUBPROCESS has no local type.
Method Signatures
Method AUTHORIZED_FOR_CORC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_AUTHORIZED_GLOB | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091027 | |||
2 | ![]() |
EV_AUTHORIZED_ORG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091027 | |||
3 | ![]() |
IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091027 | ||
4 | ![]() |
IV_SUBPROCESS_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091027 |
Method CHECK_DEL Signature
Method CHECK_DEL on class CL_GRPC_API_SUBPROCESS has no parameter.
Method CHECK_DEL on class CL_GRPC_API_SUBPROCESS has no exception.
Method CHECK_REG_ASSIGN 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 | 20130603 | ||
2 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20130603 | ||
3 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Regulation ID | 20130603 | ||
4 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130603 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20130603 |
Method FORMAT_RISK_ACCGRP_ASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SUBPROCESS_RISK | Value transfer | Type reference (TYPE) | GRPC_T_API_SUBPROCESS_RISK | Table storing risks assigned to subprocess | 20091027 | ||
2 | ![]() |
IO_MODEL_SETUP | Call by reference | Object reference (TYPE REF TO) | CL_GRPC_MODEL_SETUP | Process Model Class | 20091027 | ||
3 | ![]() |
IT_SUBPROCESS_RISK | Call by reference | Type reference (TYPE) | GRPC_T_API_SUBPROCESS_RISK | Table storing risks assigned to subprocess | 20091027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091027 |
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_SUBPROCESS | Local Subprocess Entity API class | 20091029 |
Method GET on class CL_GRPC_API_SUBPROCESS has no exception.
Method GET_COBJ Signature
Method GET_COBJ on class CL_GRPC_API_SUBPROCESS has no parameter.
Method GET_COBJ on class CL_GRPC_API_SUBPROCESS has no exception.
Method GET_CTRL Signature
Method GET_CTRL on class CL_GRPC_API_SUBPROCESS has no parameter.
Method GET_CTRL on class CL_GRPC_API_SUBPROCESS has no exception.
Method GET_REF_CTRL Signature
Method GET_REF_CTRL on class CL_GRPC_API_SUBPROCESS has no parameter.
Method GET_REF_CTRL on class CL_GRPC_API_SUBPROCESS has no exception.
Method GET_REPORT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RESULT | Value transfer | Type reference (TYPE) | GRFN_T_OVS | Generic type for OVS | 20100104 | ||
2 | ![]() |
IO_MODEL_SETUP | Call by reference | Object reference (TYPE REF TO) | CL_GRPC_MODEL_SETUP | Process Model Class | 20100104 | ||
3 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100104 | ||
4 | ![]() |
IT_PROCESS_HR | Call by reference | Type reference (TYPE) | OBJEC_T | 20100104 | |||
5 | ![]() |
IT_PROCESS_RANGE | Call by reference | Type reference (TYPE) | GRPC_T_RA_API_OBJECT_ID | 20100104 | |||
6 | ![]() |
IT_SUBPROCESS_HR | Call by reference | Type reference (TYPE) | OBJEC_T | 20100104 | |||
7 | ![]() |
IT_SUBPROCESS_RANGE | Call by reference | Type reference (TYPE) | GRPC_T_RA_API_OBJECT_ID | 20100104 | |||
8 | ![]() |
IV_ORGUNIT_SP | Call by reference | Type reference (TYPE) | GRPC_API_SEARCH_PATTERN | Search pattern for the Query APIs | 20100104 | ||
9 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20100104 | ||
10 | ![]() |
IV_REPORT_ID | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report name | 20100104 | ||
11 | ![]() |
I_IMG_REGULATION | Call by reference | Type reference (TYPE) | GRFN_REGULATION | 20100104 | |||
12 | ![]() |
I_REGULATION | Call by reference | Type reference (TYPE) | GRPCS_OBJECTID | 20100104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100104 |
Method GET_SUBPROCESS_ACC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SUBPROCESS_ACCGROUP | Value transfer | Type reference (TYPE) | GRPC_T_API_SUB_ACC_LINK | Subprocess and Account group link table | 20091027 | ||
2 | ![]() |
IO_MODEL_SETUP | Call by reference | Object reference (TYPE REF TO) | CL_GRPC_MODEL_SETUP | Process Model Class | 20091027 | ||
3 | ![]() |
IV_SUBPROCESS_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091027 |
Method GET_SUBPROCESS_RISK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SUBPROCESS_RISK | Value transfer | Type reference (TYPE) | GRPC_T_API_SUBPROCESS_RISK | Table storing risks assigned to subprocess | 20091027 | ||
2 | ![]() |
IO_MODEL_SETUP | Call by reference | Object reference (TYPE REF TO) | CL_GRPC_MODEL_SETUP | Process Model Class | 20091027 | ||
3 | ![]() |
IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091027 | ||
4 | ![]() |
IV_SUBPROCESS_ID | Value transfer | Type reference (TYPE) | GRPCS_OBJECTID | 20091027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091027 |
Method LOCAL_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 | 20091027 | ||
2 | ![]() |
IS_SUBPROCESS | Value transfer | Type reference (TYPE) | GRPC_S_API_SUBPROCESS_DATA | Subprocess structure for API service( detail information ) | 20091027 | ||
3 | ![]() |
IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091027 |
Method RESOLVE_FIELDS_SUBPROCESS 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 | 20091113 | ||
2 | ![]() |
ET_INFOTYPE | Call by reference | Type reference (TYPE) | GRFN_T_ATTRIBUTES | List of required infotypes | 20091113 | ||
3 | ![]() |
IT_FIELDS | Call by reference | Type reference (TYPE) | GRFN_T_FIELDID_HASHED | List of fields | 20091113 | ||
4 | ![]() |
IV_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | Read all attributes | 20091113 | ||
5 | ![]() |
IV_LONG_TEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Read long texts | 20091113 | ||
6 | ![]() |
IV_READ_ATTR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Read attributes | 20091113 |
Method RESOLVE_FIELDS_SUBPROCESS on class CL_GRPC_API_SUBPROCESS has no exception.
Method RETRIEVE Signature
Method RETRIEVE on class CL_GRPC_API_SUBPROCESS has no parameter.
Method RETRIEVE on class CL_GRPC_API_SUBPROCESS has no exception.
Method SEARCH_BY_DES Signature
Method SEARCH_BY_DES on class CL_GRPC_API_SUBPROCESS has no parameter.
Method SEARCH_BY_DES on class CL_GRPC_API_SUBPROCESS has no exception.
Method SET_ACC_ASSIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MODEL_SETUP | Call by reference | Object reference (TYPE REF TO) | CL_GRPC_MODEL_SETUP | Process Model Class | 20091027 | ||
2 | ![]() |
IT_ACCOUNT_CHANGED | Call by reference | Type reference (TYPE) | GRPC_T_API_SUB_ACC_LINK | Subprocess and Account group link table | 20091027 | ||
3 | ![]() |
IV_SUBPROCESS_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091027 |
Method SET_COBJ_ASSIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MODEL_SETUP | Call by reference | Object reference (TYPE REF TO) | CL_GRPC_MODEL_SETUP | Process Model Class | 20091027 | ||
2 | ![]() |
IT_COBJ_CHANGED | Call by reference | Type reference (TYPE) | GRPC_T_API_COBJECTIVE_LIST | table type for Control Objective List | 20091027 | ||
3 | ![]() |
IV_SUBPROCESS_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091027 |
Method SET_RISK_ASSIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MODEL_SETUP | Call by reference | Object reference (TYPE REF TO) | CL_GRPC_MODEL_SETUP | Process Model Class | 20091027 | ||
2 | ![]() |
IS_DATES | Value transfer | Type reference (TYPE) | GRPC_S_DATE_INTERVAL | Date of the Assessment or of the Test | 20091027 | ||
3 | ![]() |
IT_RISKS_LOCAL | Call by reference | Type reference (TYPE) | GRPC_T_API_SUBPROCESS_RISK | Table storing risks assigned to subprocess | 20091027 | ||
4 | ![]() |
IT_SUBPROCESS_RISK | Call by reference | Type reference (TYPE) | GRPC_T_API_SUBPROCESS_RISK | Table storing risks assigned to subprocess | 20091027 | ||
5 | ![]() |
IV_LOCAL_SP_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091027 | ||
6 | ![]() |
IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091027 | ||
7 | ![]() |
IV_SUBPROCESS_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091027 |
Method SET_RM_RISK_ASSIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_RISK | Call by reference | Type reference (TYPE) | GRPC_S_API_RISK_ASS | Table storing risks assigned to subprocess | 20130830 | ||
2 | ![]() |
IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20130827 | ||
3 | ![]() |
IV_UNASSIGN | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Indicator | 20130830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20130827 |
Method UPDATE Signature
Method UPDATE on class CL_GRPC_API_SUBPROCESS has no parameter.
Method UPDATE on class CL_GRPC_API_SUBPROCESS has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |