Example: Replacing a Constant Generically You want to replace the selected values of the KOSTL field object
(cost center)
with new values during the data export.
Perform the conversion of direct values in two steps:
Enter the following values in the
KOSTL (old)
and
KOSTL (new)
fields in the
Constant for Cost Center
dialog box.
Field: KOSTL (old) |
Field: KOSTL (new) |
1111 |
Z1111 |
2222 |
Z222 |
* |
ZZZZ |
When the Interface Toolbox exports data, selected values for the
Cost Center (KOSTL)
field are contained in the input data stream records. The system replaces these selected input values for the
Old cost center (KOSTL (old))
field by the values you have entered in the
New cost center (KOSTL (new))
field.
Values for the KOSTL field in the input data stream for the export |
Content of the KOSTL field after the data export |
1111 |
Z1111 |
2222 |
Z2222 |
3333 |
ZZZZZ |