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

Standard program for IDOC reprocessing???

vinod_vemuru2
Active Contributor
0 Likes
13,923

Hi frdz,

Is there any standard report for IDOC reprocessing which can be scheduled as daily batch job with IDOC number as input.

I have checked transactions BD87 and its program *RBDMON00, also one more report RBDINPUT *

In BD87 if i giveIDOC number and select error IDOC and press process button, i am getting error

Operation can't be carriedout with this node type

By Executing RBDINPUT with error IDOC number nothing is happening.

Please help me out to resolve this issue.

Thanks,

Vinod.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
6,337

Hi Vinod,

Based on error we are having executable program, for reprocessing the

idocs we are having two more transaction that is BD 83 AND BD 84

. Please check this transaction if at all BD 87 is not worked.

Thanks & Regards,

Narasimha Rao.

4 REPLIES 4
Read only

Former Member
0 Likes
6,338

Hi Vinod,

Based on error we are having executable program, for reprocessing the

idocs we are having two more transaction that is BD 83 AND BD 84

. Please check this transaction if at all BD 87 is not worked.

Thanks & Regards,

Narasimha Rao.

Read only

paruchuri_nagesh
Active Contributor
0 Likes
6,337

hi

BD83 RBDAGAIN

This report reprocesses outbound IDocs which contain errors. IDocs containing errors have one of the following statuses:

02: Error transmitting data to port

04: Error in EDI subsystem control information

05: Error in conversion

25: Continue processing despite syntax error (outbound)

29: Error in ALE service

When you execute this report you can select the IDocs for processing by specifying IDoc number, creation date, time, message type or recipient on the initial screen.

The 'Import in background' checkbox has the following significance:

If the checkbox is marked, the reprocessing of the selected IDocs is triggered immediately, without the IDocs being displayed. After processing, a list of the new IDoc status values is output.

If the checkbox is not marked. the selected IDocs are displayed one after the other. You can then trigger the processing of each individual IDoc separately.

Output

The report outputs a list of the processed IDocs containing the IDoc number, message type, status value after processing and a description.

BD84 RBDAGAI2

You use this report to reprocess inbound IDocs containing errors. IDocs containing errors have one of the following statuses:

56: IDoc containing errors added

61: Continue processing despite syntax error (inbox)

63: Error passing IDoc to the application

65: Error in ALE service

When you execute this report you can specify the the IDocs to be processed according to IDoc number, creation date, time, merssage type or sender.

The 'Import in background' checkbox has the following significance:

If the checkbox is marked, the reprocessing for the selected IDocs is triggered immediately without the IDocs being displayed. A list of the IDoc status values after processing is displayed.

If the checkbox is not marked. the selected IDocs are displayed one after the other. You can then trigger the processing for each individual IDoc separately.

Output

The report outputs a list of processed IDocs containing the following information: IDoc number, message type, status after processing and a description.

Read only

0 Likes
6,337

Hi,

Can I use BD83 in background?

Thanks,

Maria

Read only

former_member196064
Active Participant
0 Likes
6,337

RBDMANI2 should work... we use it in background to reprocess IDOC's in 51 status