The Function Module PERIOD_STRING_CONVERT (Konvertierung von Laufzeiten aus Datafeed in Datum und Tage) is a standard Function Module in SAP ERP and is part of the function group TB01_ADDON within the package FTA.
Function Module | PERIOD_STRING_CONVERT |
Short Text | Konvertierung von Laufzeiten aus Datafeed in Datum und Tage |
Function Group | TB01_ADDON |
Package | FTA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATE | LIKE | VTB_MARKET-DDATE | ||
PERIOD_STRING | LIKE | AT15B-SWLFZ | ||
WAERS1 | TYPE | WAERS | ||
WAERS2 | TYPE | WAERS |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DAYS | LIKE | AT15B-DLFZ | ||
RESULT_DATE | LIKE | VTB_MARKET-DDATE |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.