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

How to test an IDOC inbound function module !

Former Member
0 Likes
1,731

I have written an inbound function module.How can I test it !

1 ACCEPTED SOLUTION
Read only

Former Member
921

Hi,

Create a test Idoc by filling mandatory segments through WE19 transaction and select debugging with function module option and execute.

This will then enables you to debug your function module.

Regards,

Savitha

5 REPLIES 5
Read only

Former Member
922

Hi,

Create a test Idoc by filling mandatory segments through WE19 transaction and select debugging with function module option and execute.

This will then enables you to debug your function module.

Regards,

Savitha

Read only

0 Likes
921

Hey thanks.... i have tested it but its giving some error for the inbound....Can you help me...i will send you the code ??

Read only

0 Likes
921

what is the error you are getting. Is it at testing level i mean in error is in WE19 screen or in Idoc status?

Read only

0 Likes
921

i am not clear about what an inbound function module does actually ! After i create the idoc by outbound does the inbound FM take the data from that idoc ? then What are the roles of importing parameters e.g input methos and

mass_processing in the inbound ?

Is there a standard way to write the inbound function module ?

Read only

Former Member
0 Likes
921

Hi,

Use Tcode WE19 to test an inbound function modue.

Create a test idoc by filling out mandatory field there

http://www.photographybykevin.net/sap/idoc_overview.pdf

Regards,

Mandeep