SAP ABAP Class CX_WPOSP_STATIC_MESSAGE (Exceptions for Anticipated Errors in POS)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-POS (Application Component) POS Interface
     WPOS_PIPE (Package) Interface to PIPE / POS Data Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20060724
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WPOSP_GET_MESSAGE Return Message 20060927
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WPOSP_GET_T100_MESSAGE Generate T100 Message 20060927
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_WPOSP_PROC_RESPONSE_FAILURE Error while sending confirmation 20060927
2 Inheritance (c INHERITING FROM c_ref)  CX_WPOSP_SALES_QUERY_CALL Error Accessing Query for POS Transactions 20060724
Properties
Class CX_WPOSP_STATIC_MESSAGE  
Short Description Exceptions for Anticipated Errors in POS    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package WPOS_PIPE   Interface to PIPE / POS Data Management 
Created 20060724   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_WPOSP_STATIC_MESSAGE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WPOSP_GET_MESSAGE Return Message 20060927
2 IF_WPOSP_GET_T100_MESSAGE Generate T100 Message 20060927
Friends
Class CX_WPOSP_STATIC_MESSAGE has no friend class.
Attributes
Class CX_WPOSP_STATIC_MESSAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060724
2 GET_MESSAGE Instance method Public Method 20061117
3 GET_T100_MSG Instance method Public Method 20061117
Events
Class CX_WPOSP_STATIC_MESSAGE has no event.
Types
Class CX_WPOSP_STATIC_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 PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20060724
2 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20060724

Method CONSTRUCTOR on class CX_WPOSP_STATIC_MESSAGE has no exception.

Method GET_MESSAGE Signature

Method GET_MESSAGE on class CX_WPOSP_STATIC_MESSAGE has no parameter.
Method GET_MESSAGE on class CX_WPOSP_STATIC_MESSAGE has no exception.

Method GET_T100_MSG Signature

Method GET_T100_MSG on class CX_WPOSP_STATIC_MESSAGE has no parameter.
Method GET_T100_MSG on class CX_WPOSP_STATIC_MESSAGE has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700