SAP ABAP Class CX_RSSDPR_EXCEPT_DATE_CONV_ERR (Date Conversion Error)
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 20040127
Properties
Class CX_RSSDPR_EXCEPT_DATE_CONV_ERR  
Short Description Date Conversion Error    
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 20040127   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_RSSDPR_EXCEPT_DATE_CONV_ERR has no forward declaration.
Interfaces
Class CX_RSSDPR_EXCEPT_DATE_CONV_ERR has no interface implemented.
Friends
Class CX_RSSDPR_EXCEPT_DATE_CONV_ERR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALMONTH Instance attribute Public Type reference (TYPE) RSCALMONTH Calendar year / month 20050727
2 CALWEEK Instance attribute Public Type reference (TYPE) RSCALWEEK Calendar year / week 20050727
3 CONST_CALMONTH_TO_FISCPER_ERR Constant Public Type reference (TYPE) STRING 'calmonth-to-fiscalperiod' Constant Value for Error Type - Calmonth to Fiscal Period 20050727
4 CONST_CALWEEK_TO_FISCPER_ERR Constant Public Type reference (TYPE) STRING 'calweek-to-fiscalperiod' Constant Value for Error Type - Calweek to Fiscal Period 20050727
5 CONST_FISCPER_TO_CALMONTH_ERR Constant Public Type reference (TYPE) STRING 'fiscalperiod-to-calmonth' Constant Value for Error Type - Fiscal Period to Calmonth 20050727
6 CONST_FISCPER_TO_CALWEEK_ERR Constant Public Type reference (TYPE) STRING 'fiscalperiod-to-calweek' Constant Value for Error Type - Fiscal Period to Calweek 20050727
7 ERROR_TYPE Instance attribute Public Type reference (TYPE) STRING the Error Type 20040127
8 FISCPER Instance attribute Public Type reference (TYPE) RSFISCPER Fiscal year / period 20050727
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040127
2 SET_MESSAGE Instance method Private Method Sets the message according to the error type 20040127
Events
Class CX_RSSDPR_EXCEPT_DATE_CONV_ERR has no event.
Types
Class CX_RSSDPR_EXCEPT_DATE_CONV_ERR 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 CALMONTH Call by reference Type reference (TYPE) RSCALMONTH 20050727
2 Importing CALWEEK Call by reference Type reference (TYPE) RSCALWEEK 20050727
3 Importing ERROR_TYPE Call by reference Type reference (TYPE) STRING 20040127
4 Importing FISCPER Call by reference Type reference (TYPE) RSFISCPER 20050727
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040127
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20040127

Method CONSTRUCTOR on class CX_RSSDPR_EXCEPT_DATE_CONV_ERR has no exception.

Method SET_MESSAGE Signature

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