SAP ABAP Class CL_PT_APPLICATION (Application)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-UIF (Application Component) User Interface Framework
⤷
SPTP (Package) UIF General Application

⤷

⤷

Properties
Class | CL_PT_APPLICATION | |
Short Description | Application | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SPTP | UIF General Application |
Created | 19990427 | SAP |
Last change | 20000503 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PT_APPLICATION has no forward declaration.
Interfaces
Class CL_PT_APPLICATION has no interface implemented.
Friends
Class CL_PT_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_PT_APPLICATION_CORE | Specific Core | 19991125 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | Core Initialization | 19990830 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Created | 19990830 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 4 | GUI Show | 19990830 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | I | 5 | Message Processing | 19990830 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | I | 3 | Refresh UIA | 19990830 | |
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | CO_PHASE_CREATED | Active Phase | 19990806 | |
8 | ![]() |
Constant | Protected | Type reference (TYPE) | BOOLE_D | ' ' | False | 19990428 | |
9 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_PT_GUI_LAYOUT | Active GUI_Layout | 19991125 | ||
10 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_PT_APPLICATION | Only One Permitted | 19990428 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PTTUMSG | Message Queue | 19990428 | ||
12 | ![]() |
Constant | Protected | Type reference (TYPE) | BOOLE_D | 'X' | True | 19990428 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Instance Generation | 19990610 |
2 | ![]() |
Instance method | Protected | Method | Synchronous Message Processing | 19990512 |
3 | ![]() |
Instance method | Public | Method | Asynchronous Message Processing | 19990427 |
4 | ![]() |
Instance method | Private | Method | Process Message Queue | 19990512 |
5 | ![]() |
Instance method | Public | Method | Process | 19990427 |
Events
Class CL_PT_APPLICATION has no event.
Types
Class CL_PT_APPLICATION has no local type.
Method Signatures
Method CREATE_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CORE | Value transfer | Object reference (TYPE REF TO) | IF_PT_APPLICATION_CORE | Kern | 19990610 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_PT_APPLICATION | Anwendung | 19990610 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 19990610 |
Method HANDLE_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_PT_UIA_MESSAGE | Nachricht | 19990512 | ||
2 | ![]() |
IM_SENDER | Value transfer | Object reference (TYPE REF TO) | IF_PT_UIA_OBJECT | Sender Objekt | 19990512 |
Method HANDLE_MESSAGE on class CL_PT_APPLICATION has no exception.
Method POST_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_PT_UIA_MESSAGE | Nachricht | 19990427 |
Method POST_MESSAGE on class CL_PT_APPLICATION has no exception.
Method PROCESS_MESSAGE_QUEUE Signature
Method PROCESS_MESSAGE_QUEUE on class CL_PT_APPLICATION has no parameter.
Method PROCESS_MESSAGE_QUEUE on class CL_PT_APPLICATION has no exception.
Method RUN Signature
Method RUN on class CL_PT_APPLICATION has no parameter.
Method RUN on class CL_PT_APPLICATION has no exception.
History
Last changed by/on | SAP | 20000503 |
SAP Release Created in |