Binding Definition from Target Container to Source Container
Special information on multiline elements
Multiline target element — any source element
The target element to which the value of a single-line or multiline element from the source container is to be assigned can be defined as multiline.
If you select a multiline element in the target container with the addition "add instead of change" in the F4 input help, the value to be assigned from the source container is appended to the relevant table. The target element is shown in the binding editor display with two slashes:
&<MultilineElement>//&If you select the multiline target element without the addition, the element is initialized and the value to be assigned from source container is put into the table as the first element.
Expression type |
Permitted binding direction |
Explanation |
&<MultilineElement>& |
|
Target element is overwritten |
&<MultilineElement>//& |
|
Source element is appended to target element. |
Special information on elements with structure reference
Target element with structure reference — source element with field reference
You can write the content of the source element into the structure of the target element . The structure itself is not taken into account.