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
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100827 | |
| 2 | Instance method | Public | Method | 20100827 | ||
| 3 | Instance method | Public | Method | 20100827 | ||
| 4 | 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 | IV_MSG_SEV | Call by reference | Type reference (TYPE) | S_PCO_QUERY_MESSAGE_SEVERITY | PCo: Schweregrad einer Meldung (Binärformat) | 20100827 | |||
| 2 | IV_MSG_TEXT | Call by reference | Type reference (TYPE) | STRING | Meldungstext | 20100827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 |