SAP ABAP Class CL_XSS_CAT_ROW_REV_AND_REL (Abstraction of Time Sheet -> Row)
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_ROW | Abstraction of Time Sheet -> Row | 20030731 |
Properties
| Class | CL_XSS_CAT_ROW_REV_AND_REL | |
| Short Description | Abstraction of Time Sheet -> Row | |
| Super Class | CL_XSS_CAT_ROW | Abstraction of Time Sheet -> Row |
| 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 | 20030731 | SAP |
| Last change | 20050705 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XSS_CAT_ROW_REV_AND_REL has no forward declaration.
Interfaces
Class CL_XSS_CAT_ROW_REV_AND_REL has no interface implemented.
Friends
Class CL_XSS_CAT_ROW_REV_AND_REL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_XSS_CAT_CELL | Access to Cells in Time Sheet | 20030731 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TY_DAY_CELL_TABLE | Cell Table | 20030731 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030731 | |
| 2 | Instance method | Public | Method | Attempts to Add Cell to Row | 20030731 | |
| 3 | Instance method | Public | Method | Next Row for Message Output | 20030731 | |
| 4 | Instance method | Private | Method | Sets Message in Message Cell | 20030731 | |
| 5 | Instance method | Public | Method | Sets Working Time in First Row | 20030731 |
Events
Class CL_XSS_CAT_ROW_REV_AND_REL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_DAY_CELL_TABLE | Protected | See coding | 20030731 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACCOUNT_COLUMN_INFO_TAB | Call by reference | Type reference (TYPE) | HRXSS_CAT_COLUMN_INFO_T | Spalteninformationen für den Aufbau der Tabelle | 20030731 | |||
| 2 | IM_DATE_COLUMN | Call by reference | Object reference (TYPE REF TO) | IF_XSS_CAT_COLUMN_INFO | Datum in der Einzelsatzanzeoge | 20030916 | |||
| 3 | IM_DAY_COLUMN_INFO_TAB | Call by reference | Type reference (TYPE) | HRXSS_CAT_COLUMN_INFO_DAY_T | Spalteninformationen für den Aufbau der Tabelle | 20030731 | |||
| 4 | IM_MARKER_COLUMN | Call by reference | Object reference (TYPE REF TO) | IF_XSS_CAT_COLUMN_INFO | Zugriff auf Spalten des Arbeitszeiblatts | 20030731 | |||
| 5 | IM_MESSAGE_COLUMN | Call by reference | Object reference (TYPE REF TO) | IF_XSS_CAT_COLUMN_INFO | Zugriff auf Spalten des Arbeitszeiblatts | 20030731 | |||
| 6 | IM_VERSION_SPECIFIC_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_XSS_CAT_ROW_VERSIONSPECIFIC | Versionsspezifische Services | 20030731 |
Method CONSTRUCTOR on class CL_XSS_CAT_ROW_REV_AND_REL has no exception.
Method FIT_INTO_ROW_AND_SET_DATA 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 | 20030731 | |||
| 2 | RE_FITS | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030731 |
Method FIT_INTO_ROW_AND_SET_DATA on class CL_XSS_CAT_ROW_REV_AND_REL has no exception.
Method SET_FOLLOWUP_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MESSAGE | Call by reference | Type reference (TYPE) | HRXSS_CAT_UI_MESSAGE | ESS_CATS Meldungen | 20030731 |
Method SET_FOLLOWUP_MESSAGE on class CL_XSS_CAT_ROW_REV_AND_REL has no exception.
Method SET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MESSAGE | Call by reference | Type reference (TYPE) | HRXSS_CAT_UI_MESSAGE | ESS_CATS Meldungen | 20030731 |
Method SET_MESSAGE on class CL_XSS_CAT_ROW_REV_AND_REL has no exception.
Method SET_TIME_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MESSAGE | Call by reference | Type reference (TYPE) | HRXSS_CAT_UI_MESSAGE | ESS_CATS Meldungen | 20030731 | |||
| 2 | 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 | 20030731 |
Method SET_TIME_RECORD on class CL_XSS_CAT_ROW_REV_AND_REL has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 100 |