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: 

Issue with called FM-IDOC_OUTPUT_ORDRSP

Former Member
0 Kudos

Hi Experts,

Can i call FM "IDOC_OUTPUT_ORDRSP" in some custom Z-FM. Actually i am creating one Z-FM and assigned this FM to process code. In the custom function module i called standard FM "IDOC_OUTPUT_ORDRSP", but i am getting short dump and it says "The call to the function module "IDOC_OUTPUT_ORDRSP" is incorrect:".

Please suggest.

Cheers,

Bujji

1 REPLY 1

Former Member
0 Kudos

Hi Bujji,

All FMs that process IDocs have some restrictions and a unique interface. I'm guessing that's way the dump said your call was incorrect. Check it again or provide more details from the dump so we can help u.

Igal