SAP ABAP Function Module /MRSS/RMS_DATE_CONVERSION (Date Conversion for months from 01 to Jan)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-CP (Application Component) Capacity and Resource Planning
     /MRSS/RMS (Package) Resource Management Service Layer
Basic Data
Function Module /MRSS/RMS_DATE_CONVERSION Date Conversion for months from 01 to Jan  
Function Group /MRSS/RMS_NW_CB   Customizing Buffer for services Layer  
Program Name /MRSS/SAPLRMS_NW_CB    
INCLUDE Name /MRSS/LRMS_NW_CBU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_MONTH_CHAR2 TYPE CHAR2 MM Format of month
Exporting EV_MONTH_CHAR3 TYPE CHAR3 MMM Format of month
Importing IV_MONTH_CHAR2 TYPE CHAR2 MM format of month
Importing IV_MONTH_CHAR3 TYPE CHAR3 MMM format of month
Importing IV_CONVERT TYPE I 0 0 = char2 to char3, 1 = char3 to char2
Exception DATA_ERROR TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20141109 
SAP Release Created in 700