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 | ![]() |
Instance method | Public | Method | Completes Structure of a Row | 20030918 |
2 | ![]() |
Instance method | Public | Method | Transfer Changed Data to Backend | 20030807 |
3 | ![]() |
Instance method | Public | Method | Get a Cell | 20030807 |
4 | ![]() |
Instance method | Public | Method | Delivers Cells in Row | 20030807 |
5 | ![]() |
Instance method | Public | Method | Is the cell selected? | 20030807 |
6 | ![]() |
Instance method | Public | Method | Preparation for Next Output | 20030807 |
7 | ![]() |
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 | ![]() |
IM_INDEX | Call by reference | Type reference (TYPE) | SY-INDEX | Schleifen, aktueller Schleifendurchlauf | 20030807 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IM_LINE | Call by reference | Type reference (TYPE) | ANY | Die passende Zeile des Arbeitszeitblatts | 20030807 | ||
2 | ![]() |
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 |