SAP ABAP Class IF_PT_APPLICATION_CORE (Specific Application Core)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_APPLICATION_TMW_CORE TMW Application 19990610
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_APPLICATION_TMW_ESS_CORE TMW ESS Application 20000510
Properties
Class IF_PT_APPLICATION_CORE  
Short Description Specific Application Core    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19990610   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PT_APPLICATION_CORE has no forward declaration.
Interfaces
Class IF_PT_APPLICATION_CORE has no interface implemented.
Friends
Class IF_PT_APPLICATION_CORE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APP_ID Instance attribute Public Type reference (TYPE) PTAPPID Usage Indicator for UI Framework 20000317
Methods
# Method Level Visibility Method type Description Created on
1 FINALIZE Instance method Public Method Termination 19990610
2 GET_GUI_LAYOUT Instance method Public Method GUI Layout for Next Run 19990610
3 GET_ROOT_NODE_ID Instance method Public Method Initial Node ID 19990610
4 HANDLE_MESSAGE Instance method Public Method Message Processing 19990610
5 INITIALIZE Instance method Public Method Late Initialization 19990610
6 IS_ACTIVE Instance method Public Method Active? 19990610
Events
Class IF_PT_APPLICATION_CORE has no event.
Types
Class IF_PT_APPLICATION_CORE has no local type.
Method Signatures

Method FINALIZE Signature

Method FINALIZE on class IF_PT_APPLICATION_CORE has no parameter.
Method FINALIZE on class IF_PT_APPLICATION_CORE has no exception.

Method GET_GUI_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_PT_GUI_LAYOUT GUI Layout 19990610

Method GET_GUI_LAYOUT on class IF_PT_APPLICATION_CORE has no exception.

Method GET_ROOT_NODE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PTNODEID Knoten ID 19990610

Method GET_ROOT_NODE_ID on class IF_PT_APPLICATION_CORE has no exception.

Method HANDLE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MESSAGE Value transfer Object reference (TYPE REF TO) IF_PT_UIA_MESSAGE Nachricht 19990610
2 Returning RESULT Value transfer Type reference (TYPE) PTTUMSG Nachrichten zur Weitergabe 19990610

Method HANDLE_MESSAGE on class IF_PT_APPLICATION_CORE has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class IF_PT_APPLICATION_CORE has no parameter.
# Exception Resumable Description Created on
1 FAILED Fehler 19990610

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Aktiv? 19990610

Method IS_ACTIVE on class IF_PT_APPLICATION_CORE has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in