Data Container WizardLocate this document in the navigation structure

Definition

To make the Graphical Framework more user-friendly a wizard for creating a data container has been provided. The data container wizard is a report used with a given DDIC structure to generate a file with a data container implementation.

Use

The report GFW_DCWIZARD uses a DDIC structure to create a data container that can be used by the Graphical Framework.

The data container is derived from the global data container class CL_GFW_DC.

Since, for security reasons, Include files cannot be generated automatically in the SAP system the file is created in the file system. This means that it has to be imported later (by upload) into a manually-created Include.

If a manually-created data container is out of date it can be regenerated using the most recent version of the wizard.

Note

The wizard generates data containers without the UNDO function and without named datasets.

Note

You retain the option of programming your own data container.

To ensure that corrections and improvements to the data container take effect in all applications a (wizard-) version control is integrated in the data containers created by the wizard.

For more information on the data container wizard read the documentation for the report GFW_DCWIZARD.