SAP ABAP Function Module HRGPBS_TPS_CHECK_WAGE_TYPES (Checks whether wagetypes are in IT0008, IT0014, IT0015)
Hierarchy
SAP_HRCGB (Software Component) Sub component SAP_HRCGB of SAP_HR
   PY-GB-PS (Application Component) Öffentlicher Dienst
     P08P1 (Package) HR Public Sector Great Britain
Basic Data
Function Module HRGPBS_TPS_CHECK_WAGE_TYPES Checks whether wagetypes are in IT0008, IT0014, IT0015  
Function Group HRGPBS_TPS   TPS: Service modules  
Program Name SAPLHRGPBS_TPS    
INCLUDE Name LHRGPBS_TPSU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting P_EXIST TYPE XFELD Checkbox
Importing P_PERNR TYPE PERSNO Personnel number
Importing P_BEGDA TYPE BEGDA Start Date
Importing P_ENDDA TYPE ENDDA End Date
Tables P_P0008 TYPE P0008 HR Master Record: Infotype 0008 (Basic Pay)
Tables P_P0014 TYPE P0014 HR Master Record: Infotype 0014 (Recur. Payments/Deds.)
Tables P_P0015 TYPE P0015 HR Master Record: Infotype 0015 (Additional Payments)
Tables P_WTG_TAB TYPE P08P_LGART Structure To Hold Wage Types
               
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 470