SAP ABAP Class IF_XSS_CAT_ROW (Access to Cells in a Table)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XSS_CAT_ROW Abstraction of Time Sheet -> Row 20030807
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XSS_CAT_ROW_WORK_LIST Abstraction of Worklist -> Rows 20030807
Properties
Class IF_XSS_CAT_ROW  
Short Description Access to Cells in a Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030711   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XSS_CAT_ROW has no forward declaration.
Interfaces
Class IF_XSS_CAT_ROW has no interface implemented.
Friends
Class IF_XSS_CAT_ROW has no friend class.
Attributes
Class IF_XSS_CAT_ROW has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FINISH_CREATE Instance method Public Method Completes Structure of a Row 20030918
2 FLUSH Instance method Public Method Transfer Changed Data to Backend 20030807
3 GET_CELL Instance method Public Method Get a Cell 20030807
4 GET_CELL_TAB Instance method Public Method Delivers Cells in Row 20030807
5 IS_MARKED Instance method Public Method Is the cell selected? 20030807
6 REFRESH Instance method Public Method Preparation for Next Output 20030807
7 SET_UI_ROW Instance method Public Method Sets Row to UI Values 20030807
Events
Class IF_XSS_CAT_ROW has no event.
Types
Class IF_XSS_CAT_ROW has no local type.
Method Signatures

Method FINISH_CREATE Signature

Method FINISH_CREATE on class IF_XSS_CAT_ROW has no parameter.
Method FINISH_CREATE on class IF_XSS_CAT_ROW has no exception.

Method FLUSH Signature

Method FLUSH on class IF_XSS_CAT_ROW has no parameter.
Method FLUSH on class IF_XSS_CAT_ROW has no exception.

Method GET_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INDEX Call by reference Type reference (TYPE) SY-INDEX Schleifen, aktueller Schleifendurchlauf 20030807
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_XSS_CAT_CELL Abstraktion des Timesheets -> Zelle 20030807

Method GET_CELL on class IF_XSS_CAT_ROW has no exception.

Method GET_CELL_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) HRXSS_CAT_CELL_T Zellen des Time Sheets 20030807

Method GET_CELL_TAB on class IF_XSS_CAT_ROW has no exception.

Method IS_MARKED Signature

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

Method IS_MARKED on class IF_XSS_CAT_ROW has no exception.

Method REFRESH Signature

Method REFRESH on class IF_XSS_CAT_ROW has no parameter.
Method REFRESH on class IF_XSS_CAT_ROW has no exception.

Method SET_UI_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LINE Call by reference Type reference (TYPE) ANY Die passende Zeile des Arbeitszeitblatts 20030807
2 Returning RE_CHANGED Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030807

Method SET_UI_ROW on class IF_XSS_CAT_ROW has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in