SAP ABAP Interface IF_XSS_CAT_CELL (Access to Cells in Time Sheet)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XSS_CAT_CELL | Abstraction of Time Sheet -> Cell | 20030711 |
Properties
Interface | IF_XSS_CAT_CELL | |
Short Description | Access to Cells in Time Sheet |
General Data
Package | PAOC_CATS_ESS_UIA_OBJECTS_GEN | Version-Independent Implementation of UIA Objects |
Created | 20030711 | SAP |
Last changed | 20060208 | SAP |
Unicode checks active |
Forward declarations
Interface IF_XSS_CAT_CELL has no forward declaration.
Interfaces
Interface IF_XSS_CAT_CELL has no interface.
Friends
Interface IF_XSS_CAT_CELL has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FIELDNAME | Instance attribute | Public | Type reference (TYPE) | FIELDNAME | Field Name | 20030918 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delivers Cell Type | 20030717 |
2 | ![]() |
Instance method | Public | Method | Is Cell the Totals Cell for Approval? | 20050607 |
3 | ![]() |
Instance method | Public | Method | Gets Name of Cell = Field Name of Working Time | 20030713 |
4 | ![]() |
Instance method | Public | Method | Gets Cell Value | 20030715 |
5 | ![]() |
Instance method | Public | Method | Has Cell Changed Since Last Time Point? | 20030713 |
6 | ![]() |
Instance method | Public | Method | Is it an input cell? | 20030718 |
7 | ![]() |
Instance method | Public | Method | Is cell modifiable, even if read-only? | 20050727 |
8 | ![]() |
Instance method | Public | Method | Can cell be changed? | 20030713 |
9 | ![]() |
Instance method | Public | Method | Text Cell -> Cannot Be Changed via Grid | 20030716 |
10 | ![]() |
Instance method | Public | Method | Reset Change Indicator -> Synchronous with BL | 20030801 |
11 | ![]() |
Instance method | Public | Method | Resets Cell to Input Mode | 20050307 |
12 | ![]() |
Instance method | Public | Method | Set Text Value from Approval | 20041222 |
13 | ![]() |
Instance method | Public | Method | Flags a Cell as Approval Totals Cell | 20050607 |
14 | ![]() |
Instance method | Public | Method | Sets Cell to Display Mode | 20030731 |
15 | ![]() |
Instance method | Public | Method | Set Value from Template | 20030725 |
16 | ![]() |
Instance method | Public | Method | Set Text Value | 20030728 |
17 | ![]() |
Instance method | Public | Method | Sets Value | 20030718 |
18 | ![]() |
Instance method | Public | Method | Specical Handling of Worklist | 20030807 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | VALUE_CHANGED | Instance Event (0) |
Public (2) |
Value of Cell Has Changed in Set Value | 20030720 |
Types
Interface IF_XSS_CAT_CELL has no local type.
Method Signatures
Method GET_CELL_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | XSS_CAT_COLUMN_TYPE | Spaltentyp | 20030717 |
Method GET_CELL_TYPE on Interface IF_XSS_CAT_CELL has no exception.
Method GET_IS_APPR_SUM_CELL 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 (=' ') | 20050607 |
Method GET_IS_APPR_SUM_CELL on Interface IF_XSS_CAT_CELL has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20030713 |
Method GET_NAME on Interface IF_XSS_CAT_CELL has no exception.
Method GET_VALUE 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 | Zellinhalt | 20030715 |
Method GET_VALUE on Interface IF_XSS_CAT_CELL has no exception.
Method HAS_CHANGED 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 (=' ') | 20030713 |
Method HAS_CHANGED on Interface IF_XSS_CAT_CELL has no exception.
Method IS_INPUT_CELL 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 (=' ') | 20030718 |
Method IS_INPUT_CELL on Interface IF_XSS_CAT_CELL has no exception.
Method IS_MODIFYABLE_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) | CL_XSS_CAT_CELL_TIME_RECORD | Abstraktion des Timesheets -> Tageszelle | 20050728 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050727 |
Method IS_MODIFYABLE_CELL on Interface IF_XSS_CAT_CELL has no exception.
Method IS_READ_ONLY 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 (=' ') | 20030713 |
Method IS_READ_ONLY on Interface IF_XSS_CAT_CELL has no exception.
Method IS_TEXT_CELL 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 (=' ') | 20030716 |
Method IS_TEXT_CELL on Interface IF_XSS_CAT_CELL has no exception.
Method REFRESH Signature
Method REFRESH on Interface IF_XSS_CAT_CELL has no parameter.
Method REFRESH on Interface IF_XSS_CAT_CELL has no exception.
Method RESET_READ_ONLY Signature
Method RESET_READ_ONLY on Interface IF_XSS_CAT_CELL has no parameter.
Method RESET_READ_ONLY on Interface IF_XSS_CAT_CELL has no exception.
Method SET_APPR_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_VALUE | Call by reference | Type reference (TYPE) | ANY | 20041222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Es handelt sich nicht um ein Textfeld | 20041222 |
Method SET_IS_APPR_SUM_CELL Signature
Method SET_IS_APPR_SUM_CELL on Interface IF_XSS_CAT_CELL has no parameter.
Method SET_IS_APPR_SUM_CELL on Interface IF_XSS_CAT_CELL has no exception.
Method SET_READ_ONLY_MODE Signature
Method SET_READ_ONLY_MODE on Interface IF_XSS_CAT_CELL has no parameter.
Method SET_READ_ONLY_MODE on Interface IF_XSS_CAT_CELL has no exception.
Method SET_TEMPLATE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_VALUE_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20030725 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Es handelt sich nicht um eine Eingabezelle | 20030725 |
Method SET_TEXT_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_VALUE | Call by reference | Type reference (TYPE) | ANY | 20030728 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Es handelt sich nicht um ein Textfeld | 20030728 |
Method SET_USER_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DATA | Call by reference | Type reference (TYPE) | ANY | 20030718 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Es handelt sich nicht um eine Eingabezelle | 20030718 | |
2 | ![]() |
Der Wert darf nich verändert werden | 20030911 |
Method SET_VALUE_BY_WORKLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WL_ENTRY | Call by reference | Object reference (TYPE REF TO) | IF_XSS_CAT_UIA_WL_ACCESS | Kompatible Schnittstelle für den Zugriff auf Arbeitszeiten | 20030807 |
Method SET_VALUE_BY_WORKLIST on Interface IF_XSS_CAT_CELL has no exception.
Event Signatures
Event VALUE_CHANGED Signature
Event VALUE_CHANGED on Interface IF_XSS_CAT_CELL has no parameter.
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 100 |