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

Inbound function module !

Former Member
0 Likes
546

How to analyze an inbound idoc function module ?

4 REPLIES 4
Read only

Former Member
0 Likes
527

Hi,

The inbound idoc function module is used to validate the idoc data. and it will be updated in SAP tables.

Reward.

Read only

Former Member
0 Likes
527

Hi,

You may put a break point in the inbound FM, and use transaction WE19 to debug your inbound FM step by step.

Hope it helps,

Chang

Read only

0 Likes
527

Suppose my inbound func works fine ....then what will be the possible output in WE19....What message it gives

thnks

Read only

0 Likes
527

it should be

53 :Application Document posted successfuly

santhosh