Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Grouping the Invoices for a customer and sending as one XML file thru EDI

Former Member
0 Kudos

Hi all,

I am trying identify what need to be done for grouping the Invoice which is being sent thru EDI, ( Standard program-RSNASTED)

The requirement is that to group all the invoices with respect to a customer and send as one XML file thru EDI.

Kindly guide / suggest me on the technical steps to check the feasibility of doing this.

<< Please do not offer points >>

regs,

Raja

Edited by: Rob Burbank on Sep 15, 2010 10:25 AM

2 REPLIES 2

Former Member
0 Kudos

use XML-File port as receiver port for that customer in partner profiles and use collect IDoc mode.

then trigger one xml file for all the invoice of that customer through RSEOUT00 program.

xml file will be generated in the specified folder then forward it to target system as requried.

Regards,

Suresh

Edited by: Suresh Reddy Avutu on Sep 15, 2010 2:07 PM

0 Kudos

Hi suresh,

I shall try out this and check the result.

thanks for the info.

regs,

Raja