BAPI调用 - SAP 货物移动相关Bapi(MIGO/MB1A)

一、货物移动。bapi  BAPI_GOODSMVT_CREATE
其中 参数 : GOODSMVT_CODE 有
 GMCODE Table T158G - 01 - MB01 - Goods Receipts for Purchase Order
*                      02 - MB31 - Goods Receipts for Prod Order
*                      03 - MB1A - Goods Issue
*                      04 - MB1B - Transfer Posting
*                      05 - MB1C - Enter Other Goods Receipt
*                      06 - MB11
*                      07 - MB04

二、凭证冲销。事物代码MBST BAPI  BAPI_GOODSMVT_CANCEL

 

三、获得凭证明细 BAPI  BAPI_GOODSMVT_GETDETAIL

 

四、查询凭证。根据物料 工厂 移动类型  记账日期 创建人 等 BAPI  BAPI_GOODSMVT_GETITEMS

SAP内部使用 BAPI  BAPI_GOODSMVT_SAPCREATE

转载在: http://blog.sina.com.cn/s/blog_89daaebb0101deyw.html

你可能感兴趣的:(货物移动,物料凭证冲销,MB1A,MIGO)