SAP ABAP Class CX_RSSDPR_EXCEPT_OUTOFRANGE (SDPR Value Out of Range)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-SPL-SDR (Application Component) Supplier Delivery Performance Rating
     RS_BCT_SPL_SDPR (Package) BW: Content Logistics - Supplier Delivery Performance Rating
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_RSSDPR_TOOLS_EXCEPTION Base class for all exceptions used in SDPR 20031211
Properties
Class CX_RSSDPR_EXCEPT_OUTOFRANGE  
Short Description SDPR Value Out of Range    
Super Class CX_RSSDPR_TOOLS_EXCEPTION Base class for all exceptions used in SDPR 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package RS_BCT_SPL_SDPR   BW: Content Logistics - Supplier Delivery Performance Rating 
Created 20031211   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_RSSDPR_EXCEPT_OUTOFRANGE has no forward declaration.
Interfaces
Class CX_RSSDPR_EXCEPT_OUTOFRANGE has no interface implemented.
Friends
Class CX_RSSDPR_EXCEPT_OUTOFRANGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONST_INTEGER_VALUE Constant Public Type reference (TYPE) STRING 'INTEGER' Constant value for error with integer value 20040224
2 CONST_PERCENTAGE_VALUE Constant Public Type reference (TYPE) STRING 'PERCENTAGE' Constant value for error with percentage value 20040224
3 CX_RSSDPR_EXCEPT_OUTOFRANGE Constant Public See coding 20031211
4 DELIVERY_TYPE Instance attribute Public Type reference (TYPE) RSBCTSDPR_D_DELIVERY_TYPE Delivery Type 20040211
5 ERROR_TYPE Instance attribute Public Type reference (TYPE) STRING The Error Type 20040224
6 METRIC_ID Instance attribute Public Type reference (TYPE) RSBCTSDPR_D_MTCID Metric ID 20040211
7 PARA_RANGE Instance attribute Public Type reference (TYPE) STRING Parameter legal range 20031212
8 PARA_VALUE Instance attribute Public Type reference (TYPE) STRING Interval Boundary (in percent) 20040428
9 PARA_VALUE_INT Instance attribute Public Type reference (TYPE) RSBCTSDPR_D_LOWERBOUNDINT Lower bound (integer) 20040224
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031211
2 SET_MESSAGE Instance method Private Method sets the message according to the error type 20040224
Events
Class CX_RSSDPR_EXCEPT_OUTOFRANGE has no event.
Types
Class CX_RSSDPR_EXCEPT_OUTOFRANGE 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 DELIVERY_TYPE Call by reference Type reference (TYPE) RSBCTSDPR_D_DELIVERY_TYPE 20040211
2 Importing ERROR_TYPE Call by reference Type reference (TYPE) STRING 20040224
3 Importing METRIC_ID Call by reference Type reference (TYPE) RSBCTSDPR_D_MTCID 20040211
4 Importing PARA_RANGE Call by reference Type reference (TYPE) STRING 20031212
5 Importing PARA_VALUE Call by reference Type reference (TYPE) STRING 20040428
6 Importing PARA_VALUE_INT Call by reference Type reference (TYPE) RSBCTSDPR_D_LOWERBOUNDINT 20040224
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20031211
8 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20031211

Method CONSTRUCTOR on class CX_RSSDPR_EXCEPT_OUTOFRANGE has no exception.

Method SET_MESSAGE Signature

Method SET_MESSAGE on class CX_RSSDPR_EXCEPT_OUTOFRANGE has no parameter.
Method SET_MESSAGE on class CX_RSSDPR_EXCEPT_OUTOFRANGE has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 351