cancel
Showing results for 
Search instead for 
Did you mean: 

import desc with ,

Former Member
0 Kudos
63

Dear all,

I want to import the item master , in that the desc contains , and ' extract i want the exact desc in sap without " " .

regards

Kavitha S

View Entire Topic
Former Member
0 Kudos

Hi Kavitha,

You need to save the file as Tab Delimited Text format. Then open it by text editor such as notebook before DTW. Replace all double quotes with empty space in the file.

Thanks,

Gordon

Former Member
0 Kudos

thanks i got it .