SAP ABAP Function Module HRGPBS_HESA_CTYPE (Returns Contract type and information for a given date)
Hierarchy
SAP_HRCGB (Software Component) Sub component SAP_HRCGB of SAP_HR
   PY-GB-PS (Application Component) Öffentlicher Dienst
     P08P_HER (Package) HR Public Sector Great Britain (Higher Education)
Basic Data
Function Module HRGPBS_HESA_CTYPE Returns Contract type and information for a given date  
Function Group HRGPBS_HESA   HESA: Service modules  
Program Name SAPLHRGPBS_HESA   HESA: Service modules 
INCLUDE Name LHRGPBS_HESAU13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CONTRACT_TYPE TYPE T5GPBSH_CTY HESA: Contract types
Exporting P_BEGDA TYPE P0615-BEGDA Start date of initial (first) contract
Exporting P_ENDDA TYPE P0615-ENDDA End Date of last contract extension
Importing P_DATE TYPE D Date
Importing P_PERNR TYPE PERSNO Personnel number (for error msg only)
Tables P_P0615 TYPE P0615 HR Master Record for Infotype 0615
Exception NO_RECORD_AT_DATE TYPE There is no contract record at the given date
Exception EXTENSION_WITHOUT_PREVIOUS TYPE There is a extension without a previous record
Exception INVALID_CONTRACT_TYPE TYPE Contract type found does not exist
               
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  20010720 
SAP Release Created in