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 reprocessing

Former Member
0 Likes
1,859

Hi

Please tell me the standard reports used for reprocessing of failed inbound/outbound idocs

Thanks

Phani

1 ACCEPTED SOLUTION
Read only

paruchuri_nagesh
Active Contributor
0 Likes
1,571

hi transaction codes

BD83 for outbound idocs

BD84 for inbound idocs

reward if u find use ful

regards

Nagesh.Paruchuri

9 REPLIES 9
Read only

paruchuri_nagesh
Active Contributor
0 Likes
1,572

hi transaction codes

BD83 for outbound idocs

BD84 for inbound idocs

reward if u find use ful

regards

Nagesh.Paruchuri

Read only

former_member582701
Contributor
0 Likes
1,571

You have to use WE19 to reprocess an idoc

Read only

varma_narayana
Active Contributor
0 Likes
1,571

Hi

You can get the IDOCno from tcode WE05.

Tcode BD87 you can Reprocess the Same IDOC

Tcode WE19 You can Reprocess the Idoc .. It will generate a new idoc and processes.

<b>Reward if Helpful</b>

Read only

former_member404244
Active Contributor
0 Likes
1,571

Hi,

use the transaction code BD87 to reprocess the unsuccessful idocs.

Regards,

Nagaraj

Read only

0 Likes
1,571

Hi

sorry for confusing. I know BD87 and WE19 for reprocessing. But i found two reports for reprocessing i.e

a. Inbound processing RBDAGAI2

b. Outbound processing RBDAGAIN

Please let me know is there any specific difference ?

Thanks

Phani

Read only

0 Likes
1,571

Hi Phani

chk this one

Report RBDAGAI2 processes error IDocs with status 56,61,63,65

Using a batch job, you would schedule program RBDAGAIN. This runs programs in the following statuses:

02: Error passing data to port

04: Error within control information of EDI subsystem

05: Error during translation

25: Processing despite syntax error (outbound)

29: Error in ALE service

reward points to all helpful answers

kiran.M

Read only

0 Likes
1,571

Hi Phani

RBDAGAIN program will convert Idoc from error status (02) to ready status (30)...

Note: The above program is used only for Idocs with status mentioned bellow:-

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

A brief documentation for the same is described bellow...

Short text

Process Outbound IDocs with Errors Again

Description

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.

Cheers

~Arun

Reward Points if useful

Read only

Former Member
0 Likes
1,571

Hi all

Thanks for help

Read only

0 Likes
1,571

reward yaar