Hi,
I have a requirement to compare two fields ( brand form and product category) based on the product codes, whether these two fields have any blank values. If yes then send all those error records in email as an excel attachment.
My concern is there are no restrictions for the product codes and we have more than 80 lakhs records. When i compare if there are 30 lakhs error records among this, I am not able to send an email.
Program terminates With the error " TSV_TNEW_PAGE_ALLOC_FAILED ".
I am using 'SO_NEW_DOCUMENT_ATT_SEND_API1' Function module to send mail as excel attachment.
Could anyone please help me. Is there any possible ways to get the whole records in excel sheet. This is BI related ABAP code.
Regards
Siva