SAP ABAP Function Module HR_AUPBS_SENIORITY (Calculate the whole length of service of employee)
Hierarchy
☛
SAP_HRCAU (Software Component) Sub component SAP_HRCAU of SAP_HR
⤷ PY-AU-PS (Application Component) Public Sector
⤷ P13P1 (Package) HR-AU-PS: Master data for Public sector Australia
⤷ PY-AU-PS (Application Component) Public Sector
⤷ P13P1 (Package) HR-AU-PS: Master data for Public sector Australia
Basic Data
Function Module | HR_AUPBS_SENIORITY | Calculate the whole length of service of employee |
Function Group | 3QP8 | Time related calculation function mod. |
Program Name | SAPL3QP8 | Time related calculation function mod. |
INCLUDE Name | L3QP8U01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
Importing | TPERNR | TYPE | P0000-PERNR | Personal number | |||
Importing | START_DATE | TYPE | SYST-DATUM | Begin date | |||
Importing | END_DATE | TYPE | SYST-DATUM | End date | |||
Importing | IPRSV | TYPE | T5QPBS4F-IPRSV | Include Prior Service | |||
Importing | CLWOP | TYPE | T5QPBS4F-IPRSV | Always count LWOP into LOS | |||
Importing | CUNAU | TYPE | T5QPBS4F-IPRSV | Always count unauthorised leave into LOS | |||
Importing | FT_PT | TYPE | T5QPBS4F-IPRSV | Split period service into FT and PT periods | |||
Importing | STDHW | TYPE | T5QPBS4F-IPRSV | Use standard hours per week for FT from t511k | |||
Importing | RDADV | TYPE | T5QPBS4F-IPRSV | ||||
Importing | CTLSL | TYPE | T5QPBS4F-IPRSV | Count eligible service for LSL | |||
Importing | CTTER | TYPE | T5QPBS4F-IPRSV | Count eligible service for Termination payment | |||
Importing | THRES_VAL | TYPE | T511K-KWERT | Threshold Value for LWOP/UNAL from T511K | |||
Tables | SENIORITY | TYPE | AUPBS_SENIORITY | Seniority table | |||
Exception | CUSTOMIZING_ERROR | TYPE | Both parameters CTLSL and CTTER are selected | ||||
Exception | SELECT_WRONG_PERIOD | TYPE | Start date must be earlier than end 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 | 20010720 |
SAP Release Created in |