SAP ABAP Class CL_RSSDPR_TOOLS_CALENDAR (SDPR TOOLS - Calendar)
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
Properties
Class CL_RSSDPR_TOOLS_CALENDAR  
Short Description SDPR TOOLS - Calendar    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status K  Customer Production Program 
Category 0   
Package RS_BCT_SPL_SDPR   BW: Content Logistics - Supplier Delivery Performance Rating 
Created 20040121   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSSDPR_TOOLS_CALENDAR has no forward declaration.
Interfaces
Class CL_RSSDPR_TOOLS_CALENDAR has no interface implemented.
Friends
Class CL_RSSDPR_TOOLS_CALENDAR has no friend class.
Attributes
Class CL_RSSDPR_TOOLS_CALENDAR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_CALMONTH_TO_FISCPER Static method Public Method Convert Calendar Month to Fiscal Period 20050727
2 CONVERT_CALWEEK_TO_FISCPER Static method Public Method Convert Calendar Month to Fiscal Period 20050727
3 CONVERT_FISCPER_TO_CALMONTH Static method Public Method Convert Fiscal Period to Calendar Period 20050727
4 CONVERT_FISCPER_TO_CALWEEK Static method Public Method Convert Fiscal Period to Calendar Period 20050727
Events
Class CL_RSSDPR_TOOLS_CALENDAR has no event.
Types
Class CL_RSSDPR_TOOLS_CALENDAR has no local type.
Method Signatures

Method CONVERT_CALMONTH_TO_FISCPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALMONTH Call by reference Type reference (TYPE) RSCALMONTH Calendar year / month 20050727
2 Returning R_FISCPER Value transfer Type reference (TYPE) RSFISCPER Fiscal year / period 20050727
# Exception Resumable Description Created on
1 CX_RSSDPR_EXCEPT_DATE_CONV_ERR Date Conversion Error 20050727

Method CONVERT_CALWEEK_TO_FISCPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALWEEK Call by reference Type reference (TYPE) RSCALWEEK Calendar year / week 20050727
2 Returning R_FISCPER Value transfer Type reference (TYPE) RSFISCPER Fiscal year / period 20050727
# Exception Resumable Description Created on
1 CX_RSSDPR_EXCEPT_DATE_CONV_ERR Date Conversion Error 20050727

Method CONVERT_FISCPER_TO_CALMONTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FISCPER Call by reference Type reference (TYPE) RSFISCPER Fiscal year / period 20050727
2 Returning R_CALMONTH Value transfer Type reference (TYPE) RSCALMONTH Calendar year / month 20050727
# Exception Resumable Description Created on
1 CX_RSSDPR_EXCEPT_DATE_CONV_ERR Date Conversion Error 20050727

Method CONVERT_FISCPER_TO_CALWEEK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FISCPER Call by reference Type reference (TYPE) RSFISCPER Fiscal year / period 20050727
2 Returning R_CALWEEK Value transfer Type reference (TYPE) RSCALWEEK Calendar year / week 20050727
# Exception Resumable Description Created on
1 CX_RSSDPR_EXCEPT_DATE_CONV_ERR Date Conversion Error 20050727
History
Last changed by/on SAP  20141101 
SAP Release Created in 352