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 call ME21N using Function module

Former Member
0 Likes
839

Hi Experts,

Is there any function module which can call transaction ME21N.

Requirement - I want to call ME21N transaction from Zprogram .

When i call ME21N transactiion i want to pass some values at item level.

So is there is some function module were i can pass some values at item level and call transaction

ME21N as it can avoid BDC recording specially item level (Table control) and call it via Call transaction.

Thanks & regards,

Chetan Sakunde

4 REPLIES 4
Read only

Former Member
0 Likes
607

you can write these fm..


ISU_CALL_TRANSACTION
AKB_CALL_TRANSACTION

and pass 'ME21N'.....for tcode

Read only

Former Member
0 Likes
607
Read only

Former Member
Read only

Former Member
0 Likes
607

Try using BAPI_ACC_PURCHASE_ORDER_POST