SAP ABAP Interface IF_XSS_CAT_APPLICATION_CORE (Compatible Interface for CATS1 and CATS2)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
CA-TS (Application Component) Time Sheet
⤷
PAOC_CATS_ESS_APPLICATION_GEN (Package) Application Controller for Backend - CATS-Dependent

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XSS_CAT_1_APPLICATION_CORE | Application Core for CATS | 20030707 |
Properties
Interface | IF_XSS_CAT_APPLICATION_CORE | |
Short Description | Compatible Interface for CATS1 and CATS2 |
General Data
Package | PAOC_CATS_ESS_APPLICATION_GEN | Application Controller for Backend - CATS-Dependent |
Created | 20030703 | SAP |
Last changed | 20060208 | SAP |
Unicode checks active |
Forward declarations
Interface IF_XSS_CAT_APPLICATION_CORE has no forward declaration.
Interfaces
Interface IF_XSS_CAT_APPLICATION_CORE has no interface.
Friends
Interface IF_XSS_CAT_APPLICATION_CORE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_SCENARIO_RECORD | Constant | Public | Type reference (TYPE) | XSS_CAT_SCENARIO | 'CATS_REC' | Selected Scenario | 20030905 | |
2 | CO_SCENARIO_RELEASE | Constant | Public | Type reference (TYPE) | XSS_CAT_SCENARIO | 'CATS_REL' | Selected Scenario | 20030905 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Inserts Message | 20030725 |
2 | ![]() |
Instance method | Public | Method | Delivers Date Specifications for Generation of Calendar | 20030723 |
3 | ![]() |
Instance method | Public | Method | Get Calendar Week for Key Date | 20030707 |
4 | ![]() |
Instance method | Public | Method | Gets Current Personnel Number | 20030807 |
5 | ![]() |
Instance method | Public | Method | Delivers Version-Specific Converter | 20030909 |
6 | ![]() |
Instance method | Public | Method | Get Messages of Message Handler | 20030926 |
7 | ![]() |
Instance method | Public | Method | Get Messages of Message Handler | 20030926 |
8 | ![]() |
Instance method | Public | Method | Delivers Calendar Information for a Particular Period | 20030707 |
9 | ![]() |
Instance method | Public | Method | Gets Current Scenario | 20030905 |
10 | ![]() |
Instance method | Public | Method | Delivers Manager for Search Help | 20031217 |
11 | ![]() |
Instance method | Public | Method | Gets Current Worklist Profile | 20030723 |
Events
Interface IF_XSS_CAT_APPLICATION_CORE has no event.
Types
Interface IF_XSS_CAT_APPLICATION_CORE has no local type.
Method Signatures
Method ADD_INTERNAL_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20030725 | ||
2 | ![]() |
IM_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20030725 | ||
3 | ![]() |
IM_MSGTEXT | Call by reference | Type reference (TYPE) | BAPI_MSG | Meldungstext | 20030725 | ||
4 | ![]() |
IM_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20030725 | ||
5 | ![]() |
IM_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20030725 | ||
6 | ![]() |
IM_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20030725 | ||
7 | ![]() |
IM_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20030725 | ||
8 | ![]() |
IM_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20030725 | ||
9 | ![]() |
IM_ORIGIN | Call by reference | Type reference (TYPE) | XSS_CAT_MESS_ORIGIN | Herkunft der Meldung | 20030725 | ||
10 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | XSS_CAT_MESS_ID | Eindeutige Kennung einer Meldung im Message-Handler | 20030725 |
Method ADD_INTERNAL_MESSAGE on Interface IF_XSS_CAT_APPLICATION_CORE has no exception.
Method GET_CALENDAR_SETUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_CALENDAR_BEGDA | Value transfer | Type reference (TYPE) | D | Datum | 20030723 | ||
2 | ![]() |
EX_CALENDAR_ENDDA | Value transfer | Type reference (TYPE) | D | Datum | 20030723 | ||
3 | ![]() |
IM_REFERENCE_DATE | Value transfer | Type reference (TYPE) | DATUM | Datum | 20030723 |
Method GET_CALENDAR_SETUP on Interface IF_XSS_CAT_APPLICATION_CORE has no exception.
Method GET_CALENDAR_WEEK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_FROM_DATE | Value transfer | Type reference (TYPE) | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20030707 | ||
2 | ![]() |
EX_TO_DATE | Value transfer | Type reference (TYPE) | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20030707 | ||
3 | ![]() |
IM_REFERENCE_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20030707 |
Method GET_CALENDAR_WEEK on Interface IF_XSS_CAT_APPLICATION_CORE has no exception.
Method GET_EMPLOYEE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | PERNR_D | Personalnummer | 20030807 |
Method GET_EMPLOYEE on Interface IF_XSS_CAT_APPLICATION_CORE has no exception.
Method GET_INPUT_CONVERTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_XSS_CAT_INPUT_CONVERTER | Konvertiert die Eingaben des Benutzers | 20030909 |
Method GET_INPUT_CONVERTER on Interface IF_XSS_CAT_APPLICATION_CORE has no exception.
Method GET_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MESSAGE_ID | Call by reference | Type reference (TYPE) | XSS_CAT_MESS_ID | Eindeutige Kennung einer Meldung im Message-Handler | 20030926 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | HRXSS_CAT_UI_MESSAGE | ESS_CATS Meldungen | 20030926 |
Method GET_MESSAGE on Interface IF_XSS_CAT_APPLICATION_CORE has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | HRXSS_CAT_UI_MESSAGE_T | Tabelle mit Fehlermeldungen | 20030926 |
Method GET_MESSAGES on Interface IF_XSS_CAT_APPLICATION_CORE has no exception.
Method GET_PERIOD_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_PERIOD_DETAILS | Value transfer | Type reference (TYPE) | RHXSS_CAT_CALENDAR_DAY_T | Tabelle mit Kalendertagen | 20030707 | ||
2 | ![]() |
IM_EMPLOYEE_ID | Value transfer | Type reference (TYPE) | PERNR_D | Personalnummer | 20030707 | ||
3 | ![]() |
IM_END_DATE | Value transfer | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20030707 | ||
4 | ![]() |
IM_START_DATE | Value transfer | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20030707 |
Method GET_PERIOD_INFO on Interface IF_XSS_CAT_APPLICATION_CORE has no exception.
Method GET_SCENARIO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | XSS_CAT_SCENARIO | Ausgewähltes Szenario | 20030905 |
Method GET_SCENARIO on Interface IF_XSS_CAT_APPLICATION_CORE has no exception.
Method GET_VALUE_HELP_MGR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_XSS_CAT_VALUE_HELP_MGR | Verwaltet Instanzen von Suchhilfen | 20031217 |
Method GET_VALUE_HELP_MGR on Interface IF_XSS_CAT_APPLICATION_CORE has no exception.
Method HAS_WORKLIST 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 (=' ') | 20030723 |
Method HAS_WORKLIST on Interface IF_XSS_CAT_APPLICATION_CORE has no exception.
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 100 |