zoukankan      html  css  js  c++  java
  • 错误消息Number not in interval XXX when downloading

    I have created one Sales customer via tcode VD01 in ERP:

    And I have defined a request in tcode R3AR2 to try to download it to CRM via request download:

    After download is finished, I saw following error message in tcode SMW01:

    Error message: Number not in interval XXX - XXX

    Why middleware complains this very interval 0000300000 - 0000399999? Where does it come from?
    When the customer is downloaded into ERP from CRM, the business partner will be created with a proper number. The number range is maintained based on mapped CRM partner group, in this example 0002:

    Here you assign the number range setting to the mapped group 0002.
    In my system, currently group 0002 is assigned with number range 07:

    This explains why 0000300000 ~ 0000399999 is complained in error message.

    After I reassign group 0002 with correct number range 03, the issue is resolved.

    By the way, I learned the knowledge above by debugging this function module below:

    要获取更多Jerry的原创文章,请关注公众号"汪子熙":

  • 相关阅读:
    第五章:向量运算
    第四章:向量
    第三章:多坐标系
    近期一些学习的随笔
    2020高考游记
    寒假集训好题记录
    STL基本用法的一些记录
    2020暑假集训做题记录——数据结构
    2020.12.13~2020.12.20做题记录
    2020.11.30~2020.12.6 做题记录
  • 原文地址:https://www.cnblogs.com/sap-jerry/p/12242718.html
Copyright © 2011-2022 走看看