zoukankan      html  css  js  c++  java
  • SAP Number Range

    Internal (' ') or external ('X') number range flag

    Indicator which determines whether the number range interval is external or internal.

    Use

    The SAP system issues the numbers for internal number range intervals automatically. This number is between the from-number and the to-number. The last number issued is logged in the current number level.

    You need to enter a number for external number issue. The number you enter needs to be between the from-number and the to-number. 

    Configuration 

    Tx: SNRO

    Or

    Tx: SPRO --> Display SAP Reference IMG --> SAP Customizing Implementation Guide --> Cross-Application Components --> SAP Business Partner --> Business Partner --> Basic Settings --> Number Ranges and Groupings --> Define Number Ranges / Define Groupings and Assign Number Ranges

    Creation

    Pass the BP grouping (ZBP_HEADER-PARTN_GRP = '0002') & BP number (ZBP_HEADER-BPARTNER) to Function Module: CVI_EI_INBOUND_MAIN. 

  • 相关阅读:
    105.UDP通信实现广播
    104.tcp多线程读写实现群聊
    103.tcp通信实现远程控制
    102.tcp实现多线程连接与群聊
    101.自动注入
    100.dll调用
    99.遍历进程并直接写入内存
    98.TCP通信传输文件
    97.TCP通信
    96.udp通信
  • 原文地址:https://www.cnblogs.com/princemay/p/7553188.html
Copyright © 2011-2022 走看看