I would like to explain about creation of the sales order using BAPI by step by step procedure.This blog is mainly usefull for beginners. About OData:This service is used for build the services through URI inXMLformat.It is the back end development system for getting the data fromSAP....
* BAPI Logic for sales order creation*---* Header data PERFORM FILL_ORDER_HEADER_CHANGE USING ORDER_HEADER_IN ORDER_HEADER_INX LS_SORDER.* Partner PERFORM FILL_PARTNER_CHANGE TABLES PARTNERCHANGES PT_ITEMS USING LS_SORDER.* Items PERFORM FILL_ORDER_ITEM_CHANGE TABLES ORDER_ITEMS_IN ORDER...
Check this following link for creation of sales order using bapi: http://www.sap-img.com/fu036.htm Have a look at these links also: http://abaplovers.blogspot.com/2008/02/bap-sales-order-create.html http://abaplovers.blogspot.com/2008/02/bapi-sales-order-create-code.html Hope this he...
Solved: Hi, I am using BAPI_SALESORDER_CREATEFROMDAT2 to create sales order & noted a strange thing over there, system gives the following msg after call the bapi : T ID
Solved: Please help me.. I am using BAPI_SALESORDER_CREATEFROMDAT2 for creating sales order can you please tell me in which field the quantity(of items) is to be
For order creation, order no (VBELN) is not required. Reply Former Member In response to tushar_shukla 2010 Dec 19 9:48 AM 0 Kudos 852 SAP Managed Tags: ABAP Development hi Tushara, thank you for the reply... i have worked various ways but none of them seems to be wo...
Solved: Hello Freinds, I am looking for a BAPI for Delivery Creation from sales order. I want to Replace the BDC for VL01N ( deliver creation ) with the New BAPI.
SAP Managed Tags: SD (Sales and Distribution) Hi, I have a BAPI for sales order creation. Can I use the same BAPI for returns process of sales order and how because it asks for some business object(BUS2032 or something like that) when the file we are using having document type as ...
BAPI修改销售订单的方法‘BAPI_SALESORDER_CHANGE’ sap标准程序中可以使用VA02来修改销售订单changesalesorder,也可以在程序中调用BAPI来更改 订单(如物料编号material,订购数量orderquantity等),用到的函数是BAPI_SALESORDER_CHANGE. sapbapiExplorer中的文档。 Method SalesOrder.ChangeFromData ChangeSalesOrder Functionality ...
Create Request For Quotation 创建询价 Create Return Delivery 创建退货交货 Create Sales Order 创建销售订单 Create Service Notification - Failure (Sales Dep. / CIC) 创建问题通知单(销售和分销 / CIC) Create Service Notification-General 创建服务通知单 - 一般 ...