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.

  • 相关阅读:
    [LeetCode] Search for a Range
    [C++] extern关键字的作用
    [LeetCode] Sentence Similarity
    [LeetCode] Flood Fill
    [LeetCode] Can Place Flowers
    [LeetCode] Intersection of Two Linked Lists
    [LeetCode] My Calendar II
    [LeetCode] My Calendar I
    [LeetCode] Self Dividing Numbers
    [LeetCode] Range Sum Query
  • 原文地址:https://www.cnblogs.com/DicksonJYL/p/15598865.html
Copyright © 2011-2022 走看看