SAP ABAP Class CX_POS_ERROR (Exception Class Pos Interface)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       WPOS (Package) IS-R: POS interface
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 20040323
Properties
Class CX_POS_ERROR  
Short Description Exception Class Pos Interface    
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   IS-R: POS interface 
Created 20040323   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_POS_ERROR has no forward declaration.
Interfaces
Class CX_POS_ERROR has no interface implemented.
Friends
Class CX_POS_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MESSAGECLASS Instance attribute Public Type reference (TYPE) SYMSGID Messages, Message Class 20040323
2 MESSAGENUMBER Instance attribute Public Type reference (TYPE) SYMSGNO Messages, Message Number 20040323
3 MESSAGETYPE Instance attribute Public Type reference (TYPE) SYMSGTY Messages, Message Type 20040323
4 MESSAGEVARIABLE1 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variable 20040323
5 MESSAGEVARIABLE2 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variable 20040323
6 MESSAGEVARIABLE3 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variable 20040323
7 MESSAGEVARIABLE4 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variable 20040323
8 SEGMENTNUMBER Instance attribute Public Type reference (TYPE) IDOCDSGNUM Number of SAP Segment 20040716
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040323
2 GET_ATTRIBUTES Instance method Public Method Read Attributes 20040323
Events
Class CX_POS_ERROR has no event.
Types
Class CX_POS_ERROR 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 MESSAGECLASS Value transfer Type reference (TYPE) SYMSGID MESSAGECLASS 20040323
2 Importing MESSAGENUMBER Value transfer Type reference (TYPE) SYMSGNO MESSAGENUMBER 20040323
3 Importing MESSAGETYPE Value transfer Type reference (TYPE) SYMSGTY MESSAGETYPE 20040323
4 Importing MESSAGEVARIABLE1 Value transfer Type reference (TYPE) SYMSGV MESSAGEVARIABLE1 20040323
5 Importing MESSAGEVARIABLE2 Value transfer Type reference (TYPE) SYMSGV MESSAGEVARIABLE2 20040323
6 Importing MESSAGEVARIABLE3 Value transfer Type reference (TYPE) SYMSGV MESSAGEVARIABLE3 20040323
7 Importing MESSAGEVARIABLE4 Value transfer Type reference (TYPE) SYMSGV MESSAGEVARIABLE4 20040323
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040323
9 Importing SEGMENTNUMBER Value transfer Type reference (TYPE) IDOCDSGNUM SEGMENTNUMBER 20040716
10 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20040323

Method CONSTRUCTOR on class CX_POS_ERROR has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MESSAGECLASS Call by reference Type reference (TYPE) SYMSGID Nachrichten, Nachrichtenklasse 20040323
2 Exporting EX_MESSAGENUMBER Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20040323
3 Exporting EX_MESSAGETYPE Call by reference Type reference (TYPE) SYMSGTY Nachrichten, Nachrichtentyp 20040323
4 Exporting EX_MESSAGEVARIABLE1 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20040323
5 Exporting EX_MESSAGEVARIABLE2 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20040323
6 Exporting EX_MESSAGEVARIABLE3 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20040323
7 Exporting EX_MESSAGEVARIABLE4 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20040323
8 Exporting EX_SEGMENTNUMBER Call by reference Type reference (TYPE) IDOCDSGNUM Nummer des SAP-Segmentes 20040716

Method GET_ATTRIBUTES on class CX_POS_ERROR has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 470