SAP ABAP Class CL_GRID_TIME_LEVELING_CATSXT (Grid Control Target/Actual Times: Comparison in Time Sheet)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA-TS (Application Component) Time Sheet
⤷
CATX (Package) Enhancements for the Cross-Application Time Sheet (CATS)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRID_HISTORY_CATSXT | Grid Control for Displaying Time Sheet History | 20020715 |
Properties
| Class | CL_GRID_TIME_LEVELING_CATSXT | |
| Short Description | Grid Control Target/Actual Times: Comparison in Time Sheet | |
| Super Class | CL_GRID_HISTORY_CATSXT | Grid Control for Displaying Time Sheet History |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CATX | Enhancements for the Cross-Application Time Sheet (CATS) |
| Created | 20020715 | SAP |
| Last change | 20020716 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRID_TIME_LEVELING_CATSXT has no forward declaration.
Interfaces
Class CL_GRID_TIME_LEVELING_CATSXT has no interface implemented.
Friends
Class CL_GRID_TIME_LEVELING_CATSXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | CATSXT_TLEVEL_ITAB | CATSXT: Target/Actual Time Adjustment | 20020716 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SYUCOMM | 'CX_CREATE_MDAY' | Function Code - Create Absent Days | 20020716 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | XFELD | Are there any absent days? | 20020716 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | XFELD | Are there any days with entries? | 20020716 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_TIME_SHEET_CATSXT | CATS for Service Providers | 20020716 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Generation of Table of Target/Actual Times | 20020716 | |
| 2 | Instance method | Protected | Event handling method | Processing mode for time sheet was changed | 20020716 | |
| 3 | Instance method | Protected | Method | Create Absent Days | 20020716 | |
| 4 | Instance method | Protected | Method | Set icon with quickinfo | 20020716 | |
| 5 | Instance method | Public | Method | Determine Target/Actual Times and Display in ALV Grid | 20020716 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CREATE_MISSING_DAYS | Instance Event (0) |
Public (2) |
Create Absent Days | 20020715 |
Types
Class CL_GRID_TIME_LEVELING_CATSXT has no local type.
Method Signatures
Method BUILD_ALVDATA_TAB Signature
Method BUILD_ALVDATA_TAB on class CL_GRID_TIME_LEVELING_CATSXT has no parameter.
Method BUILD_ALVDATA_TAB on class CL_GRID_TIME_LEVELING_CATSXT has no exception.
Method ON_PROCESS_MODE_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NEW_PROCESS_MODE | Call by reference | Attribute reference (LIKE) | 20020716 |
Method ON_PROCESS_MODE_CHANGED on class CL_GRID_TIME_LEVELING_CATSXT has no exception.
Method RAISE_MISSING_DAYS_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SELECTED_ROWS_INDEX | Call by reference | Type reference (TYPE) | LVC_T_ROW | ALV-Control: Tabellenzeilen | 20020716 |
Method RAISE_MISSING_DAYS_EVENT on class CL_GRID_TIME_LEVELING_CATSXT has no exception.
Method SET_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ICON | Call by reference | Type reference (TYPE) | ICON_D | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20020716 | |||
| 2 | RE_RESULT | Value transfer | Type reference (TYPE) | STRING | Ikone plus Quickinfo | 20020716 |
Method SET_ICON on class CL_GRID_TIME_LEVELING_CATSXT has no exception.
Method START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FROM_DATE | Call by reference | Type reference (TYPE) | CATSDATE | Anzeigezeitraum von | 20020716 | |||
| 2 | IM_PERSONNEL_NUMBER | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20020716 | |||
| 3 | IM_PROCESS_MODE | Call by reference | Type reference (TYPE) | CATSXT_PROCESS_MODE | CATSXT: Prozessierungsmodus des Arbeitszeitblattes | 20020716 | |||
| 4 | IM_RESTART | Call by reference | Type reference (TYPE) | XFELD | SPACE | Neuanzeige der Daten ohne initialisierung 'X' = Ja | 20020716 | ||
| 5 | IM_TIME_SHEET | Call by reference | Object reference (TYPE REF TO) | CL_TIME_SHEET_CATSXT | CATS for service providers | 20020716 | |||
| 6 | IM_TO_DATE | Call by reference | Type reference (TYPE) | CATSDATE | Anzeigezeitraum bis | 20020716 |
Method START on class CL_GRID_TIME_LEVELING_CATSXT has no exception.
Event Signatures
Event CREATE_MISSING_DAYS Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DATES | Exporting | Value transfer | Type reference (TYPE) | OFFLINE_DATE_RANGES_ITAB | anzulegende Tage (nur I EQ Bedingungen) | 20020715 |
History
| Last changed by/on | SAP | 20020716 |
| SAP Release Created in | 470 |