SAP ABAP Function Module HR_HK_TOTAL_YOS (HR-HK: Calculate an employee's total years of service)
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_TOTAL_YOS HR-HK: Calculate an employee's total years of service  
Function Group 3HKC   HR-HK: Time Calculation Functions  
Program Name SAPL3HKC    
INCLUDE Name L3HKCU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting YEARS TYPE PEA_SCRYY Total years of service
Exporting MONTHS TYPE PEA_SCRMM Total months of service
Exporting DAYS TYPE PEA_SCRDD Total days of service
Importing YEARS1 TYPE PEA_SCRYY Years of service
Importing MONTHS1 TYPE PEA_SCRMM Months of service
Importing DAYS1 TYPE PEA_SCRDD Days of service
Importing YEARS2 TYPE PEA_SCRYY Credit years of service
Importing MONTHS2 TYPE PEA_SCRMM Credit months of service
Importing DAYS2 TYPE PEA_SCRDD Credit days of service
Importing OUTPUT_FORMAT TYPE CHAR2 '01' Format to display the output
               
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  19980423 
SAP Release Created in