`

Create Vendor or Customer_master Data

    博客分类:
  • ABAP
 
阅读更多
To Create or Change Vendor_master date(XK01,XK02) or Customer Master date (XD01,XD02)

* Below ECC 2005 (6.00), the only solution was batch input and DEBMAS idocs. See note 384462

* Starting with ECC 2005 (6.00) and above: a synchronisation tool has been introduce. See class CMD_EI_API (Customer) and VMD_EI_API (Vendor)

Do Not Use: SD_CUSTOMER_MAINTAIN_ALL:

SD_CUSTOMER_MAINTAIN_ALL is used in standard during the maintenance of a consumer using the standard customer_master data transaction XD01 & XD02.

It is not intended to be used out o[size=x-small][/size]f the transaction and in no case it should be used out of its original context. Due to the specificity of the function module, out of the original context we may face limitations and data inconsistencies.

For the maintenance of customers, there is NO BAPI and NO direct function module.
There are some functions modules like the one above where the name is looking nice. But these should not be used.
BAPI_CUSTOMER_CREATEFROMDATA1 is part of them. This one uses SD_CUSTOMER_MAINTAIN_ALL, so the above remark is still valid. Moreover, this BAPI is to be used only from process SAP Product Catalog. Out of it and due to its limitation, a lot of troubles are expected. See note 390045

from:http://forums.sdn.sap.com/thread.jspa?threadID=1638398&tstart=0
分享到:
评论

相关推荐

    oracle常用命令集合(一)

    - 示例:`SELECT DISTINCT vendor_code FROM vendor_master;` - **说明**:此命令用于从表中选择不重复的记录。 #### 20. 转换日期格式 - **使用TO_CHAR**: `SELECT TO_CHAR(日期表达式, '格式字符串') FROM ...

    SAP屠夫作品汇总

    Vendor的AP和Customer的AR能被对清,需要在Vendor和customer主数据设置一下, 189 如图7-[2],在vendor的control页的Account control的Customer填上Customer name 80005803. 189 如图8-[2],在payment transaction ...

    woocommerce-php-api-client:Wcocommerce API 2.2PHP客户端

    3. **调用API**:使用客户端提供的方法进行数据操作,如`getProducts()`、`createOrder()`等。 4. **处理响应**:API调用会返回响应对象,根据需要解析并处理数据。 ### 4. 示例代码 ```php require_once 'vendor/...

    a project model for the FreeBSD Project.7z

    Often used more narrowly in reference to an external deliverable, which is a deliverable that is subject to approval by the project sponsor or customer” by [PMI, 2000]. Examples of outcomes are a ...

    win 3.11 for workgroup tcpip支持

    "Setup Error 108: Could not create or open the protocol.ini file." "Setup Error 110: Could not find or open win.ini." If this happens do the following: 1) Remove any previous versions of Microsoft...

Global site tag (gtag.js) - Google Analytics