zoukankan      html  css  js  c++  java
  • 如何正确删除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 consume PIRs at specific statuses of sales orders. PIRs and CIRs together thus form the demand of independent nature. There are demands of dependent nature like Distribution Demand due to Purch Reqs at different location or dependent demands on the componets arising out of a planned order at header level. All these together consititute Total Demand.

    WBS下有一个物料,其采购类型为Planned Independent Requirement

    clip_image002

    clip_image002[4]

    当给WBS做删除标记时,产生错误代码CJ 001: There are still indep. requirements.

    clip_image002[7]image

    方法: 根据note 135807对Planned Indep. Rqt.进行重建.

    1.  MD74 (RM60RR20): Adjusting Requirements

    2.  MD75 (RM60RR30): Delete Old Requirements Records

    3.  MD76 (RM60RR40): Delete History and Independent Requirements

    注意:

    - 如果planned independent requirements are created without history, 仅需要使用MD74和MD75进行重建.
    - 如果planned independent requirements exist without schedule lines (thus, only the item record and possible history records exist), 仅使用MD76进行重建.

  • 相关阅读:
    js-异步机制与同步机制
    js-正则表达式
    js-注释代码习惯
    布局-块级元素水平垂直居中
    js-本地调试跨域
    vue2-项目资源收集
    git 忽略文件夹
    运行npm run eject报错解决方法
    柯里化函数
    常用正则表达式总结
  • 原文地址:https://www.cnblogs.com/lazymango/p/1961290.html
Copyright © 2011-2022 走看看