Hello Experts,
We have a custom report which has around 440 fields all most all fields are related to Qty. after all values are in internal table i am building a excel file of it using , for that i am concatenating all column values in a single field wa_attach-line where line if of character length 262143 which is the maximum a character length as per ABAP guideline. In This case not all values of the columns are coming in the final table while sending the excel file through mail as an attachment.
Please advice me how to over come this problem.
Best Regards
Priyesh Shah