SAP ABAP Class CL_XSS_CAT_CELL (Abstraction of Time Sheet -> Cell)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XSS_CAT_CELL | Access to Cells in Time Sheet | 20030711 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_XSS_CAT_CELL_ACC | Abstraction of Time Sheet -> Day Cell | 20030713 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_XSS_CAT_CELL_CLOCK_TIME | Abstraction of Time Sheet -> Day Cell | 20030815 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_XSS_CAT_CELL_DAY_SUM | Abstraction of Time Sheet -> Day Cell | 20030729 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_XSS_CAT_CELL_MARKER | Abstraction of Time Sheet -> Day Cell | 20030718 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_XSS_CAT_CELL_SHORTTEXT | Abstraction of Time Sheet -> Day Cell | 20040309 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_XSS_CAT_CELL_SUM | Abstraction of Time Sheet -> Day Cell | 20030718 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_XSS_CAT_CELL_TIME_RECORD | Abstraction of Time Sheet -> Day Cell | 20030720 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_XSS_CAT_CELL_WL_DAY | Abstraction of Worklist -> Day Cell | 20030807 |
Properties
| Class | CL_XSS_CAT_CELL | |
| Short Description | Abstraction of Time Sheet -> Cell | |
| Super Class | ||
| 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 | 20030710 | SAP |
| Last change | 20050705 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XSS_CAT_CELL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XSS_CAT_CELL | Access to Cells in Time Sheet | 20030711 |
Friends
Class CL_XSS_CAT_CELL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Control at Cell Level | 20031007 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_XSS_CAT_COLUMN_INFO | Access to Columns in Time Sheet | 20030713 | |||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20030918 | |||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030713 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20050607 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Field Value | 20030715 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030711 | |
| 2 | Instance method | Private | Method | 20030731 | ||
| 3 | Instance method | Protected | Method | 20030718 | ||
| 4 | Instance method | Protected | Method | 20030718 | ||
| 5 | Instance method | Protected | Method | 20030718 |
Events
Class CL_XSS_CAT_CELL has no event.
Types
Class CL_XSS_CAT_CELL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COLUMN_INFO | Call by reference | Object reference (TYPE REF TO) | IF_XSS_CAT_COLUMN_INFO | Zugriff auf Spalten des Arbeitszeiblatts | 20030711 |
Method CONSTRUCTOR on class CL_XSS_CAT_CELL has no exception.
Method GET_CELL_TYPE Signature
Method GET_CELL_TYPE on class CL_XSS_CAT_CELL has no parameter.
Method GET_CELL_TYPE on class CL_XSS_CAT_CELL has no exception.
Method IS_INPUT_CELL Signature
Method IS_INPUT_CELL on class CL_XSS_CAT_CELL has no parameter.
Method IS_INPUT_CELL on class CL_XSS_CAT_CELL has no exception.
Method IS_READ_ONLY Signature
Method IS_READ_ONLY on class CL_XSS_CAT_CELL has no parameter.
Method IS_READ_ONLY on class CL_XSS_CAT_CELL has no exception.
Method IS_TEXT_CELL Signature
Method IS_TEXT_CELL on class CL_XSS_CAT_CELL has no parameter.
Method IS_TEXT_CELL on class CL_XSS_CAT_CELL has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 100 |