While sending the data as a CSV attachemnent, its not allowing more than 255 characters per line.
I want to send more than 255 characters in a line (in the CSV attacment. how to do this ?
The function module which i used is
SO_new_document_att_send_appi1.
or else suggest me a function module used to send csv attachement more than 255 characters in a line
Thanks