SAP ABAP Class IF_XSS_CAT_UIA_TIME_SHEET (Access to Time Sheet)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XSS_CAT_UIA_TS_BASE | Basis Implementation of Time Sheet | 20030717 |
Properties
| Class | IF_XSS_CAT_UIA_TIME_SHEET | |
| Short Description | Access to Time Sheet | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030717 | SAP |
| Last change | 20050705 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_XSS_CAT_UIA_TIME_SHEET has no forward declaration.
Interfaces
Class IF_XSS_CAT_UIA_TIME_SHEET has no interface implemented.
Friends
Class IF_XSS_CAT_UIA_TIME_SHEET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'V_CONFIRM' | Confirmation Screen | 20030924 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'V_DAY' | Daily Calendar | 20030731 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'V_DETAIL' | Detail View | 20040112 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'DETAIL' | Detail View of Approval | 20041228 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'V_RELEASE' | Confirmation Screen | 20030905 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'V_REVIEW' | Confirmation Screen | 20030731 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'V_WEEK' | Weekly calendar | 20030731 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Context for Each Cell | 20030717 | |
| 2 | Instance method | Public | Method | Delivers Field List for Cell Detail | 20040114 | |
| 3 | Instance method | Public | Method | Delivers Field List or Field Selection | 20030717 | |
| 4 | Instance method | Public | Method | Get Header (as Internal Table) | 20030729 | |
| 5 | Instance method | Public | Method | If Release View Is Possible, Delivers ' ', Otherwise 'X' | 20040408 | |
| 6 | Instance method | Public | Method | Delivers Information Whether Release Step Required | 20040309 | |
| 7 | Instance method | Public | Method | Get Time Sheet (as Internal Table) | 20030717 | |
| 8 | Instance method | Public | Method | Work Area | 20030722 | |
| 9 | Instance method | Public | Method | Does time sheet have a totals row? | 20050511 | |
| 10 | Instance method | Public | Method | Does time sheet have a target hours row? | 20050511 | |
| 11 | Instance method | Public | Method | Release List of Working Times | 20030924 | |
| 12 | Instance method | Public | Method | Sets Time Sheet | 20030717 |
Events
Class IF_XSS_CAT_UIA_TIME_SHEET has no event.
Types
Class IF_XSS_CAT_UIA_TIME_SHEET has no local type.
Method Signatures
Method GET_CELL_CONTEXT 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_CONTEXT_T | Zusatzinformationen zum Time Sheet | 20030717 |
Method GET_CELL_CONTEXT on class IF_XSS_CAT_UIA_TIME_SHEET has no exception.
Method GET_FIELDLIST_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FIELDLIST_DETAIL | Value transfer | Type reference (TYPE) | HRXSS_CAT_UIA_FIELD_INFO_INT_T | Feldauswahl | 20040114 |
Method GET_FIELDLIST_DETAIL on class IF_XSS_CAT_UIA_TIME_SHEET has no exception.
Method GET_FIELD_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | HRXSS_CAT_UIA_FIELD_INFO_T | Feldauswahl | 20030717 |
Method GET_FIELD_LIST on class IF_XSS_CAT_UIA_TIME_SHEET has no exception.
Method GET_HEADER 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 | 20030729 |
Method GET_HEADER on class IF_XSS_CAT_UIA_TIME_SHEET has no exception.
Method GET_IS_RELEASE_DISABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20040410 | |||
| 2 | RETURN | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040408 |
Method GET_IS_RELEASE_DISABLED on class IF_XSS_CAT_UIA_TIME_SHEET has no exception.
Method GET_RELEASE_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_RELEASE_STEP | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040309 |
Method GET_RELEASE_STEP on class IF_XSS_CAT_UIA_TIME_SHEET has no exception.
Method GET_TIME_SHEET 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 | 20030717 |
Method GET_TIME_SHEET on class IF_XSS_CAT_UIA_TIME_SHEET has no exception.
Method GET_WORK_AREA_FOR_TIME_SHEET 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 | 20030722 |
Method GET_WORK_AREA_FOR_TIME_SHEET on class IF_XSS_CAT_UIA_TIME_SHEET has no exception.
Method HAS_SUM_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050511 |
Method HAS_SUM_ROW on class IF_XSS_CAT_UIA_TIME_SHEET has no exception.
Method HAS_TARGET_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050511 |
Method HAS_TARGET_ROW on class IF_XSS_CAT_UIA_TIME_SHEET has no exception.
Method RELASE_TIME_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TIME_RECORD_TAB | Call by reference | Type reference (TYPE) | RHXSS_CAT_RECID_T | Schlüsseltabelle für Arbeitszeiten | 20030924 |
Method RELASE_TIME_RECORDS on class IF_XSS_CAT_UIA_TIME_SHEET has no exception.
Method SET_TIME_SHEET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TIME_SHEET | Call by reference | Object reference (TYPE REF TO) | DATA | 20030717 |
Method SET_TIME_SHEET on class IF_XSS_CAT_UIA_TIME_SHEET has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in |