SAP ABAP Class CL_XSS_CAT_ROW_SUMS (Abstraction of Time Sheet -> Row)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   CA-TS (Application Component) Time Sheet
     PAOC_CATS_ESS_UIA_OBJECTS_GEN (Package) Version-Independent Implementation of UIA Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_XSS_CAT_ROW Abstraction of Time Sheet -> Row 20030729
Properties
Class CL_XSS_CAT_ROW_SUMS  
Short Description Abstraction of Time Sheet -> Row    
Super Class CL_XSS_CAT_ROW Abstraction of Time Sheet -> Row 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_CATS_ESS_UIA_OBJECTS_GEN   Version-Independent Implementation of UIA Objects 
Created 20030729   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XSS_CAT_ROW_SUMS has no forward declaration.
Interfaces
Class CL_XSS_CAT_ROW_SUMS has no interface implemented.
Friends
Class CL_XSS_CAT_ROW_SUMS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BEGIN_PERIOD Instance attribute Private Type reference (TYPE) DATUM Date 20030729
2 CLOCK_CELL_TABLE Instance attribute Protected Type reference (TYPE) TY_CLOCK_CELL_TABLE Cell Table 20040423
3 END_PERIOD Instance attribute Private Type reference (TYPE) DATUM Date 20030729
4 PERIOD_CHANGED Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030801
5 SUM_CELL_TABLE Instance attribute Protected Type reference (TYPE) TY_SUM_CELL_TABLE Cell Table 20030729
6 SUM_ROW_TYPE Instance attribute Private Type reference (TYPE) STRING Target or Totals Row 20030729
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030729
2 SET_PERIOD Instance method Public Method Reset Period 20030729
Events
Class CL_XSS_CAT_ROW_SUMS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CLOCK_CELL_TABLE Protected See coding 20040423 ty_clock_cell_table TYPE TABLE OF ty_clock_struct
2 TY_CLOCK_STRUCT Protected See coding 20040423 begin of ty_clock_struct, clock_begin type ref to if_xss_cat_cell, clock_end type ref to if_xss_cat_cell, end of ty_clock_struct
3 TY_SUM_CELL_TABLE Protected See coding 20030729 ty_sum_cell_table TYPE TABLE OF REF TO cl_xss_cat_cell_day_sum
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACCOUNT_COLUMN_INFO_TAB Call by reference Type reference (TYPE) HRXSS_CAT_COLUMN_INFO_T Spalteninformationen für den Aufbau der Tabelle 20030729
2 Importing IM_DAY_COLUMN_INFO_TAB Call by reference Type reference (TYPE) HRXSS_CAT_COLUMN_INFO_DAY_T Spalteninformationen für den Aufbau der Tabelle 20030729
3 Importing IM_MARKER_COLUMN Call by reference Object reference (TYPE REF TO) IF_XSS_CAT_COLUMN_INFO Zugriff auf Spalten des Arbeitszeiblatts 20030729
4 Importing IM_SUM_ROW_TYPE Call by reference Type reference (TYPE) STRING Voragebestunden oder Summenzeile 20030729
5 Importing IM_VERSION_SPECIFIC_HANDLER Call by reference Object reference (TYPE REF TO) IF_XSS_CAT_ROW_VERSIONSPECIFIC Versionsspezifische Services 20030729

Method CONSTRUCTOR on class CL_XSS_CAT_ROW_SUMS has no exception.

Method SET_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM_DATE Call by reference Type reference (TYPE) D 20031215
2 Importing TO_DATE Call by reference Type reference (TYPE) D 20031215

Method SET_PERIOD on class CL_XSS_CAT_ROW_SUMS has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 100