Skip to main content

xSuite Cube Release Notes

Update of the SheetJS Framework (SAP Fiori)

The SheetJS framework has been updated, resulting in the following changes to the export function:

  • Time and date information is no longer exported as a string, but in the respective data format. This can be deactivated in the settings.json file (exportParamsasDate = "false").

  • Amount fields are formatted according to the currency. The content of the field remains unchanged. This can be deactivated in the settings.json file (exportParamsasCurr = "false").