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

Function Module IDoc

Former Member
0 Likes
340

HI GURUS,

Need help in LSMW using BAPI method. I want to use cutsom IDoc for it. But it is giving error with function module.

Please help me.

Cheers,

KK

1 REPLY 1
Read only

Former Member
0 Likes
299

Hi KK,

I faced same problem with function module. What I did is I took standard FM for MATMAS as IODC_INPUT_MATMAS_BAPI and copied it into Z transcation and used it in LSMW using BAPI. As said the above SAP standard FM was not there in dropdoen list.

You can see tables TBDBE and TBDBA for inbound , outbound parameters like Message type to use, which FM to use etc.

I hope I am clear with your answer.

Reward if uesul.

Thanks,

Madhura Nadgauda.