2007 Apr 16 12:10 PM
Hello!
I have the following question - which BAPI do I use to read an existing Quotation in the R/3 system?
I have a Java Connector program which lays down a Quotation. After the quotation is laid down, it has to use the generated quotation number to access the quotation and export it into an XML file.
The problem is I have no idea which BAPI can be used for it. I found a couple of threads which suggested BAPI_QUOTATION_GETDETAILBOS which does not exist in my system. I tried using the RFC SD_SALES_DOCUMENT_READ but it isn't what helps me either.
Any help with this would be really helpful.
Bye!
Sameer
Hello!
I have the following question - which BAPI do I use to read an existing Quotation in the R/3 system?
I have a Java Connector program which lays down a Quotation. After the quotation is laid down, it has to use the generated quotation number to access the quotation and export it into an XML file.
The problem is I have no idea which BAPI can be used for it. I found a couple of threads which suggested BAPI_QUOTATION_GETDETAILBOS which does not exist in my system. I tried using the RFC SD_SALES_DOCUMENT_READ but it isn't what helps me either.
Any help with this would be really helpful.
Bye!
Sameer
2007 Apr 16 12:20 PM
Hi,
You can use either
BAPI_CUSTOMERQUOTATION_CHANGE
or
BAPI_QUOTATION_GETDETAILBOS
both works.
regards,
Anji
2007 Apr 16 12:23 PM
Hallo Anji,
Thanks for the reply, the Quotation Change is for changing the quotation - I am looking for a BAPI that will only read the quotation and return the details.
As for the GETDETAILBOS, as I already mentioned, I get the message saying that it does not exist in the system.
Bye!
Sameer
2008 Jul 10 7:19 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |