SAP ABAP Class CL_REPORT_DEFAULTS_CATSXT (Default Values for Reporting in Time Sheet)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA-TS (Application Component) Time Sheet
     CATS_MISC (Package) Customizing and Reporting for the Time Sheet
Properties
Class CL_REPORT_DEFAULTS_CATSXT  
Short Description Default Values for Reporting in Time Sheet    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CATS_MISC   Customizing and Reporting for the Time Sheet 
Created 20020221   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_REPORT_DEFAULTS_CATSXT has no forward declaration.
Interfaces
Class CL_REPORT_DEFAULTS_CATSXT has no interface implemented.
Friends
Class CL_REPORT_DEFAULTS_CATSXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_REPORTING_PERS_KEY Constant Private Type reference (TYPE) SPERS_KEY 'CATSXT_REPORTING' Personalization Object Key 20020221
2 DEFAULTS Instance attribute Private Type reference (TYPE) CATSXT_REPORT_DFLT_ITAB User Settings for Reporting 20020313
3 KEY Instance attribute Public Type reference (TYPE) CATSXT_REPORT_DFLT_KEY CATSXT: Key for User Settings in Reporting 20020319
4 UNAME Instance attribute Public Type reference (TYPE) SY-UNAME SAP System, User Logon Name 20020221
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020221
2 GET Instance method Public Method Provide All Default Values for Report 20020221
3 GET_ALL Instance method Private Method Provide All Default Values for User 20020221
4 GET_SINGLE_VALUE Instance method Public Method Provide Individual Default Value for Report 20020313
5 SET Instance method Public Method Save More Than One Default Value for Report 20020221
6 SET_SINGLE_VALUE Instance method Public Method Save Individual Default Value 20020313
Events
Class CL_REPORT_DEFAULTS_CATSXT has no event.
Types
Class CL_REPORT_DEFAULTS_CATSXT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CALLING_PROGRAM Call by reference Type reference (TYPE) PROGRAMM ABAP-Programmname 20020221
2 Importing IM_HANDLE Call by reference Type reference (TYPE) SLIS_HANDL VerwaltungsID für Mehrfachaufrufe aus dem selben Programm 20020319
3 Importing IM_LOG_GROUP Call by reference Type reference (TYPE) SLIS_LOGGR Logischer Gruppenbegriff 20020319
4 Importing IM_USER_ID Call by reference Type reference (TYPE) SY-UNAME SY-UNAME R/3-System, Anmeldename des Benutzers 20020221

Method CONSTRUCTOR on class CL_REPORT_DEFAULTS_CATSXT has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DEFAULTS Value transfer Type reference (TYPE) CATSXT_REPORT_DFLT_ITAB Benutzereinstellungen fuer Reporting 20020221

Method GET on class CL_REPORT_DEFAULTS_CATSXT has no exception.

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DEFAULTS Value transfer Type reference (TYPE) CATSXT_REPORT_DFLT_PERS_ITAB Benutzereinstellungen fuer Reporting 20020221

Method GET_ALL on class CL_REPORT_DEFAULTS_CATSXT has no exception.

Method GET_SINGLE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALUE Call by reference Type reference (TYPE) ANY Inhalt des Vorschlagswertes 20020313
2 Importing IM_FIELD_NAME Value transfer Type reference (TYPE) ANY Name des Vorschlagswertes 20020313
# Exception Resumable Description Created on
1 FAILED Keine Vorschlagswerte zu diesem Feld vorhanden 20020313

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEFAULTS Call by reference Type reference (TYPE) CATSXT_REPORT_DFLT_ITAB Benutzereinstellungen fuer Reporting (neu oder geaendert) 20020221
2 Importing IM_DEFAULTS_TO_DELETE Call by reference Type reference (TYPE) CATSXT_REPORT_DFLT_ITAB Zu loeschende Benutzereinstellungen 20020306

Method SET on class CL_REPORT_DEFAULTS_CATSXT has no exception.

Method SET_SINGLE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELD_NAME Call by reference Type reference (TYPE) ANY Name des Vorschlagswertes 20020313
2 Importing IM_VALUE Call by reference Type reference (TYPE) ANY Inhalt des Vorschlagswertes 20020313

Method SET_SINGLE_VALUE on class CL_REPORT_DEFAULTS_CATSXT has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 470