Skip to main content

xSuite Cube Release Notes

Unit test framework

The framework for creating unit tests was extended and adapted.

Test data is now stored in XML format in the MIME repository and read out again from there in a standardized manner.

Application and model classes of the workflow modules can be replaced by new test classes (/WMD/CM*) in the test. The creation of an explicit workflow instance or an explicit SAP business object is therefore in many cases no longer necessary.

Caution

In the course of this work, there has been a change in the role classes for xSuite Invoice Cube and xSuite Procurement Cube.

The new attributes XFIV or XFPU have been introduced as reference to /WMD/IF_XF_IV or /WMD/IF_XF_PU.

In the standard version, these attributes replace the attributes like XFAP and XFLO, which refer to concrete classes such as /WMD/CL_XF_AP and /WMDCL_XF_LO.

These class attributes still exist and are initialized correctly, but we recommend that you stop using them and to adapt any existing user exit classes.