SAP ABAP Class CL_GRRM_API_REPORT_PERS (Report personalization)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_WD_REPORTING (Package) Risk Management Reporting UI
⤷
⤷
Properties
| Class | CL_GRRM_API_REPORT_PERS | |
| Short Description | Report personalization | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_WD_REPORTING | Risk Management Reporting UI |
| Created | 20091214 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRRM_API_REPORT_PERS has no forward declaration.
Interfaces
Class CL_GRRM_API_REPORT_PERS has no interface implemented.
Friends
Class CL_GRRM_API_REPORT_PERS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SPERS_KEY | 'GRRM_REP_SETTINGS' | Personalization object key | 20091214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20091214 | ||
| 2 | Static method | Public | Method | Report Settings Get | 20091214 | |
| 3 | Static method | Public | Method | Report Settings Reset | 20091214 | |
| 4 | Static method | Public | Method | Report Settings Set | 20091214 |
Events
Class CL_GRRM_API_REPORT_PERS has no event.
Types
Class CL_GRRM_API_REPORT_PERS has no local type.
Method Signatures
Method ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD | Call by reference | Type reference (TYPE) | BAPI_FLD | Field in parameter | 20091214 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | SYMSGID | 'GRFN_REPORTING' | Message Class | 20091214 | ||
| 3 | IV_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | '000' | Message Number | 20091214 | ||
| 4 | IV_TYPE | Call by reference | Type reference (TYPE) | BAPI_MTYPE | 'E' | Message type: S Success, E Error, W Warning, I Info, A Abort | 20091214 | ||
| 5 | IV_V1 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20091214 | |||
| 6 | IV_V2 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20091214 | |||
| 7 | IV_V3 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20091214 | |||
| 8 | IV_V4 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20091214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091214 |
Method SETTINGS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SETTINGS | Call by reference | Type reference (TYPE) | GRFN_S_REP_SETTINGS | Selection for Reporting | 20091214 | |||
| 2 | IV_REPORT_NAME | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report ID | 20091214 | |||
| 3 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20091214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091214 |
Method SETTINGS_RESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REPORT_NAME | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report Name | 20091214 | |||
| 2 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20091214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091214 |
Method SETTINGS_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SETTINGS | Call by reference | Type reference (TYPE) | GRFN_S_REP_SETTINGS | Selection for Reporting | 20091214 | |||
| 2 | IV_REPORT_NAME | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report Name | 20091214 | |||
| 3 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20091214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091214 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |