Skip to Content
0
Former Member
Apr 20, 2009 at 01:38 PM

File to Multiple Idocs scenario. Pls help

18 Views

Hi All,

For Single File to Multiple Idocs scenario i am referring blog --

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/877c0d53-0801-0010-3bb0-e38d5ecd352c

Suppose my source file is

AAA, BBB,CCC

111,222,333

ZZZ,ZZZ,ZZZ

I want to make 2 IDOCS for the first 2 records (AAA, BBB,CCC and 111,222,333)

and do not want to make IDOC for the 3rd record -- how to achive this.

Regards