SAP ABAP Class CL_XSS_CAT_CELL_SHORTTEXT (Abstraction of Time Sheet -> Day 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 | Inheritance (c INHERITING FROM c_ref) | CL_XSS_CAT_CELL | Abstraction of Time Sheet -> Cell | 20040309 |
Properties
| Class | CL_XSS_CAT_CELL_SHORTTEXT | |
| Short Description | Abstraction of Time Sheet -> Day Cell | |
| Super Class | CL_XSS_CAT_CELL | Abstraction of Time Sheet -> Cell |
| 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 | 20040309 | SAP |
| Last change | 20050705 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XSS_CAT_CELL_SHORTTEXT has no forward declaration.
Interfaces
Class CL_XSS_CAT_CELL_SHORTTEXT has no interface implemented.
Friends
Class CL_XSS_CAT_CELL_SHORTTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Internal display of field | 20040309 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040309 | |
| 2 | Instance method | Public | Method | Does the working time fit in the cell? | 20040309 | |
| 3 | Instance method | Public | Method | Delivers the internal format of the cell | 20040309 | |
| 4 | Instance method | Public | Method | Checks whether cell has internal display | 20040309 | |
| 5 | Instance method | Public | Method | Set Value for a Working Time | 20040309 |
Events
Class CL_XSS_CAT_CELL_SHORTTEXT has no event.
Types
Class CL_XSS_CAT_CELL_SHORTTEXT 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 | 20040309 |
Method CONSTRUCTOR on class CL_XSS_CAT_CELL_SHORTTEXT has no exception.
Method FITS_INTO_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 20040309 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040309 |
Method FITS_INTO_CELL on class CL_XSS_CAT_CELL_SHORTTEXT has no exception.
Method GET_INTERNAL_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | 20040309 |
Method GET_INTERNAL_FORMAT on class CL_XSS_CAT_CELL_SHORTTEXT has no exception.
Method HAS_INTERNAL_FORMAT 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 (=' ') | 20040309 |
Method HAS_INTERNAL_FORMAT on class CL_XSS_CAT_CELL_SHORTTEXT has no exception.
Method SET_VALUE_BY_TIME_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 20040309 |
Method SET_VALUE_BY_TIME_RECORD on class CL_XSS_CAT_CELL_SHORTTEXT has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 500 |