Hi All,
I am having an issue with the FM SAP_CONVERT_TO_TEX_FORMAT in which I am using field seperator as Comma(,). some of my data is having comma in the value for ex. Description as BOLT,Small. In this function module it is separating the valuse based on comma as two fields instead of considering it as single field.
As a result, values are getting populated into extra columns in the output.
Kindly suggest as how to handle this.
Thanks in Advance.
Regards,
Arun.