SAP ABAP Class CL_GRPC_API_V1_RULESET (Rule parameter API class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC (Application Component) Governance, Risk and Compliance
⤷ GRFN_REP_ENTITY_API (Package) Helper classes for reporting interface
⤷ GRC (Application Component) Governance, Risk and Compliance
⤷ GRFN_REP_ENTITY_API (Package) Helper classes for reporting interface
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 | 20081120 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20081215 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_REPORT | Get data for reporting engine | 20081120 |
Properties
Class | CL_GRPC_API_V1_RULESET | |
Short Description | Rule parameter 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 | GRFN_REP_ENTITY_API | Helper classes for reporting interface |
Created | 20081120 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | GRPC0 | 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 | 20081215 | ||
2 | IF_GRFN_REPORT | Get data for reporting engine | 20081120 |
Friends
Class CL_GRPC_API_V1_RULESET has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MV_MODEL_RULE | Static Attribute | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRPC_RULE_MODEL' | The name of the case model class | 20081120 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20081120 |
2 | GET | Static method | Public | Method | 20081120 |
Events
Class CL_GRPC_API_V1_RULESET has no event.
Types
Class CL_GRPC_API_V1_RULESET has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20081120 | ||
2 | Importing | IV_OBJECT | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081120 |
Method CONSTRUCTOR on class CL_GRPC_API_V1_RULESET has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20081120 | ||
2 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081120 | ||
3 | Returning | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRPC_API_V1_RULESET | Rule parameter API class | 20081120 |
Method GET on class CL_GRPC_API_V1_RULESET has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |