SAP ABAP Interface IF_PCO_QUERY_MESSAGE (PCo: Query Message Processing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PCO (Application Component) Plant Connectivity (Pco): ABAP part
     S_PCO (Package) Plant Connectivity: Business Suite Integration (ABAP Part)
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
Interface IF_PCO_QUERY_MESSAGE  
Short Description PCo: Query Message Processing    
General Data
Package S_PCO   Plant Connectivity: Business Suite Integration (ABAP Part) 
Created 20100827   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_PCO_QUERY_MESSAGE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MESSAGE Interface for Accessing Texts from Message Objects 20100827
Friends
Interface IF_PCO_QUERY_MESSAGE has no friend.
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
Interface IF_PCO_QUERY_MESSAGE has no event.
Types
Interface IF_PCO_QUERY_MESSAGE has no local type.
Method Signatures

Method GET_LONGTEXT Signature

Method GET_LONGTEXT on Interface IF_PCO_QUERY_MESSAGE has no parameter.
Method GET_LONGTEXT on Interface 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 Interface IF_PCO_QUERY_MESSAGE has no exception.

Method GET_TEXT Signature

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