
Creating Container Elements
Prerequisites
You have chosen Create in the container display and are now in create mode for a new container element.
Procedure
You give each container element a technical name that can be used to identify it uniquely. The technical name must begin with a letter. This can be followed by letters, underscores or digits. It is not case-sensitive. The technical name you choose should be in English.
This text can include upper and lower cases.
Choose ABAP Dictionary Reference, and enter the table or structure in the field Type name.
Choose ABAP Dictionary Reference, and enter the table or structure in the field Type name.
Choose Object type, an object type category, and enter the name of the object type.

Specification of an object type is not mandatory. If no object type is specified, the container element can be assigned a reference to an object of any type.
The values for each of the container elements may be in the form of a multiline list of field values or object references. This list is then saved under an element ID You can select multiline in the container definition so that this container element can hold a multiline list of values.

To assign several values to a target element defined as multiline, create the additional input lines using
.
Result
The container element is created, or its properties are adjusted. If you have defined initial value assignment, the system executes this at runtime.

If there is a binding definition from another container to the container with the initial values, the system executes this binding at runtime after the initial value assignment. You define in the options for the binding instruction whether a binding deletes the initial value from an empty source element.