zoukankan      html  css  js  c++  java
  • Plan Driven Procurement I

    Issue:

    After creating PR with item category(ex:L) and try to transfert PR to SHC, it can't be done.


    Answer:

    [Standard function(this can be transferrd from PR in MM to SHC in SRM)] :

    Standard        (0)

    D:Service        (9)

    S:Third Party   (5)

    B:Limit            (1)

             ==> Yes it is standard supported item category


    [Not Standard function(this can't be transferrd from PR in MM to SHC inSRM)]

    L:Subcontracting  (3)

    K:Consignment

    U:Stock transfer

    C:Stock prov.by cust

    P:Return.trans.pack.   

              ==> Yes, it is not supported in standard (without PPS).


    OSS note 1447056 helps you to transfer PR which has item category = 3 (subcontracting) in PPS solution. (EHP4)

    这个note虽然是在SRM-EBP-EXR, 但其实是关于PPS的note (PPS激活的情况下+ PO created from SO)

     

    PS: External requirements will always be created in SRM with RFC user as the creator.

    PS2: In the FORM GENERAL_CHECK / LBBPKF01 it is checked which kind of purchase requisitions can be transferred.(ERP)

    从这段可以看出,0,9,5,1都是正常支持的. 3则需要PPS激活. 激活如下:

    1. SAP SRM Procurement for Public Sector Basis (/SAPSSRM/SRM_CROSS_INDUSTRIES)

    2. SAP SRM Procurement for Public Sector Functions (/SAPSSRM/SRM_PPS)

    PS3: Table EPRTRANS is used to check whether PR has been transferred.(ERP)

  • 相关阅读:
    音频处理入门笔记
    python对象-多态
    python对象的不同参数集合
    python多重继承的钻石问题
    python对象的多重继承
    python类继承的重写和super
    Python继承扩展内置类
    python对象继承
    Python模块与包
    Pyhton对象解释
  • 原文地址:https://www.cnblogs.com/lazymango/p/1833868.html
Copyright © 2011-2022 走看看