SAP ABAP Class CL_GRAC_API_SOD_RULESET (Class for Rule Set API)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_ENTITY_API (Package) Access Control GRC API Support
⤷
⤷
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 | 20090829 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRAC_API_SOD_RULESET | Interface for Rule Set API | 20090829 |
Properties
| Class | CL_GRAC_API_SOD_RULESET | |
| Short Description | Class for Rule Set API | |
| 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 | GRAC_ENTITY_API | Access Control GRC API Support |
| Created | 20090829 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRAC_API_SOD_RULESET | Interface for Rule Set API | 20090829 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GRFN_API_SESSION | 20090829 | Session Management for GRC APIs |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRAC_MODEL_SOD_RULESET' | Reference type | 20090829 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Validation Method for Existance check of a Ruleset ID. | 20110329 | |
| 2 | Static method | Public | Method | 20090829 | ||
| 3 | Static method | Public | Method | 20090829 | ||
| 4 | Static method | Public | Method | 20090829 |
Events
Class CL_GRAC_API_SOD_RULESET has no event.
Types
Class CL_GRAC_API_SOD_RULESET has no local type.
Method Signatures
Method CHECK_RULESET_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RULESETID | Call by reference | Type reference (TYPE) | GRAC_RULESET_ID | Rule Set ID | 20110329 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110329 |
Method CHECK_RULESET_EXIST on class CL_GRAC_API_SOD_RULESET has no exception.
Method CREATE 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 | 20090829 | |||
| 2 | IS_RULESET_DATA | Call by reference | Type reference (TYPE) | GRAC_S_RULESET_DATA | Rule Set Data | 20090829 |
Method CREATE on class CL_GRAC_API_SOD_RULESET 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 | 20090829 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090829 | |||
| 3 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRAC_API_SOD_RULESET | Class for Rule Set API | 20090829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20090829 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RULESET_LIST | Call by reference | Type reference (TYPE) | GRAC_T_API_RULESET | Rule Set List | 20090829 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090829 | |||
| 3 | IS_SEARCH | Call by reference | Type reference (TYPE) | GRAC_S_SOD_RULESET_SEARCH | search structure | 20091231 | |||
| 4 | LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20090829 |
Method QUERY on class CL_GRAC_API_SOD_RULESET has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |