CALL FUNCTION 'BAPI_GOODSMVT_CREATE' EXPORTING GOODSMVT_HEADER = GMHEAD ”抬头数据,记账日期、凭证日期、用户、抬头文本等。 GOODSMVT_CODE = GMCODE ”Tcode对应的两位码 * TESTRUN = ' ' IMPORTING * GOODSMVT_HEADRET = GOODSMVT_HEADRET MATERIALDOCUMENT = MATERIALDOCUMENT ”货物移动凭证号 * MATDOCUMEN...
公众号:matinal 本文作者:matinal 原文出处:http://www.cnblogs.com/SAPmatinal/ 原文链接:【MM系列】SAP MM模块-BAPI:BAPI_GOODSMVT_CREATE的CODE分析 前言部分 大家可以关注我的公众号,公众号里的排版更好,阅读更舒适
lw_p2_goodsmvt_item-mvt_ind = ‘F’. “移动标识 APPEND lw_goodsmvt_item to lt_goodsmvt_item. ENDIF. endloop. IF lt_goodsmvt_item is NOT INITIAL . CALL FUNCTION ‘BAPI_GOODSMVT_CREATE’ EXPORTING GOODSMVT_HEADER = lw_goodsmvt_header GOODSMVT_CODE = ‘02′ IMPORTING GOODSMVT_HEADRET = lw...
三、获得凭证明细 BAPI BAPI_GOODSMVT_GETDETAIL 四、查询凭证。根据物料 工厂 移动类型 记账日期 创建人 等 BAPI BAPI_GOODSMVT_GETITEMS SAP内部使用 BAPI BAPI_GOODSMVT_SAPCREATE 常用类型参数http://www.cnblogs.com/sapSB/p/6018208.html
Solved: GM_Code 07: Subsequent adjustment with regard to a subcontract order If PO don't have GR cancel history, this BAPI works well. But, if PO have GR cancel history,
Dear Expert, I've tried to use BAPI_GOODSMVT_CREATE function to handle the mass GR for production order. Pls help the following problem regarding about
BAPI_GOODSMVT_CREATE in order to simulate transaction MB1A? GM code is 03 and movement type is 261. I'm looking for the bapi fields that have to be filled to simulate the behaviour of the above mentioned transaction. The GI context is a goods out using as reference a production order. ...
Hi All, I am using the BAPI_GOODSMVT_CREATE to post the GR with inbound delivery document. We have ECC(Data) and EP(Development) system. In ECC system, if I run the
I'am using BAPI_GOODSMVT_CREATE to post Coods Movement. GMCODE Table T158G : 01 - MB01 - Goods Receipts for Purchase Order 02 - MB31 - Goods Receipts for Prod Order 03 -
LineItemGOODSMVT_ITEMPREQ_ITEM 行(默认)REL_DATEGOODSMVT_ITEMREL_DATEutcNow() 日期 标头(默认)文档类型GOODSMVT_CODEGM_CODE01 另请参见 SAP 供应商管理应用 SAR 申请管理应用 SAP 采购订单管理应用 SAP 商品接收管理应用 SAP 供应商付款管理应用