02 2011 档案
Storage Location在物料分配时的选择逻辑
摘要:在Item Cateogry = L的情况下:当物料在MARD表里仅有一条S/L记录 当物料分配给项目时, 该唯一的S/L将被读出 当物料在MARD表里有多条S/L记录 S/L将保留为空 以上逻辑在INCLUDE LCOMKF1O中实现 (1) Here is checked, whether a storage location was entered on the detail screen. If yes, this one will be taken.(2) MARD (the table where the storage location data for the material 阅读全文
posted @ 2011-02-25 10:39 懒芒果 阅读(1692) 评论(0) 推荐(0)
Revision Level在PS中的决定
摘要:何为Revision Level:You can identify material or document changes that are made with reference to a change number by the use of revision levels.When you want to process the BOMs for these materials or documents at a later date, you can find and call them using either the change number or the revision l 阅读全文
posted @ 2011-02-22 17:12 懒芒果 阅读(1757) 评论(1) 推荐(0)
如何正确删除WBS下的Planned Independent Requirement
摘要:先转一下定义: Planned Independent Requirements is a SAP technical term for forecasts. Customer Independent requirements is a SAP technical term for sales orders. Based on requirement strategy CIRs can consu... 阅读全文
posted @ 2011-02-22 14:33 懒芒果 阅读(1201) 评论(0) 推荐(0)
Procurement Indicator in PS
摘要:1. 建立三个procurement indicator 1 > Reservation for netwotk with item category L (ZWH)2 > Purchase requisition for netwotk with item category N (ZSE)3 > 3rd party purchase requisition with item ... 阅读全文
posted @ 2011-02-22 13:36 懒芒果 阅读(713) 评论(0) 推荐(0)
PR无法修改的几个原因
摘要:在ECC端建立PR,通过BBP_EXTREQ_TRANSFER传到SRM..然后在对PR进行修改时,显示错误"Procurement profile EA cannot be changed, Message no. 6Q204”该错误代码是在FM BBP_EPROFILE_REQ_CHANGE中报出. CALL STACK:FORM GET_EPROFILEFUNCTION BBP_EPROFILE_GETFUNCTION BBP_EPROFILE_REQ_CHANGEFUNCTION ME_EPROFILE_REQ_CHANGEMETHOD IS_VALIDMETHOD LIF 阅读全文
posted @ 2011-02-16 09:55 懒芒果 阅读(1254) 评论(0) 推荐(0)
MARC-TRAME与MARCH-TRAME
摘要:被折磨了两天的一个messageSTO流程:ME21N生成STO—>VL10B生成outbound delivery—> VL02N做GI –> MIGO针对外向交货单做GRM7022:逻辑:GI在当期的话, MARC-TRAME更新GI在上期的话, MARC-TRAME和MARCH-TRAME都要更新GR在上期的话, 同时读取MARC-TRAME和MARCH-TRAME中的值故: GI, GR都需在上期. 假设GI在当期,GR在上期.可能会遇到M7 022(因为MARCH-TRAME中的值不够)(本例中, Jan.为当期, Dec. 为上期) 客户忘记将本期做的GI, re 阅读全文
posted @ 2011-02-10 17:18 懒芒果 阅读(828) 评论(0) 推荐(0)