SAP ABAP Class CX_SEXCP_ORDER_ERROR (Error with order)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SEXCP_DEMO (Package) Exceptions Demo
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20090319
Properties
Class CX_SEXCP_ORDER_ERROR  
Short Description Error with order    
Super Class CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SEXCP_DEMO   Exceptions Demo 
Created 20090317   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SEXCP_ORDER_ERROR has no forward declaration.
Interfaces
Class CX_SEXCP_ORDER_ERROR has no interface implemented.
Friends
Class CX_SEXCP_ORDER_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SEXCP_ORDER_ERROR Constant Public Type reference (TYPE) SOTR_CONC '001A4BD2B24A02DCB3FC56F0E2AB5210' 20090319
2 ID Instance attribute Public Type reference (TYPE) S_BOOK_ID Booking number 20090317
3 PRICE_LIMIT Instance attribute Public Type reference (TYPE) SEXCP_ARTICLE_PRICE Price limit. 20090317
4 WITH_LIMIT Constant Public Type reference (TYPE) SOTR_CONC '001A4BD2B24A02DCB3FC586F69B21213' 20090319
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090317
Events
Class CX_SEXCP_ORDER_ERROR has no event.
Types
Class CX_SEXCP_ORDER_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 ID Call by reference Type reference (TYPE) S_BOOK_ID 20090317
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20090317
3 Importing PRICE_LIMIT Call by reference Type reference (TYPE) SEXCP_ARTICLE_PRICE 20090317
4 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20090317

Method CONSTRUCTOR on class CX_SEXCP_ORDER_ERROR has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in