SAP ABAP Class IF_XSS_PT_APPLICATION_CORE (Application Core)
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
Class IF_XSS_PT_APPLICATION_CORE  
Short Description Application Core    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030707   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XSS_PT_APPLICATION_CORE has no forward declaration.
Interfaces
Class IF_XSS_PT_APPLICATION_CORE has no interface implemented.
Friends
Class IF_XSS_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 20030707
2 UIA_LAYOUT Instance attribute Public Object reference (TYPE REF TO) IF_PT_UIA_LAYOUT UIA Layout 20030707
Methods
# Method Level Visibility Method type Description Created on
1 FINALIZE Instance method Public Method Termination 20030707
2 HANDLE_MESSAGE Instance method Public Method Process output 20030707
3 INITIALIZE Instance method Public Method Initialization of Backend 20030707
4 IS_ACTIVE Instance method Public Method Active? 20030707
5 IS_VETO Instance method Public Method Veto triggered during message processing? 20030801
Events
Class IF_XSS_PT_APPLICATION_CORE has no event.
Types
Class IF_XSS_PT_APPLICATION_CORE has no local type.
Method Signatures

Method FINALIZE Signature

Method FINALIZE on class IF_XSS_PT_APPLICATION_CORE has no parameter.
Method FINALIZE on class IF_XSS_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 Interface UIA Message 20030707
2 Returning RESULT Value transfer Type reference (TYPE) PTTUMSG Tabelle für UIA Nachrichten 20030707

Method HANDLE_MESSAGE on class IF_XSS_PT_APPLICATION_CORE has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class IF_XSS_PT_APPLICATION_CORE has no parameter.
# Exception Resumable Description Created on
1 PERNR_NOT_ENQUEUED Mitarbeiter konnte nicht gesperrt werden 20030911

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 Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030707

Method IS_ACTIVE on class IF_XSS_PT_APPLICATION_CORE has no exception.

Method IS_VETO 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 Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030801

Method IS_VETO on class IF_XSS_PT_APPLICATION_CORE has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in