SAP ABAP Class CL_GRPC_API_XCONTROL (XCONTROL 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 | 20091020 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20091020 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_MD_COMMON | Interface for common master data | 20100408 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_REPORT | Get data for reporting engine | 20091020 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPC_API_XCONTROL | Central Control API interface | 20091020 |
Properties
Class | CL_GRPC_API_XCONTROL | |
Short Description | XCONTROL 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 | 20091020 | 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) |
4 | ![]() |
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 | 20091020 | ||
2 | IF_GRFN_API_MD_COMMON | Interface for common master data | 20100408 | ||
3 | IF_GRFN_REPORT | Get data for reporting engine | 20091020 | ||
4 | IF_GRPC_API_XCONTROL | Central Control API interface | 20091020 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRFN_API_SESSION | 20091020 | 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 | 20091020 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SY-MSGTY | 'I' | Message Type | 20091021 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | SY-MSGID | 'GRFN_ENTITY_API' | Message Class | 20091021 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | SY-MSGID | 'GRPC_ENTITY_API' | Message Class | 20091020 | |
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRPC_MODEL_SETUP | 20100707 | |||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GRPCB_T_ATTRVAL_TEXT | 20091020 | |||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRPC_MODEL_ACCGROUP' | The name of the account group model | 20091020 | |
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRPC_CASES_MODEL' | The name of the case model class | 20091020 | |
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_MODEL_CATALOGUE' | The name of the orgunit model class | 20091020 | |
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_CRISK' | Reference type | 20100114 | |
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_MODEL_MCF' | The name of the regulation model | 20091020 | |
12 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRPC_MODEL_SETUP' | The name of the HR model class | 20091020 | |
13 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRPC_MODEL_THRESHOLD' | The name of the threshold model | 20091020 | |
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRFN_OBJECTID | 20100707 | |||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRFN_OBJTYPE | 20100707 | |||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRFN_OBJTYPE_TYP | 20100707 |
Methods
Events
Class CL_GRPC_API_XCONTROL has no event.
Types
Class CL_GRPC_API_XCONTROL has no local type.
Method Signatures
Method AUTH_CHECK_DP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATAPART | Call by reference | Type reference (TYPE) | GRFN_DATAPART | Data Part for GRC Object Types | 20091026 | ||
2 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | Object ID | 20091026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091026 |
Method CHECK_VALIDITY_FOR_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_BDATA_CHANGED | Call by reference | Type reference (TYPE) | GRPC_S_API_CONTROL_BDATA | Control data for API service - control fields | 20091027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091026 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091020 | ||
2 | ![]() |
IV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091020 |
Method CONSTRUCTOR on class CL_GRPC_API_XCONTROL has no exception.
Method CREATE_XCONTROL Signature
Method CREATE_XCONTROL on class CL_GRPC_API_XCONTROL has no parameter.
Method CREATE_XCONTROL on class CL_GRPC_API_XCONTROL has no exception.
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 | 20091020 | ||
2 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091020 | ||
3 | ![]() |
RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRPC_API_XCONTROL | API for PC entity | 20091020 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091020 |
Method GET_DEFAULT_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_BDATA | Call by reference | Type reference (TYPE) | GRPC_S_API_CONTROL_BDATA | 20100624 | |||
2 | ![]() |
CS_CDATA | Call by reference | Type reference (TYPE) | GRPC_S_API_CONTROL_CDATA | 20100624 | |||
3 | ![]() |
CS_TDATA | Call by reference | Type reference (TYPE) | GRPC_S_API_CONTROL_TDATA | 20100624 |
Method GET_DEFAULT_VALUE on class CL_GRPC_API_XCONTROL has no exception.
Method GET_LOCAL Signature
Method GET_LOCAL on class CL_GRPC_API_XCONTROL has no parameter.
Method GET_LOCAL on class CL_GRPC_API_XCONTROL has no exception.
Method GET_PEER_CONTROLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_PEER_CONTROL | Value transfer | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | table type of API object ID | 20091020 |
Method GET_PEER_CONTROLS on class CL_GRPC_API_XCONTROL has no exception.
Method GET_REGULATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTROL_ID | Call by reference | Type reference (TYPE) | GRPCS_OBJECTID | 20091022 | |||
2 | ![]() |
IV_TYP | Call by reference | Type reference (TYPE) | GRPCS_TYP | 20091022 | |||
3 | ![]() |
RT_REGULATION | Value transfer | Type reference (TYPE) | GRFN_T_API_REGULATION | List of regulation | 20091023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091022 |
Method GET_REGULATION_REQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTROL_ID | Call by reference | Type reference (TYPE) | GRPCS_OBJECTID | 20091022 | |||
2 | ![]() |
IV_TYP | Call by reference | Type reference (TYPE) | GRPCS_TYP | 20091022 | |||
3 | ![]() |
RT_REGULATION_REQ | Value transfer | Type reference (TYPE) | GRFN_T_API_REGULATION_REQ | Regulation requirements | 20091023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091022 |
Method GET_RISK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTROL_ID | Call by reference | Type reference (TYPE) | OBJEKTID | Object ID | 20091026 | ||
2 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | GRPC ID of the individual object | 20091026 | ||
3 | ![]() |
IV_TYP | Call by reference | Type reference (TYPE) | GRPCS_TYP | 20091026 | |||
4 | ![]() |
RT_RISK | Value transfer | Type reference (TYPE) | GRPC_T_API_RISK_COVERAGE | table for risk coverage | 20091026 |
Method GET_RISK on class CL_GRPC_API_XCONTROL has no exception.
Method QUERY_XCONTROL Signature
Method QUERY_XCONTROL on class CL_GRPC_API_XCONTROL has no parameter.
Method QUERY_XCONTROL on class CL_GRPC_API_XCONTROL has no exception.
Method RESOLVE_FIELDS_XCONTROL 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 | Field cluster table | 20130111 | ||
2 | ![]() |
ET_INFOTYPE | Call by reference | Type reference (TYPE) | GRFN_T_ATTRIBUTES | Table of atrributes | 20130111 | ||
3 | ![]() |
IT_FIELDS | Call by reference | Type reference (TYPE) | GRFN_T_FIELDID_HASHED | List of fields | 20130111 | ||
4 | ![]() |
IV_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | Read all data | 20130111 | ||
5 | ![]() |
IV_LONG_TEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Read long texts | 20130111 | ||
6 | ![]() |
IV_READ_ATTR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Read attributes | 20130111 |
Method RESOLVE_FIELDS_XCONTROL on class CL_GRPC_API_XCONTROL has no exception.
Method SET_CONTROL_TDATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_CONTROL | Call by reference | Type reference (TYPE) | GRPCS_S_PSTEP | 20091023 | |||
2 | ![]() |
CV_TESTLOG_VALIDTO | Call by reference | Type reference (TYPE) | GRPCS_DATETO | 20091023 | |||
3 | ![]() |
IS_CONTROL_TDATA_CHANGE | Call by reference | Type reference (TYPE) | GRPC_S_API_CONTROL_TDATA | Control data for API service - testing fields | 20091023 | ||
4 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091023 | ||
5 | ![]() |
IV_REG_ID | Call by reference | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20091026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091023 |
Method SET_REGULATION_REQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONTROL | Call by reference | Type reference (TYPE) | GRPCS_S_PSTEP | 20091026 | |||
2 | ![]() |
IT_REGULATION_REQ | Call by reference | Type reference (TYPE) | GRFN_T_API_REGULATION_REQ | Regulation requirements | 20091026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091026 |
Method SET_RISK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_CONTROL | Call by reference | Type reference (TYPE) | GRPCS_S_PSTEP | 20091026 | |||
2 | ![]() |
IT_RISK | Call by reference | Type reference (TYPE) | GRPC_T_API_RISK_COVERAGE | table for risk coverage | 20091026 | ||
3 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | Object ID | 20091026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091026 |
Method SYNC_COPIED_CONTROL 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 | 20100629 | ||
2 | ![]() |
IV_SUBPROCESS_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100629 | ||
3 | ![]() |
IV_XCONTROL_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100629 | ||
4 | ![]() |
RV_CONTROL_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100629 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100629 |
Method SYNC_REF_CONTROL 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 | 20100624 | ||
2 | ![]() |
IV_XCONTROL_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100624 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100624 |
Method VALIDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONTROL_BDATA_CHANGED | Value transfer | Type reference (TYPE) | GRPC_S_API_CONTROL_BDATA | Control data for API service - basic fields | 20100707 | ||
2 | ![]() |
IS_CONTROL_CDATA_CHANGED | Value transfer | Type reference (TYPE) | GRPC_S_API_CONTROL_CDATA | Control data for API service - control fields | 20100707 | ||
3 | ![]() |
IS_CONTROL_TDATA_CHANGED | Value transfer | Type reference (TYPE) | GRPC_S_API_CONTROL_TDATA | Control data for API service - testing fields | 20100707 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100707 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |