2008 Apr 15 2:58 PM
Hi Experts,
I have a question about two BAPIs for SD module.
Im using BAPI_SALESORDER_CREATEFROMDAT2 and BAPI_SALESORDER_CHANGE, and I cannot find a way to indicate the new VAT number (Tax Number), I have found this in BAPI_SALESORDER_SIMULATE but in the others I do not find anything.
The simulate function uses BAPIPARTNR and the others uses BAPIPARNR that does not contain the field STCEG.
Can anyone help me.
Best Regards
Nuno Rodrigues
2008 Apr 15 3:38 PM
Try BAPI_SALESORDER_CREATEFROMDAT1..
This BAPI has ORDER_PARTNERS-VAT_REG_NO.
G@urav.
2008 Apr 15 3:38 PM
Try BAPI_SALESORDER_CREATEFROMDAT1..
This BAPI has ORDER_PARTNERS-VAT_REG_NO.
G@urav.
2008 Apr 15 4:18 PM
Hi Nuno,
Please use the Interface parameter EXTENSIONIN to transfer the VAT number. If you want to know how to use this parameter then you can refer to the documentation attached with this Tables parameter.
1. Execute SE37
2. Enter BAPI_SALESORDER_CREATEFROMDAT2 and click on Display
3. Click on Tables tab and place the cursor on EXTENSIONIN
4. Follow the menu path GoTo->Documentation
<REMOVED BY MODERATOR>
Thanks and Regards,
Maddineni Bharath.
Edited by: Alvaro Tejada Galindo on Apr 15, 2008 11:20 AM
2009 Dec 04 7:46 AM
Hi Maddineni Bharath,
the Interface parameter EXTENSIONIN cannot be used to transfer the VAT number. EXTENSIONIN is only for "tables" VBAK, VBKD, VBAP and VBEP.
We are using the "old" BAPI BAPI_SALESORDER_CREATEFROMDAT1.
Regards,
Hans-Martin