SAP ABAP Function Module HRGPBS_HESA_NISR_GRADE (Determine HESA Code for grade)
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_NISR_GRADE Determine HESA Code for grade  
Function Group HRGPBS_HESA_NISR   Service modules for HESA NISR  
Program Name SAPLHRGPBS_HESA_NISR    
INCLUDE Name LHRGPBS_HESA_NISRU21    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting P_GRADE TYPE P08_HESA_GRADE HESA: Grade structure
Exporting P_SALPOINT TYPE P08P_HESA_SALPOINT HESA: Salary point
Exporting P_GRADID TYPE P08_HESA_GRADID HESA: Grade identifier
Importing P_DATE TYPE DATUM Date
Importing P_SUBTY TYPE SUBTY '0 ' Subtype of infotype 0008
Importing P_PERNR TYPE PERSNO Personnel number
Tables P_P0001 TYPE P0001 HR Master Record: Infotype 0001 (Org. Assignment)
Tables P_P0008 TYPE P0008 HR Master Record: Infotype 0008 (Basic Pay)
Exception NO_P0001 TYPE No infotype 0001 at given date
Exception NO_P0008 TYPE No infotype 0008 at given date
Exception FEATURE_FAILED TYPE Feature 08HGR failed to evaluate
Exception INVALID_VALUE TYPE Value returned from feature is invalid
               
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  20091125 
SAP Release Created in 470