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

IDOC: Transaction WE19

Former Member
0 Likes
479

HI ABAPers,

I have a problem executing inbound IDOC through Transaction WE19 (Inbound function module Tab)

The error says:

" Interface or Function is Incorrect"

Could you guys help me out on what could be the reason behind this error and where I could look into for rectifying the same.

Any help & suggestion welcome!

Thanks!

2 REPLIES 2
Read only

Vijay
Active Contributor
0 Likes
418

hi

i think the function module in process code is not correct to process idoc.

check that out.

regards

vijay

reward points if helpfull

Read only

JackGraus
Active Contributor
0 Likes
418

In WE19 use the button funtion module. This function module should have exactly the same parameters as all other IDOC processing funtion modules do (IDOC_INPUT_*).

Best regards Jack