SAP ABAP Class CL_GRFN_POLICYGRP (Policy group model class in policy management)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_POLICY (Package) GRC Policy Management
⤷
⤷
Properties
| Class | CL_GRFN_POLICYGRP | |
| Short Description | Policy group model class in policy management | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_POLICY | GRC Policy Management |
| Created | 20091228 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_POLICYGRP has no forward declaration.
Interfaces
Class CL_GRFN_POLICYGRP has no interface implemented.
Friends
Class CL_GRFN_POLICYGRP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | GRFN_S_POLICY_GROUP | Policy Group Structure | 20100104 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | GRFN_T_POLICYGRP_INSTANCE | Policy Group Instance Table | 20100107 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ENDDATUM | End Date | 20100104 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BEGDATUM | Start Date | 20100104 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20100105 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | GRFN_SEQNR | Sequence | 20100107 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20100107 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | GRFN_POLICYGRP_ID | Policy Group ID | 20100104 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | GRFN_TIMEFRAME | Timeframe | 20100104 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20100104 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | GRFN_TF_YEAR | Timeframe Year | 20100104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100104 | ||
| 2 | Instance method | Public | Method | 20100105 | ||
| 3 | Instance method | Public | Method | 20100105 | ||
| 4 | Instance method | Public | Method | 20100105 | ||
| 5 | Static method | Public | Method | 20100105 | ||
| 6 | Instance method | Public | Method | 20100105 | ||
| 7 | Static method | Public | Method | 20100105 | ||
| 8 | Static method | Private | Method | 20100107 | ||
| 9 | Instance method | Public | Method | 20100105 | ||
| 10 | Static method | Private | Method | Raise the error | 20100105 | |
| 11 | Instance method | Public | Method | 20100107 | ||
| 12 | Instance method | Public | Method | 20100105 | ||
| 13 | Instance method | Public | Method | 20100105 |
Events
Class CL_GRFN_POLICYGRP has no event.
Types
Class CL_GRFN_POLICYGRP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_POLICYGRP_ID | Call by reference | Type reference (TYPE) | GRFN_POLICYGRP_ID | Policy Group ID | 20100104 | |||
| 2 | IV_UPDATE_TASK | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | 'X' | Boolean | 20100104 |
Method CONSTRUCTOR on class CL_GRFN_POLICYGRP has no exception.
Method DEQUEUE Signature
Method DEQUEUE on class CL_GRFN_POLICYGRP has no parameter.
Method DEQUEUE on class CL_GRFN_POLICYGRP has no exception.
Method ENQUEUE Signature
Method ENQUEUE on class CL_GRFN_POLICYGRP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100107 |
Method GET_DATE_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_DATE_INTERVAL | Value transfer | Type reference (TYPE) | GRFN_S_DATE_INTERVAL | PC Compatibility: Date and Timeframe | 20100105 |
Method GET_DATE_INTERVAL on class CL_GRFN_POLICYGRP has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_POLICYGRP_ID | Call by reference | Type reference (TYPE) | GRFN_POLICYGRP_ID | Policy Group ID | 20100105 | |||
| 2 | IV_UPDATE_TASK | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | 'X' | Boolean | 20100105 | ||
| 3 | RO_POLICYGRP | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_POLICYGRP | Policy group model class in policy management | 20100105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100107 |
Method GET_POLICYGRP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_POLICYGRP_DATA | Value transfer | Type reference (TYPE) | GRFN_S_POLICY_GROUP | Policy Group Structure | 20100112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100107 |
Method GET_POLICYGRP_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_POLICYGRP | Call by reference | Type reference (TYPE) | GRFN_T_POLICY_GROUP | Policy Group Table | 20100107 | |||
| 2 | IS_DATE_INTERVAL | Call by reference | Type reference (TYPE) | GRFN_S_DATE_INTERVAL | PC Compatibility: Date and Timeframe | 20100121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100107 |
Method GET_SEQNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SEQNR | Value transfer | Type reference (TYPE) | GRFN_SEQNR | Sequence | 20100107 |
Method GET_SEQNR on class CL_GRFN_POLICYGRP has no exception.
Method IS_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LOCKED | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20100107 |
Method IS_LOCKED on class CL_GRFN_POLICYGRP has no exception.
Method RAISE_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20100105 | |||
| 2 | IV_V1 | Call by reference | Type reference (TYPE) | ANY | SY-MSGV1 | Message Variable | 20100105 | ||
| 3 | IV_V2 | Call by reference | Type reference (TYPE) | ANY | SY-MSGV2 | Message Variable | 20100105 | ||
| 4 | IV_V3 | Call by reference | Type reference (TYPE) | ANY | SY-MSGV3 | Message Variable | 20100105 | ||
| 5 | IV_V4 | Call by reference | Type reference (TYPE) | ANY | SY-MSGV4 | Message Variable | 20100105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100105 |
Method SAVE Signature
Method SAVE on class CL_GRFN_POLICYGRP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100107 |
Method SET_DATE_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATE_INTERVAL | Value transfer | Type reference (TYPE) | GRFN_S_DATE_INTERVAL | PC Compatibility: Date and Timeframe | 20100105 |
Method SET_DATE_INTERVAL on class CL_GRFN_POLICYGRP has no exception.
Method SET_POLICYGRP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_POLICYGRP_DATA | Value transfer | Type reference (TYPE) | GRFN_S_POLICY_GROUP | Policy Group Structure | 20100105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100107 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |