SAP ABAP Class CX_RSSDPR_EXCEPT_WRONGTYPE (SDPR Parameter Type Mis-Match Exception)
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 20031204
Properties
Class CX_RSSDPR_EXCEPT_WRONGTYPE  
Short Description SDPR Parameter Type Mis-Match Exception    
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 20031204   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_RSSDPR_EXCEPT_WRONGTYPE has no forward declaration.
Interfaces
Class CX_RSSDPR_EXCEPT_WRONGTYPE has no interface implemented.
Friends
Class CX_RSSDPR_EXCEPT_WRONGTYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_RSSDPR_EXCEPT_WRONGTYPE Constant Public See coding 20031204
2 PARAMETER_NAME Instance attribute Public Type reference (TYPE) RSBCTSDPR_D_PARAMETER_NAME Parameter Name (used in SDPR for global settings) 20031204
3 PARAMETER_TYPE Instance attribute Public Type reference (TYPE) DATATYPE_D Data Type in ABAP Dictionary 20031204
4 REQUIRED_TYPE Instance attribute Public Type reference (TYPE) DATATYPE_D Data Type in ABAP Dictionary 20031204
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031204
Events
Class CX_RSSDPR_EXCEPT_WRONGTYPE has no event.
Types
Class CX_RSSDPR_EXCEPT_WRONGTYPE 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 PARAMETER_NAME Call by reference Type reference (TYPE) RSBCTSDPR_D_PARAMETER_NAME 20031204
2 Importing PARAMETER_TYPE Call by reference Type reference (TYPE) DATATYPE_D 20031204
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20031204
4 Importing REQUIRED_TYPE Call by reference Type reference (TYPE) DATATYPE_D 20031204
5 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20031204

Method CONSTRUCTOR on class CX_RSSDPR_EXCEPT_WRONGTYPE has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 351