‎2009 Jan 08 11:17 AM
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
‎2009 Jan 08 11:25 AM
you can write these fm..
ISU_CALL_TRANSACTION
AKB_CALL_TRANSACTION
and pass 'ME21N'.....for tcode
‎2009 Jan 08 11:27 AM
hi
plz go thorugh the link
http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9da935c111d1829f0000e829fbfe/frameset.htm
regards
prashant
‎2009 Jan 08 11:32 AM
‎2009 Jan 08 11:37 AM