‎2007 Dec 10 10:29 AM
Hi experts,
is it possible to call a standard SAP transaction in a custom BAPI ?? How do we suppress the standard SAP screens if we can call the transaction??
BAPI for creation of material document number by using static inputs like moment type 311, source and destination storage locations.Transaction for material document creation is MiGO.
‎2007 Dec 10 11:39 AM
Hi,
Call the transaction in background mode.......
Thanks,
Aditya.
‎2007 Dec 10 11:43 AM
Hi,
You can create material document by the BAPI <b>BAPI_GOODSMVT_CREATE</b>
see the documentaion for more details.
Regards