Hi @ll;
we working on a scenario to exchange quotes between different SAP systems.
For creating a quote there is an standard SAP enterprise service CustomerQuoteERPCreateRequestConfirmation_In available in the SWCV SAP APPL 6.04 namespace http://sap.com/xi/APPL/Global2.
So for the receiver side we are using this enterprise service which works fine.
Now we thinking on how we could trigger the quote exchange and create an adequate message which uses the same structure than the server enterprise service.
Is there a common way/service for reading a quote in such an adequate structure which avoid customer specific coding for build up the xml message. I´m thinking of an solution similar to sending an order as an IDoc which could be done via customizing and where are user exits for special needs.
What could be possibilities on client side when we going for proxies?
Any suggestions welcome.
Kind regards
Jochen