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

Custom Inbound IDoc Error processing issue

Former Member
0 Likes
539

Hello ABAP Experts,

I have an issue using SAP programs RBBMANIN, RBDAGAI2, and RBDAGAIE. I have developed a Custom Z* function as Inbound interface which processes custom IDoc. We have requirement to reprocess this inbound Idoc with error status 51, 56, 61, 63 and 65 and the edited IDoc with status 69 using ONLY SAP programs RBBMANIN, RBDAGAI2, and RBDAGAIE. Customer does not want Sender System to resend Idoc if it errors out in SAP system.

However when I use these program to process custom IDoc in error status I receive message Custom function is not allowed. How do I make these programs to reprocess my custom Idoc using custom function? Is there any ALE settings or other configuarion I need to do? I need experts help to resolve this issue. I have searched this forum but could not find solution so I am posting this tread.

Any help will be welcomed. Thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
405

Can any Idoc expert please help me on this? If there is no solution for this then also please let me know.

Thanks.

Shreyansi

Read only

0 Likes
405

Did you make the entry of your FM in table TBD51or View V_TBD51, You can put the FM entry in the table via SM30 in the view which i mentioned.This is must step to process the IDOC with any FM.

Cheers

Amit