2003 Nov 20 11:24 AM
I need the documentation abaut this standard bapi .
Someone can tell me where i can find it ???
Thanks
2003 Nov 21 4:58 PM
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
2003 Nov 22 2:25 PM
Hello Dario,
you can also try the SAP Interface Repository:
http://ifr.sap.com/catalog/query.asp?language=EN
Regards
Gregor
2003 Nov 24 10:51 AM
Hello all
In my opinion the IFR is always the best way to look when you need to update SAP standard tables. The IFR is the only place where you will find a complete overview of the options BAPI, IDOC and even a few remote function calls.
Best regards
Thomas Madsen Nielsen