SAP ABAP Class CL_PCO_QUERY_MESSAGE (PCo: Messages for PCo Queries)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MESSAGE Interface for Accessing Texts from Message Objects 20100827
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PCO_QUERY_MESSAGE PCo: Query Message Processing 20100827
Properties
Class CL_PCO_QUERY_MESSAGE  
Short Description PCo: Messages for PCo Queries    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_PCO   Plant Connectivity: Business Suite Integration (ABAP Part) 
Created 20100827   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_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
2 IF_PCO_QUERY_MESSAGE PCo: Query Message Processing 20100827
Friends
Class CL_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 Instance attribute Public Attribute reference (LIKE) 20100827
2 GC_MSG_SEV_DEBUG_C Instance attribute Public Attribute reference (LIKE) 20100827
3 GC_MSG_SEV_ERROR Instance attribute Public Attribute reference (LIKE) 20100827
4 GC_MSG_SEV_ERROR_C Instance attribute Public Attribute reference (LIKE) 20100827
5 GC_MSG_SEV_FATAL Instance attribute Public Attribute reference (LIKE) 20110306
6 GC_MSG_SEV_FATAL_C Instance attribute Public Attribute reference (LIKE) 20110306
7 GC_MSG_SEV_INFO Instance attribute Public Attribute reference (LIKE) 20100827
8 GC_MSG_SEV_INFO_C Instance attribute Public Attribute reference (LIKE) 20100827
9 GC_MSG_SEV_WARN Instance attribute Public Attribute reference (LIKE) 20100827
10 GC_MSG_SEV_WARN_C Instance attribute Public Attribute reference (LIKE) 20100827
11 M_MSG_SEV Instance attribute Public Attribute reference (LIKE) 20100827
12 M_MSG_SEV_C Instance attribute Public Attribute reference (LIKE) 20100827
13 M_MSG_TEXT Instance attribute Public Attribute reference (LIKE) 20100827
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100827
2 GET_LONGTEXT Instance method Public Method 20100827
3 GET_MESSAGE_SEVERITY Instance method Public Method 20100827
4 GET_TEXT Instance method Public Method 20100827
Events
Class CL_PCO_QUERY_MESSAGE has no event.
Types
Class CL_PCO_QUERY_MESSAGE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG_SEV Call by reference Type reference (TYPE) S_PCO_QUERY_MESSAGE_SEVERITY PCo: Schweregrad einer Meldung (Binärformat) 20100827
2 Importing IV_MSG_TEXT Call by reference Type reference (TYPE) STRING Meldungstext 20100827
# Exception Resumable Description Created on
1 CX_PCO_BS_INT PCo Suite Integration: Ausnahmeklasse 20100827

Method GET_LONGTEXT Signature

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

Method GET_MESSAGE_SEVERITY Signature

Method GET_MESSAGE_SEVERITY on class CL_PCO_QUERY_MESSAGE has no parameter.
Method GET_MESSAGE_SEVERITY on class CL_PCO_QUERY_MESSAGE has no exception.

Method GET_TEXT Signature

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