SAP ABAP Function Module HR_99S_DATE_ADD_SUB_DURATION (Add or substract a duration given in years, months, days to a date)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PY-XX-RS (Application Component) Reuse Services for Country Development
⤷
P99S (Package) Southern Europe Basis
⤷
⤷
Basic Data
| Function Module | HR_99S_DATE_ADD_SUB_DURATION | Add or substract a duration given in years, months, days to a date |
| Function Group | HR99S00_TIME | Generic time related functions |
| Program Name | SAPLHR99S00_TIME | |
| INCLUDE Name | LHR99S00_TIMEU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EX_DATE | TYPE | DATUM | Date | |||
| |
IM_DATE | TYPE | DATUM | Date | |||
| |
IM_OPERATOR | TYPE | ADSUB | Processing indicator | |||
| |
IM_DURATION | TYPE | PSEN_DURATION | Duration in Years, Months, and Days | |||
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 | 20070912 |
| SAP Release Created in | 470 |