2009 Oct 22 7:47 PM
Hi to all,
I need to post more than one document with a Batch Input of MB1A transaction.
The user asked me to create only one session no mater how meny documents I've to post.
The problem is that when I run the record (SM35), when the first document is saved, the batch input finishes and the rest of de documents in the record can't be processed.
Does anyone knows if this is possible? or I've to create a new session for each document to de treated?
Thanks to all.
Nico.-
2009 Oct 22 8:24 PM
You should be able to post all documents in one session.
When you go in SM35 session, can you see multiple transactions in that session?
All transaction postings should happen within function 'BDC_OPEN_GROUP' and 'BDC_CLOSE_GROUP' in your program.
Cheers,
Vikram