zoukankan      html  css  js  c++  java
  • SAP MM 公司间退货STO的交货单PGI报错 Purchase order 4500000773 does not contain items for a stock transfer

    SAP MM 公司间退货STO的交货单PGI报错 -Purchase order 4500000773 does not contain items for a stock transfer-

     

    1,如下是一个公司间退货STO单据相关的外向交货单,

    SAP 公司间退货STO的交货单PGI报错 - PO4500000773 does not contain

     

    对应的公司间退货STO单据是4500000776,

    SAP 公司间退货STO的交货单PGI报错 - PO4500000773 does not contain

     

    已经对该交货单执行过MIGO收货(反向收货,其实就是发货),如下图示凭证流,

    SAP 公司间退货STO的交货单PGI报错 - PO4500000773 does not contain

     

    试图VL02N执行PGI,报错如下:

    SAP 公司间退货STO的交货单PGI报错 - PO4500000773 does not contain

     

    详细错误信息如下:

    SAP 公司间退货STO的交货单PGI报错 - PO4500000773 does not contain

     

     

    Purchase order 4500000776 does not contain items for a stock transfer.

     

     

    2,经过反复检查和测试,发现是因为退货STO场景里的交货单类型设置不对。

     

    3,解决方案。

    如下的配置,

    SAP 公司间退货STO的交货单PGI报错 - PO4500000773 does not contain

     

    SAP 公司间退货STO的交货单PGI报错 - PO4500000773 does not contain

     

    公司间STO退货场景下Delivery type应该是NCR,而不是NLR(这个适用于Intra-company退货STO场景)。

     

    配置修改将交货单类型改成NCR,如下图,

    SAP 公司间退货STO的交货单PGI报错 - PO4500000773 does not contain

     

     

     

    重新退货STO单据4500000778,然后创建交货单#80000821,在执行后续的收发货,就能成功过账了。如下图示:

     

    SAP 公司间退货STO的交货单PGI报错 - PO4500000773 does not contain

     

     

     

     

     

    -完-

     

    写于2021-11-24.

  • 相关阅读:
    spring和mybatis的结合
    SpringMVC
    springdata
    springboot的总结
    SpringAop代理模式笔记
    springcloud
    完全二叉树和满二叉树
    C# 读取EXCEL文件的三种经典方法
    C#加密app.config中连接字符串的代码
    c#winform 程序 App.config文件加密(SDK命令)
  • 原文地址:https://www.cnblogs.com/DicksonJYL/p/15598865.html
Copyright © 2011-2022 走看看