SAP ABAP Class CL_GRPC_API_REPORT_PERS (Report personalization)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_UI_REPORTING (Package) Reporting for PC
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_UI_REPORTING (Package) Reporting for PC
Properties
Class | CL_GRPC_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 | GRPC_UI_REPORTING | Reporting for PC |
Created | 20080829 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRPC_API_REPORT_PERS has no forward declaration.
Interfaces
Class CL_GRPC_API_REPORT_PERS has no interface implemented.
Friends
Class CL_GRPC_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 | 'GRPC_REP_SETTINGS' | Personalization object key | 20080829 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ERROR | Static method | Private | Method | 20080829 | |
2 | SETTINGS_GET | Static method | Public | Method | Report Settings Get | 20080829 |
3 | SETTINGS_RESET | Static method | Public | Method | Report Settings Reset | 20080829 |
4 | SETTINGS_SET | Static method | Public | Method | Report Settings Set | 20080829 |
Events
Class CL_GRPC_API_REPORT_PERS has no event.
Types
Class CL_GRPC_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 | 20080829 | ||
2 | Importing | IV_ID | Call by reference | Type reference (TYPE) | SYMSGID | 'GRFN_REPORTING' | Message Class | 20080829 | |
3 | Importing | IV_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | '000' | Message Number | 20080829 | |
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 | 20080829 | |
5 | Importing | IV_V1 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20080829 | ||
6 | Importing | IV_V2 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20080829 | ||
7 | Importing | IV_V3 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20080829 | ||
8 | Importing | IV_V4 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20080829 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20080829 |
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 | 20080829 | ||
2 | Importing | IV_REPORT_NAME | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report ID | 20080829 | ||
3 | Importing | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20080829 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20080829 |
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 | 20080829 | ||
2 | Importing | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20080829 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20080829 |
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 | 20080829 | ||
2 | Importing | IV_REPORT_NAME | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report Name | 20080829 | ||
3 | Importing | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20080829 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20080829 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |