Construction

Use

In the construction, you define all the additional features that your commission application is to have, which are not already contained in the standard application (template). You define these features according to your particular requirements for a commission system.

Features

The construction screen consists of two subscreens, both of which contain a tree structure.

Structure and Table Design

The right-hand tree displays the current design for your application, that is, all changeable structures and tables with all their fields. Here you can make any required changes. These changes are then taken into account during generation.

Field Selection/Object Types

The left-hand tree on the Field Selection tab page displays structures and tables from the ABAP dictionary whose fields are available for adding to the objects in your application. The configured business object categories are available under the node Structures from Operational Systems, Sorted By BusObjects . To increase the field selection based on your operational system structures, add the structures to the corresponding business object categories.

Hint: You can define business object categories using the Customizing activity Define Permitted Business Object Categories .

Alternatively, you can also display the subobject type hierarchy on the Object Types tab page. You edit the subobject types in the IMG activity Edit Business Object Categories .

You can extend your application in two different ways:

  • You can copy certain objects. These template objects have “01” at the end of their technical names. Each copy then receives a different two-figure number. The copies of a template object are called its instances.

  • You can add extra fields to numerous objects. In tables, you need to differentiate between key and data fields.

Result

The construction result ( design ) is saved in the database. Your changes only take effect after generation.