• SRM Catalog的一些重要table及report


    Table:

    /CCM/D_CTLG_REQ:    Catalog Header Table for Locks

    /CCM/D_UPD_STATE:   Status of Update

    /CCM/D_VIEW_OB_R:   Table for Catalog View - Catalog View Item Relationships

    /CCM/D_PUB_ST:          Status Table for Catalog Publishing

    /CCM/D_ITM (catalog guid from table /ccm/d_ctlg_req): Table for Catalog Item Header Data

    Report:

    /CCM/CLEANUP_MAPPING

    Remove the deactived version entry and unlocked catalog, check for any mapping inconsistencies

    /CCM/CLEANUP_CATALOG 

    Unlock incative versions before running/CCM/CLEANUP_MAPPING

    [Note]:

     To cleanup the Publication status (/CCM/D_PUB_ST) , implement note 1092047 which will give a report to clear the status or enter the table and modify the record changing the status 'R'to 'E' and saving.

    How to create a new procurement catalog:

    1. Verify the data in the /CCM/MASTER_CATALOG is correct and contains all expected contract data.

    2. Create a new procurement catalog for the purposes of maintaining  system usage.

    3. Assign the same schema to this procurement catalog as is contained  in the /CCM/MASTER_CATALOG

    4. Map content from the Master -> New Procurement catalog and when  complete verify that all data mapped correctly/completely.

    5. Initiate a new contract upload using your custom interface and verify the data flow between CAT_ECC_CONTRATOS -> /CCM/MASTER_CATALOG   -> {New Proc Cat}. Ensure the data is updated across all catalogs.

    6. Create any views or rules which are required (if they are not, best   to go without, they slow down publication also.)

    7. Once the data is verified, publish the catalog in Full, no update publish is possible here as it is the first publication.

    8. Once up and running, change the relevant SRM Catalog call structures to point to the new catalog ID.

  • 相关阅读:
    目前流行的缺陷管理工具
    高性能WEB开发之Web性能测试工具推荐
    测试工具
    简单的事件示例代码
    C#常用代码片段备忘
    C# 获取变量或对象的栈与堆地址
    C#常用的命名规则汇总
    C# 成员默认访问权限(public、private、protected、internal)
    C# 学习路线
    简单的异常例子
  • 原文地址:https://www.cnblogs.com/lazymango/p/1833896.html
Copyright © 2020-2023  润新知