Skip to Content
0
Dec 15, 2022 at 11:32 AM

Sap po - File - call different mappings based on the field

330 Views

I have to handle a particular case, I have a stream on PO of type file.

based on a field I have to call different mappings.

for example if the value is "TEST1" I have to call mapping 1 if instead it is "TEST2" I have to call mapping 2.

However, in one file there are both values so in the same call I have to call two mappings

How can it be done?