Example: Replacing a Constant Generically 
Purpose
You want to replace the selected values of the KOSTL field object (cost center) with new values during the data export.
Process flow
Perform the conversion of direct values in two steps:
Field: KOSTL (old) |
Field: KOSTL (new) |
1111 |
Z1111 |
2222 |
Z222 |
* |
ZZZZ |
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 |