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

idocs diff btwn bd20 & bd87

former_member644292
Participant
0 Likes
4,660

hi guys wats the difference btwn, bd20 and bd87 t codes and wat is the purpose they r used in ale-idocs.

thaks in advance.......

hi guys wats the difference btwn, bd20 and bd87 t codes and wat is the purpose they r used in ale-idocs.

thaks in advance.......

3 REPLIES 3
Read only

Manohar2u
Active Contributor
0 Likes
1,957

Just from defination

bd20 : Inbound processing of idocs ready for transfer....( this is also a subset of bd87)

bd87 : IDoc monitering...(Inbound/outbound idocs monitering...its a master for all types (error/reprocessing etc) idocs processing.

Read only

Former Member
0 Likes
1,957

Hi,

BD20 (program RBDAPP01) usually is used to process inbound IDoc(s) for both running in the foreground and background (schedule a job).

BD87 is used to reprocess IDoc(s) in error or waiting for action for both inbound and outbound. Also it can be used to monior the IDocs as well.

Hope this will help.

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
1,957

Hi chaitanya ,

BD87- (Program-RBDMON00 )It is used to monitor the Status of IDOCs created .Also it can be used to process the IDOC , which are stuck up in the pipeline.

BD20- (Program-RBDAPP01) It is used to Inbound processing

(background and foreground ) of IDOCs ready for transfer.

I hope this solves ur problem.

Regards

Note: Reward if it helps