Skip to main content

xSuite Cube Release Notes

Miscellaneous

Dialogs now moveable

A dialog that is displayed in the foreground can now be moved by drag-and-drop. To do this, point and click in the title bar of the dialog.

image31.png
Preview in Microsoft Edge

The display of xSuite archive documents on the right side of the application in Microsoft Edge has caused problems with the display of the document, but now it is possible to use it.

Autocompletion of login fields

To further improve the security of the application, you can now specify in the /sap/bs/bsp/wmd/ui5_365/settings.js file whether the autocompletion of the user name is used on the login page.

xf5web.autocomplete = 'on';
Field catalog change when switching plants in the feeder

The output parameter ET_FCAT_FEED has been added to the function module /WMD/XF_PU_BSP_HANDLE_FEED. The parameter ensures that the correct field will be selected in the line items of the PO feeder after plants have been switched.

Line-item text in feeder

In the past, line-item texts in the feeder could be captured without selecting a concrete line item. This is no longer possible.

Length limitation for account assignment templates

Different maximum lengths were allowed for the names of account assignment templates in xSuite Web and in SAP GUI.

Now the names of account assignment templates are limited to 20 characters in both user interfaces.

Display of date

The form of the date displayed has been changed to a medium length variant with a four-digit year throughout the application.

Document type for payment request

A warning message is now issued if no default document type has been maintained.

Problems with non-unicode systems
  • The usability of special characters in file attachment names has been improved to allow characters outside the Latin-1 character set.

  • As a result of normalization and encoding, an "ß" may now also be used in the user name.

  • For display of localized details in the work item list, correct coding of the document texts has been ensured when function module /WMD/XF_WEB_WILIST_GET_DETAIL is called.

  • When creating templates in the PO feeder, non-ASCII characters in the template name are now accepted in Unicode systems.