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 | Constant | Private | Type reference (TYPE) | SPERS_KEY | 'CATSXT_REPORTING' | Personalization Object Key | 20020221 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | CATSXT_REPORT_DFLT_ITAB | User Settings for Reporting | 20020313 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CATSXT_REPORT_DFLT_KEY | CATSXT: Key for User Settings in Reporting | 20020319 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SY-UNAME | SAP System, User Logon Name | 20020221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020221 | |
| 2 | Instance method | Public | Method | Provide All Default Values for Report | 20020221 | |
| 3 | Instance method | Private | Method | Provide All Default Values for User | 20020221 | |
| 4 | Instance method | Public | Method | Provide Individual Default Value for Report | 20020313 | |
| 5 | Instance method | Public | Method | Save More Than One Default Value for Report | 20020221 | |
| 6 | 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 | IM_CALLING_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAMM | ABAP-Programmname | 20020221 | |||
| 2 | IM_HANDLE | Call by reference | Type reference (TYPE) | SLIS_HANDL | VerwaltungsID für Mehrfachaufrufe aus dem selben Programm | 20020319 | |||
| 3 | IM_LOG_GROUP | Call by reference | Type reference (TYPE) | SLIS_LOGGR | Logischer Gruppenbegriff | 20020319 | |||
| 4 | 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 | 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 | 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 | EX_VALUE | Call by reference | Type reference (TYPE) | ANY | Inhalt des Vorschlagswertes | 20020313 | |||
| 2 | IM_FIELD_NAME | Value transfer | Type reference (TYPE) | ANY | Name des Vorschlagswertes | 20020313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IM_DEFAULTS | Call by reference | Type reference (TYPE) | CATSXT_REPORT_DFLT_ITAB | Benutzereinstellungen fuer Reporting (neu oder geaendert) | 20020221 | |||
| 2 | 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 | IM_FIELD_NAME | Call by reference | Type reference (TYPE) | ANY | Name des Vorschlagswertes | 20020313 | |||
| 2 | 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 |