Forgive me if you have already tried here, but have you looked at the Functional Module Documentation from within SE80 or the BAPI transaction in R/3. The following is the On-Line Help I find in our 46C system. In addition this help, each parameter is linked to addtional help online.
FU BAPI_SALESORDER_SIMULATE
____________________________________________________
Short text
Sales Order: Simulate Sales Order
Functionality
This method has the same interface definition as the BAPI_SALESORDER_CREATEFROMDAT1 function but differs from it in that here the sales order is not updated.
Here you can determine availability and pricing. This data is displayed in the ORDER_ITEMS_OUT table.
Notes
1. For 46A, the following enhancements have been made:
a) New output tables:
ORDER_SCHEDULE_IN Schedule line data input
ORDER_CCARD_EX Credit card data output
ORDER_SCHEDULE_EX Schedule line data output
ORDER_CONDITION_EX Conditions output
MESSAGETABLE Warning table (XVBFS)
b) Sales area determination
c) Order entry with ship-to party
If no sales area is entered in the sales order header, then the system creates the sales area from the sold-to party or ship-to party, who has been entered in the partner table. If no clear sales area can be created , you will receive a system message, and the sales order will not be created.
Parameter
ORDER_HEADER_IN
CONVERT_PARVW_AUART
SALESDOCUMENT
SOLD_TO_PARTY
SHIP_TO_PARTY
BILLING_PARTY
RETURN
ORDER_ITEMS_IN
ORDER_PARTNERS
ORDER_SCHEDULE_IN
ORDER_ITEMS_OUT
ORDER_CFGS_REF
ORDER_CFGS_INST
ORDER_CFGS_PART_OF
ORDER_CFGS_VALUE
ORDER_CFGS_BLOB
ORDER_CCARD
ORDER_CCARD_EX
ORDER_SCHEDULE_EX
ORDER_CONDITION_EX
ORDER_INCOMPLETE
MESSAGETABLE
EXTENSIONIN
PARTNERADDRESSES
Exceptions
Function group
2032
Hello Dario,
you can also try the SAP Interface Repository:
http://ifr.sap.com/catalog/query.asp?language=EN
Regards
Gregor
Add a comment