Application Development and Automation 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: 
Read only

IDoc processing options

Former Member
0 Likes
434

Hi,

We have a invoic message type outbound IDoc. My question is, which option is better amount below 2 options. In most of the business scenarios, which do we prefer and why ?

Option 1 - Send IDoc immediately

Option 2 - Collectively send iDoc. (Which background program do we need to select if we select this option ?)

Regards

Sudhaker

3 REPLIES 3
Read only

Former Member
0 Likes
397

hi,

Option 1 is better as when you will select option 2 , the data will be sent in a huge amount if there is a long list of invoices. In most of the business scenarios, we are using Option 1.

For Option 2, for outbound idoc, I hope there is no need for background program selection for Outbound Idoc.

reward points, if helpful,

regards,

Sandeep Kaushik

Read only

paruchuri_nagesh
Active Contributor
0 Likes
397

hi

sudhakar

option 1 is better if u r sending transactional data i.e purchase order sales order

option 2 is better if ur replicating master data to other external sap systems.RSEOUT00 in out bound

RBDAPP01 in in bound these programs we have to schedule in back ground

Reward if u find useful

Regards

Nagesh.Paruchuri

Read only

Former Member
0 Likes
397

I will go ahead with option1 as my data comes under transaction data and master data.