zoukankan      html  css  js  c++  java
  • SAP MM 公司间STO的BILLING输出报错 Inbound partner profile does not exist –

    SAP MM 公司间STO的BILLING输出报错 - Inbound partner profile does not exist –

     

    如下的Outbound delivery 0080000801, 是一个公司间STO 里的外向交货单。这个交货单已经完成了发货过账,以及BILLING过账。如下是其document flow:

     

     

    VF03看billing单据的Output记录,

     

     

    RD04输出失败,看processing log,如下:

     

     

    报错:Inbound partner profile does not exist.

     

     

    详细报错信息:

    EDI: Inbound partner profile does not exist

    Message no. E0337

    Diagnosis

    An inbound partner profile could not be found with the following key:

    /0000100061/LI//INVOIC/FI///

    This involves the key fields of table EDP21:

    -SNDPRN partner number of sender
    -SNDPRT partner type of sender
    -SNDPFC partner function of sender
    -MESTYP logical message type
    -MESCOD logical message code
    -MESFCT logical message function
    -TEST test flag

    Procedure

    Please check the inbound partner profiles.

    Execute function

     

     

    按照其详细报错信息,执行事务代码WE20为供应商100061维护如下的partner profile,

     

     

     

     

    然后对该BILLIING重新Output,就成功了,如下图示:

     

     

    IDoc#4096 trigger了。

     

     

     

    -完-

     

    写于2021-11-23.

  • 相关阅读:
    webservice 测试窗体只能用于来自本地计算机的请求
    Derby 数据库 客户端 ij使用
    Liunx 命令大全
    Linux 日志命令
    Git with SVN
    Git 重写历史 filter-branch
    Git you are not allowed to push code to protected branches on this project?
    sqlldr 用法
    hibernate_sequence.nextval 序列不存在
    redis持久化方案
  • 原文地址:https://www.cnblogs.com/DicksonJYL/p/15594217.html
Copyright © 2011-2022 走看看