when setting up the config for an RFC BAPI synchronous call, it appears that i must have a BAPI on my client side so i can configure the distribution model (BD64) and BAPI destination (BD97) accordingly. Now here's the odd thing. the whole point of this is to call a remote BAPI synchronously. But to set up the config, i must have the BAPI setup on the client, from which i would never call it. ok, the BAPI's method can be any old function module, but is this really how it is done? or am i missing something obvious?
thanks
Hi Glen,
to be able to understand your problem:
In which way do you want to call the BAPI?
I would expect:
You have a Z-report, there you implement BAPI call with destination [like defined in BD97].
There is no distribution model.
If you have a distribution model, I expect to distribute IDOCs, which are booked locally (e.g. with BAPI).
Maybe I don't know all possibilities of different distribution models, but please explain your situation more detailed.
Regards,
Christian
Add a comment