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
⤷
⤷
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 |
|---|---|---|---|---|---|---|---|
| |
TPERNR | TYPE | P0000-PERNR | Personal number | |||
| |
START_DATE | TYPE | SYST-DATUM | Begin date | |||
| |
END_DATE | TYPE | SYST-DATUM | End date | |||
| |
IPRSV | TYPE | T5QPBS4F-IPRSV | Include Prior Service | |||
| |
CLWOP | TYPE | T5QPBS4F-IPRSV | Always count LWOP into LOS | |||
| |
CUNAU | TYPE | T5QPBS4F-IPRSV | Always count unauthorised leave into LOS | |||
| |
FT_PT | TYPE | T5QPBS4F-IPRSV | Split period service into FT and PT periods | |||
| |
STDHW | TYPE | T5QPBS4F-IPRSV | Use standard hours per week for FT from t511k | |||
| |
RDADV | TYPE | T5QPBS4F-IPRSV | ||||
| |
CTLSL | TYPE | T5QPBS4F-IPRSV | Count eligible service for LSL | |||
| |
CTTER | TYPE | T5QPBS4F-IPRSV | Count eligible service for Termination payment | |||
| |
THRES_VAL | TYPE | T511K-KWERT | Threshold Value for LWOP/UNAL from T511K | |||
| |
SENIORITY | TYPE | AUPBS_SENIORITY | Seniority table | |||
| |
CUSTOMIZING_ERROR | TYPE | Both parameters CTLSL and CTTER are selected | ||||
| |
SELECT_WRONG_PERIOD | TYPE | Start date must be earlier than end date | ||||
Processing Type
| Normal Function 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 |