下面介绍一下使用bapi BAPI_GOODSMVT_CREATE为委外订单创建物料移动凭证。 例子代码: [crayon-672dba750e33f425688806/] 代码不复杂,需要注意的是字段line_id,parent_id,line_depth要
Hi Team, I am using BAPI_GOODSMVT_CREATE for creating Goods Receipt in MB01 with 101 mvt type and i need automatic posting for 543 mvt with the same input
我用java调用BAPI_GOODSMVT_CREATE进行采购订单收货,程序如下: JCoFunction function1=destination.getRepository().getFunction("BAPI_GOODSMVT_CREATE"); JCoFunction function2 =destination.getRepository().getFunction("BAPI_TRANSACTION_COMMIT"); JCoFunction function3 =destination.getRepository().getFunction("BAPI...
抬头MKPF 的 BAIP 表增强 BAPI_TE_XMKPF 1. 在结构BAPI_TE_XMSEG中appending structure附加结构 ZMSEG_001,增加字段LSMNG, LSMEH In The method IF_EX_MB_Hi, you can update LSMNG quantity using EXTENSIONIN structures of BAPI_GOODSMVT_CREATE. The steps are the following: Add LSMNG field in BAPI...
101是针对采购、生产和成本控制订单收货的MT,在OMJJ>Account Groupg. 中你可以看到常用的Movemt....
后来经头儿指点,特殊行业经常会有一些特殊的bapi 调用BAPI_GOODSMVT_CREATE创建凭证时,一直报错。 后来经头儿指点,特殊行业经常会有一些特殊的bapi 比如石油业,天然气,航空等等,这个时候就可能用到特定的了 这里是使用了BAPI_GOODSMVT_CREATE_OIL 从名称上也能看出是哪个行业 ...
Hi, I was able to create GR/material documents for a PO using this bapi -BAPI_GOODSMVT_CREATE with mvtype 101. .. I'm having problems in creating return delivery to
gw_item-entry_qnt =2."结余数量.gw_item-entry_uom ='PC'.**SELECT SINGLE meins INTO gw_item-entry_uom FROM mara WHERE matnr = s_item-zmodeno.APPENDgw_itemTOgt_item.CALLFUNCTION'BAPI_GOODSMVT_CREATE'EXPORTINGgoodsmvt_header=gs_head
Solved: Hello All, I have written a report that will do the goods receipt with the help of BAPI BAPI_GOODSMVT_CREATE. I have passed the input parameters to the BAPI and
BAPI_GOODSMVT_CREATE ... GOODSMVT_CODE Go to solution Former Member on2008 Oct 09 Former Member 2008 Oct 10 Former Member Ask a Question