Skip to main content

xSuite Cube Release Notes

Text log

The internal storage of the text log was changed to enable a timeline view in xSuite Web and in SAP Fiori. New text-log entries are no longer attached to the existing standard text. Instead, each log entry generates its own new standard text. New entries are stored with a process ID and a sequential number. The date, time and user are stored in the header data for the text.

When reading the texts, all entries are sorted by date and returned together with their header data as a table. For the SAP GUI display, all new entries are converted to the old format and separated as one entry by text lines with the separator line defined in customizing.

The modules /WMD/XF_WEB_SAVE_LONGTEXT and /WMD/XF_WEB_GET_LONGTEXT were created for web access. The text protocol and all its entries can be queried directly via the process ID.