WRFMATCOPY - 复制article (复制generic article时可选哪些variants要复制, 以及site下数据等)
WRF_DIS_SEL – Article discontinuation (融合了多个事务:WSE1/2/3/4/5/8),可以完成client-wide, vendor/article, site/article的discontinuation. 可以定义检查和后续处理都在后台做。(offline check + execute follow-up processing.) --> 归档对象MM_MATNR的写(删)程序 MMREO050N (MMREO110N 用于删除)可以归档对应的article/site的数据(MARC),对应的replenishment data也会被同时归档。 在后台可以配置discontinuation的follow-up action,比如discontinue无法完成,因为对应的listing数据存在,这是follow-up action可以自动将对应listing数据删除。EHP4中还自动将RP data以及BOM(prepack)对象删除。
WRF_DIS_MON - 是上面事务生成的worklist的monitoring工具。
WMATGRP01 (02/03): Article Hierarchy. * aricle hierarchy的相关表为WRF_MATGRP_*,而material group和MC的相关表是class表,为KLAH (KLART = 026).
WRFMATBODY: 用来快速建立article主数据的各个view。 首先会要求输入maintenance group 和 template。 Maintenance group是规定哪些改fields,是否带入reference值。Template就是一个maintenance group下面的一套/多套reference值。
WRFMGROUP: 维护maintenance group。其中维护template用SHOW/HIDE。 http://help.sap.com/erp2005_ehp_05/helpdata/EN/5a/f29fd07d6a4ac2b6fcbd74417e8c08/content.htm
WRFMASSMAT:批量主数据维护。与MM46相近但是运用了maintenance group。
WRFCHVAL: 在用CT04创建characteristics时需填入char value,一般都是将所有的值一一填入,而这里选择Other value check –> Function Module,输入WRF_CHECK_CHAR_VAL。然后使用WRFCHVAL来维护可选值。
WRFCHVALGRP:用于group一个characteristics下面的value。比如说有多种材质的面料,可以group成夏季,春秋季,冬季。这样建立generic商品时很方便,选择group/下面的value就可。
WRFFUART: 用于定义Follow-up和Replacement article的。 Follow-up是永久替代,而Replacement是临时性替代。 对于 substitution assignment也有两种:Time-controled和Event-controled。这个在后台的substitution profile中定义。 这些assignment的对应关系存在表WRF_FOLUP_TYP_A中。 http://help.sap.com/erp2005_ehp_05/helpdata/EN/a2/7c936660dc4da09a3a1d08ee7eeca2/frameset.htm
WRFFUCD:用于显示和Follow-up和Replacement article相关的change documents。
WRFFUREORG:用于删除在某个日期前实效的assignment关系。
* WG21: Material group (General) = WG21: Merchandise category (Retail)
* 每次在MM42中建立site下的article主数据logistics DC/Store时,MARC生成,并且生成一条local assortment。比如assortment S100。
* WDBU_HPR, WDBI_HPR这些与没有HPR的区别是:HPR的对于site specitific sales data使用了新的buffering logic,需要的memory capacity也减少了。
WPOHF1: 综合的seasonal procedurement的PO管理。可以看到order list, grouped PO。可以新建order list;根据order list生成PO或者grouped PO。
W_PRICAT_MAINTAIN: 用于自动处理inbound的PRICAT。 在这个事务中可以维护catalog中的商品主数据(此主数据可以已经存在或是尚未建立),然后通过Create/Chang键来release到主数据。其中使用了parallel(aRFC),但是hard-coded了server group等于'pricat_post',所以必须用RZ12建立这个server group。此外还hard-coded了最大并发数--20。SAP Note 924728
http://help.sap.com/erp2005_ehp_05/helpdata/EN/f1/fa723558fa5542e10000009b38f889/frameset.htm
W_PRICAT_SEL_CREATE:Price Catalog: Generation of Customer-Specific Selection Screens.
一些相关表:
pricat_k003 Catalog items data
pricat_k001 Catalog header
wrf_pricat_prf Price Catalog: Profiles for Online Processing