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 C_REPORT_FIELDS Constant Private Type reference (TYPE) SPERS_KEY 'GRFN_REPORT_FIELDS' Personalization object key 20080811
2 C_REPORT_PRINT Constant Private Type reference (TYPE) SPERS_KEY 'GRFN_REPORT_PRINT' Personalization object key 20080811
3 C_REPORT_SETTINGS Constant Private Type reference (TYPE) SPERS_KEY 'GRFN_REPORT_SETTINGS' Personalization object key 20080811
Methods
# Method Level Visibility Method type Description Created on
1 ERROR Static method Private Method 20080811
2 FIELDS_GET Static method Public Method Report Fields Get 20080804
3 FIELDS_RESET Static method Public Method Report Fields Reset 20080804
4 FIELDS_SET Static method Public Method Report Fields Set 20080804
5 PRINT_GET Static method Public Method Print Personalization Get 20080804
6 PRINT_RESET Static method Public Method Print Personalization Reset 20080804
7 PRINT_SET Static method Public Method Print Personalization Set 20080804
8 SETTINGS_GET Static method Public Method Report Settings Get 20080804
9 SETTINGS_RESET Static method Public Method Report Settings Reset 20080804
10 SETTINGS_SET 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 Importing IV_FIELD Call by reference Type reference (TYPE) BAPI_FLD Field in parameter 20080811
2 Importing IV_ID Call by reference Type reference (TYPE) SYMSGID 'GRFN_REPORTING' Message Class 20080811
3 Importing IV_NUMBER Call by reference Type reference (TYPE) SYMSGNO '000' Message Number 20080811
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 20080811
5 Importing IV_V1 Call by reference Type reference (TYPE) ANY Message Variable 20080811
6 Importing IV_V2 Call by reference Type reference (TYPE) ANY Message Variable 20080811
7 Importing IV_V3 Call by reference Type reference (TYPE) ANY Message Variable 20080811
8 Importing IV_V4 Call by reference Type reference (TYPE) ANY Message Variable 20080811
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080811

Method FIELDS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD Call by reference Type reference (TYPE) GRFN_T_FIELD_NAME Field name table 20080804
2 Exporting EV_SAVED_FOR_USER Call by reference Type reference (TYPE) AS4FLAG Flag (X or Blank) 20080811
3 Importing IV_REPORT_NAME Call by reference Type reference (TYPE) GRFN_REPNAME Report name 20080827
4 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME User Name 20080804
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080804

Method FIELDS_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 20080827
2 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME User Name 20080804
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080804

Method FIELDS_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELD Call by reference Type reference (TYPE) GRFN_T_FIELD_NAME Field name table 20080804
2 Importing IV_REPORT_NAME Call by reference Type reference (TYPE) GRFN_REPNAME Report Name 20080827
3 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME User Name 20080804
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080804

Method PRINT_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PRINT Call by reference Type reference (TYPE) GRFN_S_REP_PRINT_SETTINGS Printer settings 20080804
2 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME 20080804
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080804

Method PRINT_RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME 20080804
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080804

Method PRINT_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PRINT Call by reference Type reference (TYPE) GRFN_S_REP_PRINT_SETTINGS Printer settings 20080804
2 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME User Name 20080804
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080804

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_GENERAL Selection for Reporting 20080804
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 20080804
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080804

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 20080827
2 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME User Name 20080804
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080804

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_GENERAL Selection for Reporting 20080804
2 Importing IV_REPORT_NAME Call by reference Type reference (TYPE) GRFN_REPNAME Report Name 20080827
3 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME User Name 20080804
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080804
History
Last changed by/on SAP  20141106 
SAP Release Created in 300