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

RSEINB00!

Former Member
0 Likes
696

Hello all,

I am processing an inbound idoc file using the program RSEINB00 and it is creating an idoc with status 64. Then I am processing that idoc and posting a document using program RBDAPP01.

My problem is that I want to translate the customers in the idoc file before idoc gets created. Is there any exit or badi available in program RSEIB00 which could allow me to perform this?

Let me know!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
568

Let the idoc gets created with the original customers. If you want to translate the customers then do that in the posting function module. The program RSEINB00 is used for processing the inbound idoc file. It creates idocs with status 64.

What problem are you exactly facing by the way?

1 REPLY 1
Read only

Former Member
0 Likes
569

Let the idoc gets created with the original customers. If you want to translate the customers then do that in the posting function module. The program RSEINB00 is used for processing the inbound idoc file. It creates idocs with status 64.

What problem are you exactly facing by the way?