简体   繁体   English

如何通过 FM 或 BAPI 获取 MIGO 数据?

[英]How to get MIGO data via FM or BAPI?

Is there a BAPI or FM to get the data on the MIGO screen?是否有 BAPI 或 FM 来获取 MIGO 屏幕上的数据? I'm talking about the data it retrieves when pressing the execute button.我说的是按下执行按钮时它检索的数据。

I tried debugging the code, but it doesn't seem to call a BAPI or FM.我尝试调试代码,但它似乎没有调用 BAPI 或 FM。

米高

Regards问候

For retrieving data, You can use below BAPI.对于检索数据,您可以使用以下 BAPI。

BAPI_GOODSMVT_GETDETAIL

For Create / Goods Movement , You can use below BAPI.对于创建/货物移动,您可以使用以下 BAPI。

BAPI_GOODSMVT_CREATE

regards,问候,

Umar Abdullah奥马尔·阿卜杜拉

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM