SAP ABAP Function Module HR_HK_ADD_MONTH_TO_DATE (HR-PT: Add or subtract months to a date)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX-RS (Application Component) Reuse Services for Country Development
     P99E (Package) Human Resources Department: Cross-Country Objects East Asia
Basic Data
Function Module HR_HK_ADD_MONTH_TO_DATE HR-PT: Add or subtract months to a date  
Function Group 3HKC   HR-HK: Time Calculation Functions  
Program Name SAPL3HKC    
INCLUDE Name L3HKCU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DMM_DAOUT TYPE SYST-DATUM Output date
Importing DMM_DATIN TYPE SYST-DATUM Input date
Importing DMM_COUNT TYPE C Number of months
Importing DMM_OPER TYPE C Operation (add/subtract)
Importing DMM_POS TYPE C Set date in the beginning or end of month
Exception UNKNOWN TYPE Unknown error
               
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  20080505 
SAP Release Created in