I am using SAP BODS as ETl tool and my source is S4HANA.
My source contains special characters like "DD-MANAGEr" , while importing the S4HANA table into BODS the data will become like "DD MANAGEr". instead of "-" it is converting to Space, but i want to load data as it is.
Add comment