SAP ABAP Function Module HR_GB_DAY_RELATIVE_TO_DATE (HR-GB: Find day in week relative to date)
Hierarchy
SAP_HRCGB (Software Component) Sub component SAP_HRCGB of SAP_HR
   PA-PA-GB (Application Component) Great Britain
     PB08 (Package) HR master data: UK
Basic Data
Function Module HR_GB_DAY_RELATIVE_TO_DATE HR-GB: Find day in week relative to date  
Function Group HRGZ   HR-GB: Miscellaneous modules  
Program Name SAPLHRGZ    
INCLUDE Name LHRGZU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NEW_DATE TYPE D Date of derived day in week
Exporting DAY_TEXT TYPE Text for day in week
Importing DATE TYPE D SY-DATUM Date
Importing DAY_IN_WEEK TYPE SDBA_DAY '7' Day in week to be determined
Importing BEFORE_OR_AFTER TYPE P08_SIGN '-' Day in week before or after date
               
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  20030327 
SAP Release Created in 46C