Application Development 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: 

Idoc Sales Order Creation .

Former Member
0 Kudos
1,466

Hi .

My Idoc is working Fine . But I need to change the program output in IDOC for some condition . so i try to find the program in partner profiles of message types and i found the program in NACE for that message type.

The problem is that i created the ' SO '.

when i try to debug the program which i found in NACE and i put some break points in it , but it is not stopping in that program. But the Idoc is created in Background. As i am new to IDOC Help would be kindly Appreciated.

Cheers

Vivek.

4 REPLIES 4

Former Member
0 Kudos
62

Hi,

Please go to BD60 and try to find the function module for that message type and idoc type and put break point in that funciton module.Then it will work.

Please let me know some more details is it outbound or inbound and what is the message type.

Thanks and regards,

shyla kumar

0 Kudos
62

Hi Shyla,

Thanks for the reply ,

Type : Outbound .

Message Type : INVOIC.

Idoc TYpe : INVOIC02.

I try to find this message type in BD60 . But i couldnt find any thing like INVOIC.

My Funtional created this for testing . It is working fine and the IDOC is created for this messsage type.

Cheers

vivek.

0 Kudos
62

Hi Vivek,

For outbound we have one FM for IDOCS. put the break point in that fm and run that.

Hope this helps you. Reply for queries, shall post the updates.

Regards.

Kumar

0 Kudos
62

Hi Kumar ,

What FM is that. Im trying to find any user exits for that program.

Cheers

vivek.