SAP ABAP Class CL_XSS_CAT_APPLICATION (Application Controller for Backend)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XSS_CAT_APPLICATION_RFC | View of RFC Layer for Application | 20030703 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XSS_CAT_APPLICATION_UIA | View of UIA Layer for Application | 20030703 |
Properties
| Class | CL_XSS_CAT_APPLICATION | |
| Short Description | Application Controller for Backend | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_CATS_ESS_APPLICATION_GEN | Application Controller for Backend - CATS-Dependent |
| Created | 20030703 | SAP |
| Last change | 20060208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XSS_CAT_APPLICATION_RFC | View of RFC Layer for Application | 20030703 | ||
| 2 | IF_XSS_CAT_APPLICATION_UIA | View of UIA Layer for Application | 20030703 |
Friends
Class CL_XSS_CAT_APPLICATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_XSS_PT_APPLICATION_CORE | Application Core | 20030703 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | 2 | Core Initialization | 20030703 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 1 | Created | 20030703 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 4 | GUI Show | 20030703 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | 5 | Process output | 20030703 | ||
| 6 | Constant | Public | Type reference (TYPE) | I | 3 | Refresh UIA | 20030703 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | I | CO_PHASE_CREATED | Backend Processing Phase | 20030703 | ||
| 8 | Constant | Public | Type reference (TYPE) | BOOLE_D | '' | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030703 | ||
| 9 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_XSS_CAT_APPLICATION | Application Controller for Backend | 20030703 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | PTTUMSG | Tables for UIA Messages | 20030703 | |||
| 11 | Constant | Public | Type reference (TYPE) | BOOLE_D | 'X' | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030703 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Clear | 20030703 | |
| 2 | Instance method | Public | Method | 20030728 | ||
| 3 | Static method | Public | Method | Create Application Instance | 20030703 | |
| 4 | Instance method | Public | Method | 20030703 | ||
| 5 | Instance method | Public | Method | 20030703 | ||
| 6 | Instance method | Public | Method | 20030703 | ||
| 7 | Instance method | Private | Method | Initialize First Display | 20030703 | |
| 8 | Instance method | Private | Method | Puts Event in Message Queue | 20030703 | |
| 9 | Instance method | Public | Method | 20030703 | ||
| 10 | Instance method | Private | Method | Process Message Queue | 20030703 |
Events
Class CL_XSS_CAT_APPLICATION has no event.
Types
Class CL_XSS_CAT_APPLICATION has no local type.
Method Signatures
Method FINALIZE Signature
Method FINALIZE on class CL_XSS_CAT_APPLICATION has no parameter.
Method FINALIZE on class CL_XSS_CAT_APPLICATION has no exception.
Method GET_CORE Signature
Method GET_CORE on class CL_XSS_CAT_APPLICATION has no parameter.
Method GET_CORE on class CL_XSS_CAT_APPLICATION has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CORE | Call by reference | Object reference (TYPE REF TO) | IF_XSS_PT_APPLICATION_CORE | Anwendungskern | 20030703 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_XSS_CAT_APPLICATION | Applikationscontroller fürs Backend | 20030703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20030703 | ||
| 2 | Mitarbeiter konnte nicht gesperrt werden | 20030911 |
Method GET_UIA_OBJECT Signature
Method GET_UIA_OBJECT on class CL_XSS_CAT_APPLICATION has no parameter.
Method GET_UIA_OBJECT on class CL_XSS_CAT_APPLICATION has no exception.
Method HANDLE_EVENT Signature
Method HANDLE_EVENT on class CL_XSS_CAT_APPLICATION has no parameter.
Method HANDLE_EVENT on class CL_XSS_CAT_APPLICATION has no exception.
Method HANDLE_MESSAGE Signature
Method HANDLE_MESSAGE on class CL_XSS_CAT_APPLICATION has no parameter.
Method HANDLE_MESSAGE on class CL_XSS_CAT_APPLICATION has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_XSS_CAT_APPLICATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Mitarbeiter konnte nicht gesperrt werden | 20030911 |
Method POST_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EVENT | Call by reference | Type reference (TYPE) | STRING | 20030703 |
Method POST_EVENT on class CL_XSS_CAT_APPLICATION has no exception.
Method POST_MESSAGE Signature
Method POST_MESSAGE on class CL_XSS_CAT_APPLICATION has no parameter.
Method POST_MESSAGE on class CL_XSS_CAT_APPLICATION has no exception.
Method PROCESS_MESSAGE_QUEUE Signature
Method PROCESS_MESSAGE_QUEUE on class CL_XSS_CAT_APPLICATION has no parameter.
Method PROCESS_MESSAGE_QUEUE on class CL_XSS_CAT_APPLICATION has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 100 |