SAP ABAP Interface IF_XSS_CAT_ROW (Access to Cells in a Table)
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 - 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
Interface IF_XSS_CAT_ROW  
Short Description Access to Cells in a Table    
General Data
Package PAOC_CATS_ESS_UIA_OBJECTS_GEN   Version-Independent Implementation of UIA Objects 
Created 20030711   SAP 
Last changed 20050705   SAP 
Unicode checks active    
Forward declarations
Interface IF_XSS_CAT_ROW has no forward declaration.
Interfaces
Interface IF_XSS_CAT_ROW has no interface.
Friends
Interface IF_XSS_CAT_ROW has no friend.
Attributes
Interface 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
Interface IF_XSS_CAT_ROW has no event.
Types
Interface IF_XSS_CAT_ROW has no local type.
Method Signatures

Method FINISH_CREATE Signature

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

Method FLUSH Signature

Method FLUSH on Interface IF_XSS_CAT_ROW has no parameter.
Method FLUSH on Interface 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 Interface 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 Interface 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 Interface IF_XSS_CAT_ROW has no exception.

Method REFRESH Signature

Method REFRESH on Interface IF_XSS_CAT_ROW has no parameter.
Method REFRESH on Interface 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 Interface IF_XSS_CAT_ROW has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 100