SAP ABAP Class IF_PCO_QUERY_MESSAGE (PCo: Query Message Processing)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_MESSAGE Interface for Accessing Texts from Message Objects 20100827
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PCO_QUERY_MESSAGE PCo: Messages for PCo Queries 20100827
Properties
Class IF_PCO_QUERY_MESSAGE  
Short Description PCo: Query Message Processing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100827   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PCO_QUERY_MESSAGE has no forward declaration.
Interfaces
Class IF_PCO_QUERY_MESSAGE has no interface implemented.
Friends
Class IF_PCO_QUERY_MESSAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MSG_SEV_DEBUG Constant Public Type reference (TYPE) S_PCO_QUERY_MESSAGE_SEVERITY 00 Severity: Debugging (Binary Format) 20100827
2 GC_MSG_SEV_DEBUG_C Constant Public Type reference (TYPE) S_PCO_QUERY_MESSAGE_SEVERITY_C 'DBG' Severity: Debugging 20100827
3 GC_MSG_SEV_ERROR Constant Public Type reference (TYPE) S_PCO_QUERY_MESSAGE_SEVERITY 03 Severity: Error (Binary Format) 20100827
4 GC_MSG_SEV_ERROR_C Constant Public Type reference (TYPE) S_PCO_QUERY_MESSAGE_SEVERITY_C 'ERR' Severity: Error 20100827
5 GC_MSG_SEV_FATAL Constant Public Type reference (TYPE) S_PCO_QUERY_MESSAGE_SEVERITY 04 Severity: Termination (Fatal) 20110306
6 GC_MSG_SEV_FATAL_C Constant Public Type reference (TYPE) S_PCO_QUERY_MESSAGE_SEVERITY_C 'FATL' Severity: Termination (Fatal) 20110306
7 GC_MSG_SEV_INFO Constant Public Type reference (TYPE) S_PCO_QUERY_MESSAGE_SEVERITY 01 Severity: Information (Binary Format) 20100827
8 GC_MSG_SEV_INFO_C Constant Public Type reference (TYPE) S_PCO_QUERY_MESSAGE_SEVERITY_C 'INFO' Severity: Information 20100827
9 GC_MSG_SEV_WARN Constant Public Type reference (TYPE) S_PCO_QUERY_MESSAGE_SEVERITY 02 Severity: Warning (Binary Format) 20100827
10 GC_MSG_SEV_WARN_C Constant Public Type reference (TYPE) S_PCO_QUERY_MESSAGE_SEVERITY_C 'WARN' Severity: Warning 20100827
11 M_MSG_SEV Instance attribute Public Type reference (TYPE) S_PCO_QUERY_MESSAGE_SEVERITY PCo: Severity of a Message (Binary Format) 20100827
12 M_MSG_SEV_C Instance attribute Public Type reference (TYPE) S_PCO_QUERY_MESSAGE_SEVERITY_C PCo: Severity of a Message (Character-Type) 20100827
13 M_MSG_TEXT Instance attribute Public Type reference (TYPE) STRING Message Text 20100827
Methods
# Method Level Visibility Method type Description Created on
1 GET_LONGTEXT Instance method Public Method 20100827
2 GET_MESSAGE_SEVERITY Instance method Public Method Delivers Severity Level of Message 20100827
3 GET_TEXT Instance method Public Method 20100827
Events
Class IF_PCO_QUERY_MESSAGE has no event.
Types
Class IF_PCO_QUERY_MESSAGE has no local type.
Method Signatures

Method GET_LONGTEXT Signature

Method GET_LONGTEXT on class IF_PCO_QUERY_MESSAGE has no parameter.
Method GET_LONGTEXT on class IF_PCO_QUERY_MESSAGE has no exception.

Method GET_MESSAGE_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MSG_SEV Call by reference Type reference (TYPE) S_PCO_QUERY_MESSAGE_SEVERITY PCo: Schweregrad einer Meldung (Binärformat) 20100827
2 Exporting EV_MSG_SEV_C Call by reference Type reference (TYPE) S_PCO_QUERY_MESSAGE_SEVERITY_C PCo: Schweregrad einer Meldung (zeichenartig) 20100827

Method GET_MESSAGE_SEVERITY on class IF_PCO_QUERY_MESSAGE has no exception.

Method GET_TEXT Signature

Method GET_TEXT on class IF_PCO_QUERY_MESSAGE has no parameter.
Method GET_TEXT on class IF_PCO_QUERY_MESSAGE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in