SAP ABAP Function Module HR_99S_BUILD_PERIOD_JOIN (Build a join between two tables of validity periods)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX-RS (Application Component) Reuse Services for Country Development
     P99S (Package) Southern Europe Basis
Basic Data
Function Module HR_99S_BUILD_PERIOD_JOIN Build a join between two tables of validity periods  
Function Group HR99S00_GENERIC   Generic functions Southern Europe  
Program Name SAPLHR99S00_GENERIC   Generic functions Southern Europe 
INCLUDE Name LHR99S00_GENERICU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_PERIOD_JOIN_TABLE TYPE P99SU_TAB_VALIDITY_DATES Table with joined validity periods
Exporting EX_RETURN_CODE TYPE SYSUBRC Return Value, Return Value After ABAP Statements
Importing IM_BEGDA TYPE BEGDA Start Date
Importing IM_ENDDA TYPE ENDDA End Date
Importing IM_VALIDITY_TABLE1 TYPE TABLE First table with validity dates to join
Importing IM_VALIDITY_TABLE2 TYPE TABLE Second table with validity dates to join
               
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  20060208 
SAP Release Created in 46C