SAP ABAP Class IF_XSS_CAT_ROW_VERSIONSPECIFIC (Version-Specific Services)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XSS_CAT_1_APPLICATION_CORE Application Core for CATS 20030728
Properties
Class IF_XSS_CAT_ROW_VERSIONSPECIFIC  
Short Description Version-Specific Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030728   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XSS_CAT_ROW_VERSIONSPECIFIC has no forward declaration.
Interfaces
Class IF_XSS_CAT_ROW_VERSIONSPECIFIC has no interface implemented.
Friends
Class IF_XSS_CAT_ROW_VERSIONSPECIFIC has no friend class.
Attributes
Class IF_XSS_CAT_ROW_VERSIONSPECIFIC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_FIELD_INFO Instance method Public Method Get Object to Describe Column Info 20030807
2 CUMULATE_TIME_RECORDS Instance method Public Method Delivers Total Number of Working Times 20030919
3 FILL_CPRO_CELLS Instance method Public Method Gets Text Cells for cProject 20050504
4 FILL_TEXT_CELLS Instance method Public Method Fill Text Cells in a Row 20030728
5 GET_CLOCK_TIME_ROLLNAME Instance method Public Method Delivers Data Element for Clock-Time Field 20030815
6 GET_DAILY_SUMS Instance method Public Method Get Daily Totals 20030729
7 GET_MESSAGES_FOR_RECORD Instance method Public Method Get Messages for Record 20030731
8 GET_QUAN_OR_AMOUNT_ROLLNAME Instance method Public Method Delivers Data Element for Amount and Quantity Field 20030815
9 GET_SHORTTEXT_ROLLNAME Instance method Public Method Delivers Data Element for Short Text 20040309
10 GET_TARGET_HOURS Instance method Public Method Get Target Hours 20030729
11 HAS_SUM_ROW Instance method Public Method Does the time sheet have a totals row? 20050504
12 HAS_TARGET_ROW Instance method Public Method Does the time sheet have a target times row? 20050504
13 IS_CELL_READ_ONLY_DEPENDENT Instance method Public Method Cell read-only due to other account assignments? 20050728
14 IS_EXCLUDED_FROM_TEMPLATE Instance method Public Method Can row not be included in templates? 20050801
15 PROFILE_COPY_HOURS Instance method Public Method Check Profile Parameters 20030912
Events
Class IF_XSS_CAT_ROW_VERSIONSPECIFIC has no event.
Types
Class IF_XSS_CAT_ROW_VERSIONSPECIFIC has no local type.
Method Signatures

Method CREATE_FIELD_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATA_ELEMENT Call by reference Type reference (TYPE) ROLLNAME Datenelement (semantische Domäne) 20030807
2 Importing IM_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20030807
3 Importing IM_IS_READONLY Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030807
4 Importing IM_IS_TEXTFIELD Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030807
5 Importing IM_WIDTH Call by reference Type reference (TYPE) DDLENG Länge (Anzahl der Zeichen) 20030807
6 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_XSS_CAT_UIA_FIELD_INFO_INT Kompatible Schnittst. f. internen Zugriff auf Feldauswahl 20030807

Method CREATE_FIELD_INFO on class IF_XSS_CAT_ROW_VERSIONSPECIFIC has no exception.

Method CUMULATE_TIME_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TIME_RECORD_IDS Call by reference Type reference (TYPE) RHXSS_CAT_RECID_T Schlüsseltabelle für Arbeitszeiten 20030919
2 Returning RESULT Value transfer Object reference (TYPE REF TO) DATA Versionsspezifisches Ergebnis 20030919

Method CUMULATE_TIME_RECORDS on class IF_XSS_CAT_ROW_VERSIONSPECIFIC has no exception.

Method FILL_CPRO_CELLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CPROBJTEXT Call by reference Type reference (TYPE) TEXT40 Text in der Länge 40 20050504
2 Exporting EX_CPRTEXT Call by reference Type reference (TYPE) TEXT40 Text in der Länge 40 20050504
3 Importing IM_ROW Call by reference Object reference (TYPE REF TO) CL_XSS_CAT_ROW Abstraktion des Timesheets -> Zeile 20050504

Method FILL_CPRO_CELLS on class IF_XSS_CAT_ROW_VERSIONSPECIFIC has no exception.

Method FILL_TEXT_CELLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DISPTEXT1 Value transfer Type reference (TYPE) TEXT40 Text in der Länge 40 20040127
2 Exporting EX_DISPTEXT2 Value transfer Type reference (TYPE) TEXT40 Text in der Länge 40 20040127
3 Importing IM_ROW Call by reference Object reference (TYPE REF TO) CL_XSS_CAT_ROW Abstraktion des Timesheets -> Zeile 20030728

Method FILL_TEXT_CELLS on class IF_XSS_CAT_ROW_VERSIONSPECIFIC has no exception.

Method GET_CLOCK_TIME_ROLLNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_BEGIN_ROLLNAME Value transfer Type reference (TYPE) ROLLNAME Datenelement (semantische Domäne) 20030815
2 Exporting EX_END_ROLLNAME Value transfer Type reference (TYPE) ROLLNAME Datenelement (semantische Domäne) 20030815

Method GET_CLOCK_TIME_ROLLNAME on class IF_XSS_CAT_ROW_VERSIONSPECIFIC has no exception.

Method GET_DAILY_SUMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_HOURS_PER_DAY_TAB Call by reference Object reference (TYPE REF TO) DATA Vorgabestunden und Summenzeilen 20030729
2 Exporting EX_PERIOD_SUM Call by reference Object reference (TYPE REF TO) DATA Summe über die Periode 20030919
3 Importing IM_END_DATE Call by reference Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20030729
4 Importing IM_START_DATE Call by reference Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20030729

Method GET_DAILY_SUMS on class IF_XSS_CAT_ROW_VERSIONSPECIFIC has no exception.

Method GET_MESSAGES_FOR_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TIME_RECORD Call by reference Object reference (TYPE REF TO) IF_XSS_CAT_UIA_TR_ACCESS Kompatible Schnittstelle für den Zugriff auf Arbeitszeiten 20030731
2 Returning RESULT Value transfer Type reference (TYPE) HRXSS_CAT_UI_MESSAGE_T Tabelle mit Fehlermeldungen 20030731

Method GET_MESSAGES_FOR_RECORD on class IF_XSS_CAT_ROW_VERSIONSPECIFIC has no exception.

Method GET_QUAN_OR_AMOUNT_ROLLNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ROLLNAME Datenelement (semantische Domäne) 20030815

Method GET_QUAN_OR_AMOUNT_ROLLNAME on class IF_XSS_CAT_ROW_VERSIONSPECIFIC has no exception.

Method GET_SHORTTEXT_ROLLNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ROLLNAME Datenelement (semantische Domäne) 20040309

Method GET_SHORTTEXT_ROLLNAME on class IF_XSS_CAT_ROW_VERSIONSPECIFIC has no exception.

Method GET_TARGET_HOURS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_HOURS_PER_DAY_TAB Call by reference Object reference (TYPE REF TO) DATA Vorgabestunden und Summenzeilen 20030729
2 Exporting EX_PERIOD_SUM Call by reference Object reference (TYPE REF TO) DATA Summe über die Periode 20030919
3 Importing IM_END_DATE Call by reference Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20030729
4 Importing IM_START_DATE Call by reference Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20030729

Method GET_TARGET_HOURS on class IF_XSS_CAT_ROW_VERSIONSPECIFIC has no exception.

Method HAS_SUM_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050504

Method HAS_SUM_ROW on class IF_XSS_CAT_ROW_VERSIONSPECIFIC has no exception.

Method HAS_TARGET_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050504

Method HAS_TARGET_ROW on class IF_XSS_CAT_ROW_VERSIONSPECIFIC has no exception.

Method IS_CELL_READ_ONLY_DEPENDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CELL Call by reference Object reference (TYPE REF TO) IF_XSS_CAT_CELL Zugriff auf Zellen des Arbeitszeiblatts 20050728
2 Importing IM_ROW Call by reference Object reference (TYPE REF TO) IF_XSS_CAT_ROW Abstraktion des Timesheets -> Zeile 20050728
3 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050728

Method IS_CELL_READ_ONLY_DEPENDENT on class IF_XSS_CAT_ROW_VERSIONSPECIFIC has no exception.

Method IS_EXCLUDED_FROM_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROW Call by reference Object reference (TYPE REF TO) IF_XSS_CAT_ROW Zugriff auf Zellen einer Tabelle 20050801
2 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050801

Method IS_EXCLUDED_FROM_TEMPLATE on class IF_XSS_CAT_ROW_VERSIONSPECIFIC has no exception.

Method PROFILE_COPY_HOURS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_COPY_HOURS Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030912

Method PROFILE_COPY_HOURS on class IF_XSS_CAT_ROW_VERSIONSPECIFIC has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in