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 Reposting

Former Member
0 Likes
1,104

Is there any BAPI for reposting IDOCs which have not been processed, Iam looking for transaction 'BD88'. When we give the data to this transaction it gives a list of idocs which are not processed and I need to process them thru a data transfer from a report. So can anyone help me with this issue..

Thanks

Vicky

Is there any BAPI for reposting IDOCs which have not been processed, Iam looking for transaction 'BD88'. When we give the data to this transaction it gives a list of idocs which are not processed and I need to process them thru a data transfer from a report. So can anyone help me with this issue..

Thanks

Vicky

6 REPLIES 6
Read only

Former Member
0 Likes
933

See the below reports:

RBDAGAI2: Re-processing of IDocs after ALE Input Error

RBDAGAIE: Reprocessing of Edited IDocs

RBDAGAIN: Process Outbound IDocs with Errors Again

RBDAGAIP: New Posting of Partially Posted IDocs

RBDMANI2: Manual Processing of IDocs: Post IDocs Not Yet Posted

-Kiran

Read only

Former Member
0 Likes
933

Hi Vicky,

Submit the program RBDPROCESS with the IDOC number to be processed.

Use the transaction BD87 to process IDoc.

Regards,

Prakash.

Read only

Former Member
0 Likes
933

Hi Vicky,

Please check this BAPI/FM.

<b>BAPI_IDOC_INPUT1

BAPI_IDOC_INPUTP

ALE_IDOCS_CREATE

INBOUND_IDOC_PROCESS

APPLICATION_IDOC_POST

APPLICATION_IDOC_POST_IMMEDIAT</b>

Hope this will help.

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
933

When I reprocessing one Idoc with status 51 and this is integrated ( Document XXXXXX was posted in company code XXX ) the program RDPROCESS change the status to 53 but I still can to see the error.

What happend?.

Why the program RDPROCESS still display the status 51?

Read only

Former Member
0 Likes
933

Hello there!

Does anybody of you ever used the ALE_IDOCS_CREATE function to create an IDOC from an ABAP program?

If so, could please explain to me how to populate de tables and imports parameter of the function?

Does it work to create an enque an IDOC?

TIA!

Federico Morrone

Read only

0 Likes
933

Hi,

Check the following link:

http://www.sapbrain.com

Regards,

Bhaskar