zoukankan      html  css  js  c++  java
  • Retail Article Master Data 学习 (三) Reference Handling 和 Deviation

    First, Reference handling:

     

    T-code: OMSR can control the settings of reference handling for different fields.

    image image

    -‘Propose field cont.’ define when aritcles / records are initially created, should the field value populated according to the reference.

    - ‘Copy field content’ define when the very field of reference changes, should this field for the record change accordingly.

    The reference happens for the followngs relations:

    • Generic Article –> Variants
    • Reference Aritcle / MC ref article –> Generic Article / Single Article
    • Reference Site –> Sites
    • Client level config –> lower org level config

    As per my understanding, deviation is somehow related to the reference handling.

    If set as ‘copy field content’, the field will change according the that field of the reference whenever the reference is changed.

    For example, a MARC field for site 1101 and article 127 is referencing to the MARC field of record for ref site RF01 and article 127.

    Thus whenever MARC field for RF01 x 127 is changed, the very field for 1101 x 127 record will change to the same.

    However when 1101 x 127 is maintianed individually for once, the copy referencing linkage is broken and from this moment on, no matter how RF01 x 127 is changed, the 1101 x 127 does not change correspondingly.

    –> This is when we say a deviation is generated.  So we must carefully set the reference (ref site / ref article…) and consider carefully if the ‘Copy field content’ should be set, to avoid unnessary deviations.

  • 相关阅读:
    微软SmartClient高级开发
    JavaScript教程大全目录( 最后更新:2007/2/27 不断更新中...)
    智能客户端的定义
    JavaScript浏览器输出
    事半功倍系列之javascript
    智能客户端SmartClient (三)
    智能客户端SmartClient (一)
    日文假名输入与键盘对应
    连体词、接续词、接续助词相关
    JavaScript表单
  • 原文地址:https://www.cnblogs.com/sophyzhu/p/1906244.html
Copyright © 2011-2022 走看看