SAP ABAP Class CL_GRFN_MODEL_CONTROL (Control model class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_CATALOGUES (Package) GRCFoundation catalogue
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20100225 |
Properties
| Class | CL_GRFN_MODEL_CONTROL | |
| Short Description | Control model class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_CATALOGUES | GRCFoundation catalogue |
| Created | 20100225 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20100225 |
Friends
Class CL_GRFN_MODEL_CONTROL has no friend class.
Attributes
Class CL_GRFN_MODEL_CONTROL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check whether AC control ID is unique | 20100225 | |
| 2 | Static method | Public | Method | Get HR key | 20100225 |
Events
Class CL_GRFN_MODEL_CONTROL has no event.
Types
Class CL_GRFN_MODEL_CONTROL has no local type.
Method Signatures
Method CHECK_AC_CONTROL_ID_UNIQUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AC_CONTROL_ID | Call by reference | Type reference (TYPE) | GRAC_CONTROL_ID | SOD Control ID | 20100225 | |||
| 2 | RV_UNIQUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100225 |
Method CHECK_AC_CONTROL_ID_UNIQUE on class CL_GRFN_MODEL_CONTROL has no exception.
Method GET_HR_KEY_BY_AC_CONTROL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AC_CONTROL_ID | Call by reference | Type reference (TYPE) | GRAC_CONTROL_ID | SOD Control ID | 20100225 | |||
| 2 | RS_HR_KEY | Value transfer | Type reference (TYPE) | GRFN_HR_KEY | HR Key | 20100225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100225 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |