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
⤷ 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 | C_REPORT_SETTINGS | Constant | Private | Type reference (TYPE) | SPERS_KEY | 'GRRM_REP_SETTINGS' | Personalization object key | 20091214 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ERROR | Static method | Private | Method | 20091214 | |
2 | SETTINGS_GET | Static method | Public | Method | Report Settings Get | 20091214 |
3 | SETTINGS_RESET | Static method | Public | Method | Report Settings Reset | 20091214 |
4 | SETTINGS_SET | 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 | Importing | IV_FIELD | Call by reference | Type reference (TYPE) | BAPI_FLD | Field in parameter | 20091214 | ||
2 | Importing | IV_ID | Call by reference | Type reference (TYPE) | SYMSGID | 'GRFN_REPORTING' | Message Class | 20091214 | |
3 | Importing | IV_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | '000' | Message Number | 20091214 | |
4 | Importing | 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 | Importing | IV_V1 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20091214 | ||
6 | Importing | IV_V2 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20091214 | ||
7 | Importing | IV_V3 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20091214 | ||
8 | Importing | IV_V4 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20091214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20091214 |
Method SETTINGS_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ES_SETTINGS | Call by reference | Type reference (TYPE) | GRFN_S_REP_SETTINGS | Selection for Reporting | 20091214 | ||
2 | Importing | IV_REPORT_NAME | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report ID | 20091214 | ||
3 | Importing | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20091214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20091214 |
Method SETTINGS_RESET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_REPORT_NAME | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report Name | 20091214 | ||
2 | Importing | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20091214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20091214 |
Method SETTINGS_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_SETTINGS | Call by reference | Type reference (TYPE) | GRFN_S_REP_SETTINGS | Selection for Reporting | 20091214 | ||
2 | Importing | IV_REPORT_NAME | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report Name | 20091214 | ||
3 | Importing | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20091214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20091214 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |