SAP ABAP Class CL_GRPC_MCF_REFERENCED_TEST (Shared control test)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_MCF (Package) Process Control: Multi-Compliance Framework
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_MCF (Package) Process Control: Multi-Compliance Framework
Properties
Class | CL_GRPC_MCF_REFERENCED_TEST | |
Short Description | Shared control test | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_MCF | Process Control: Multi-Compliance Framework |
Created | 20080828 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRPC_MCF_REFERENCED_TEST has no forward declaration.
Interfaces
Class CL_GRPC_MCF_REFERENCED_TEST has no interface implemented.
Friends
Class CL_GRPC_MCF_REFERENCED_TEST has no friend class.
Attributes
Class CL_GRPC_MCF_REFERENCED_TEST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | DELETE_REFERENCED | Static method | Public | Method | Delete reference | 20080828 |
2 | GET_REFERENCED | Static method | Public | Method | Get referenced test results | 20080828 |
3 | SET_REFERENCED | Static method | Public | Method | Set referenced test results | 20080828 |
Events
Class CL_GRPC_MCF_REFERENCED_TEST has no event.
Types
Class CL_GRPC_MCF_REFERENCED_TEST has no local type.
Method Signatures
Method DELETE_REFERENCED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080829 | ||
2 | Exporting | E_RETURN_CODE | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20080830 | ||
3 | Importing | IT_REFERENCED_TEST | Value transfer | Type reference (TYPE) | GRPC_T_MCF_REF_TST | Table type for referenced test result | 20080829 |
Method DELETE_REFERENCED on class CL_GRPC_MCF_REFERENCED_TEST has no exception.
Method GET_REFERENCED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_REFERENCED_TEST | Value transfer | Type reference (TYPE) | GRPC_T_MCF_REF_TST | Referenced test results for controls | 20080828 | ||
2 | Importing | I_CONTROL_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20080828 |
Method GET_REFERENCED on class CL_GRPC_MCF_REFERENCED_TEST has no exception.
Method SET_REFERENCED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080828 | ||
2 | Exporting | E_RETURN_CODE | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20080830 | ||
3 | Importing | IT_REFERENCED_TEST | Value transfer | Type reference (TYPE) | GRPC_T_MCF_REF_TST | Table type for referenced test result | 20080828 |
Method SET_REFERENCED on class CL_GRPC_MCF_REFERENCED_TEST has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |