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: 

hi guru's what is RBDMOIND in crossapps

Former Member
0 Kudos
2,324

hi guru's what is RBDMOIND in crossapps help me plz

1 ACCEPTED SOLUTION

Former Member
0 Kudos
530

RBDMOIND to confirm whether idocs have been successfully

dispatched to the receiver..and v can also use this program to change the status of idoc from 3 to 12....

3 REPLIES 3

Former Member
0 Kudos
531

RBDMOIND to confirm whether idocs have been successfully

dispatched to the receiver..and v can also use this program to change the status of idoc from 3 to 12....

paruchuri_nagesh
Active Contributor
0 Kudos
530

hi

RBDMOIND is a executable program which

change status of an idoc which is in 3(data passed to port)

to 12(dispatch ok)

reward if u find useful

Regards

Nagesh.Paruchuri

Former Member
0 Kudos
530

Hi,

RBDMOIND-Status Conversion with Successful tRFC Execution

This report checks whether IDocs have been sent successfully using tRFC. If they have, the IDoc status is changed from '03 Data transfer to port OK' to '12 Sent OK'. If the status of one IDoc has not been changed, this indicates that the tRFC for this IDoc has not yet been executed

On the initial screen:

If a date is specified in the 'IDoc creation date (from)' field, all IDocs created since this date are checked.

If the field is left blank, all IDocs in the system with status 03 are checked.

An entry in the 'IDocs per Commit Work' means that a database commit saving the new status is carried out whenever the number of processed IDocs reaches this value.

If the status of an IDoc is not changed, this indicates that the aRFC has not been carried out for this IDoc.

Regards,

Maha