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)

  • 相关阅读:
    c#基础 里氏转换
    c#基础 base和this的区别,在继承上面
    c#基础值类和引用类型_字符串
    c# 基础字符串
    c#基础-构造函数 this new
    c#基础3-方法的重载静态和非静态,字段属性,方法
    c#基础2-out-ref
    .net的基础知识点
    Xamarin.Form的坑
    weboack 4 tutorial
  • 原文地址:https://www.cnblogs.com/lazymango/p/1833868.html
Copyright © 2011-2022 走看看