SAP ABAP Class CL_GRFN_API_REPORT_PERS (Report personalization)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_REPORTING (Package) Shared PC-RM Reporting
⤷
⤷
Properties
| Class | CL_GRFN_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 | GRFN_REPORTING | Shared PC-RM Reporting |
| Created | 20080804 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_API_REPORT_PERS has no forward declaration.
Interfaces
Class CL_GRFN_API_REPORT_PERS has no interface implemented.
Friends
Class CL_GRFN_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 | 'GRFN_REPORT_FIELDS' | Personalization object key | 20080811 | ||
| 2 | Constant | Private | Type reference (TYPE) | SPERS_KEY | 'GRFN_REPORT_PRINT' | Personalization object key | 20080811 | ||
| 3 | Constant | Private | Type reference (TYPE) | SPERS_KEY | 'GRFN_REPORT_SETTINGS' | Personalization object key | 20080811 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20080811 | ||
| 2 | Static method | Public | Method | Report Fields Get | 20080804 | |
| 3 | Static method | Public | Method | Report Fields Reset | 20080804 | |
| 4 | Static method | Public | Method | Report Fields Set | 20080804 | |
| 5 | Static method | Public | Method | Print Personalization Get | 20080804 | |
| 6 | Static method | Public | Method | Print Personalization Reset | 20080804 | |
| 7 | Static method | Public | Method | Print Personalization Set | 20080804 | |
| 8 | Static method | Public | Method | Report Settings Get | 20080804 | |
| 9 | Static method | Public | Method | Report Settings Reset | 20080804 | |
| 10 | Static method | Public | Method | Report Settings Set | 20080804 |
Events
Class CL_GRFN_API_REPORT_PERS has no event.
Types
Class CL_GRFN_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 | 20080811 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | SYMSGID | 'GRFN_REPORTING' | Message Class | 20080811 | ||
| 3 | IV_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | '000' | Message Number | 20080811 | ||
| 4 | IV_TYPE | Call by reference | Type reference (TYPE) | BAPI_MTYPE | 'E' | Message type: S Success, E Error, W Warning, I Info, A Abort | 20080811 | ||
| 5 | IV_V1 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20080811 | |||
| 6 | IV_V2 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20080811 | |||
| 7 | IV_V3 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20080811 | |||
| 8 | IV_V4 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20080811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080811 |
Method FIELDS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD | Call by reference | Type reference (TYPE) | GRFN_T_FIELD_NAME | Field name table | 20080804 | |||
| 2 | EV_SAVED_FOR_USER | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20080811 | |||
| 3 | IV_REPORT_NAME | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report name | 20080827 | |||
| 4 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20080804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080804 |
Method FIELDS_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 | 20080827 | |||
| 2 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20080804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080804 |
Method FIELDS_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIELD | Call by reference | Type reference (TYPE) | GRFN_T_FIELD_NAME | Field name table | 20080804 | |||
| 2 | IV_REPORT_NAME | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report Name | 20080827 | |||
| 3 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20080804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080804 |
Method PRINT_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PRINT | Call by reference | Type reference (TYPE) | GRFN_S_REP_PRINT_SETTINGS | Printer settings | 20080804 | |||
| 2 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | 20080804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080804 |
Method PRINT_RESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | 20080804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080804 |
Method PRINT_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PRINT | Call by reference | Type reference (TYPE) | GRFN_S_REP_PRINT_SETTINGS | Printer settings | 20080804 | |||
| 2 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20080804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080804 |
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_GENERAL | Selection for Reporting | 20080804 | |||
| 2 | IV_REPORT_NAME | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report ID | 20080829 | |||
| 3 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20080804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080804 |
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 | 20080827 | |||
| 2 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20080804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080804 |
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_GENERAL | Selection for Reporting | 20080804 | |||
| 2 | IV_REPORT_NAME | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report Name | 20080827 | |||
| 3 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20080804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080804 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |