SAP ABAP Function Module RELATIVE_DATE_CALCULATE (Berechnung des um die angegebenen Jahre, Monate und Tage versetzten Datums)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
FTA (Package) R/3 appl. development for Treasury money,forex,forward gen

⤷

⤷

⤷

Basic Data
Function Module | RELATIVE_DATE_CALCULATE | Berechnung des um die angegebenen Jahre, Monate und Tage versetzten Datums |
Function Group | TB01_ADDON | Conversion Routines |
Program Name | SAPLTB01_ADDON | Konvertierungsroutinen |
INCLUDE Name | LTB01_ADDONU12 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
RESULT_DATE | TYPE | Ergebnisdatum | ||||
![]() |
DAYS | TYPE | '0' | Differenz in Tagen (positiv oder negativ) | |||
![]() |
MONTHS | TYPE | '0' | Differenz in Monaten (positiv oder negativ) | |||
![]() |
START_DATE | TYPE | SY-DATUM | Basisdatum | |||
![]() |
YEARS | TYPE | '0' | Differenz in Jahren (positiv oder negativ) | |||
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 | 20011004 |
SAP Release Created in | 463_20 |