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

Process Idoc

Former Member
0 Likes
442

Hi All,

i am creating idoc.i have create message type etc to achieve idoc.when i use WE19 to trigger idoc then idoc created successfully but giving me 51 status.My problem is this that We19 automatically process the idoc and giving me 51 status.I just want to trigger idoc and want 64 status then i want to process idoc using BD20 manually.plz suggest me how can i achieve this.

Thanx,

Vaneet

2 REPLIES 2
Read only

Former Member
0 Likes
396

Hi,

In partner profile (WE20) config for this message type select TRIGGER BY BACKGROUND PROGRAM.

Then in WE19 when you are executing using STANDARD INBOUND button.

This will keep the IDOC in status 64 then you can process them in BD20.

Regards,

Shanmugavel Chandrasekaran

Read only

Abhijit74
Active Contributor
0 Likes
396

Hi,

Transaction WE19 to test inbound function module in debugging mode. Also use WE05 to view the IDocs and their statuses.

In WE19 you can process only one idoc at a time,

In WE19 a new idoc number gets generated everytime you process on idoc.

It is only for testing and debugging purposes.

I think some configuration is missing in your inbound side. May be partner profile

Genearally idoc status 51 gives with the mandatory or already existing fields.

you can debug through we19 and check why the status 51 is coming.

Thanks,

Abhijit