Hi Gurus,
I have to read the following data into my internal table by splitting at | into workarea.
800|ZIXBSVCREQ|47114711|L2|FB2FFF5916C299489D0613840D4ED507|ZIXDSVCREF|20080502|00000000|FAX|47114711|20070312||
800|ZIXBSVCREQ|80004711|L2|7E9C31636213D44688EBD6593D633D53|ZIXDSVCREF|20060502|00000000|FAX|80004711|20080312|89224444|
800|ZIXBSVCREQ|90004711|L2|E777FD51E6798449977005A20C754B30|ZIXDSVCREF|20070502|00000000|FAX|90004711|20060312||
If the last field value is blank, it move the | into the workarea and so into the internal table.
How to avoid the copying of | into the workarea and internal table?
Please reply soon.
Regards,
Rahul