on ‎2012 Feb 17 3:47 PM
Hi,
has someone used a standard proxy (and not a custom built proxy, I mean a standard SAp predelivered) that has the same functionality as this BAPI - BAPI_ACC_DOCUMENT_POST?
Thank You
Request clarification before answering.
hi,
>>>BAPI_ACC_DOCUMENT_POST?
both of other guys presented alternative options:
a) using IDOC - which does not have all the functions of this BAPI
b) generating WS from a BAPI, calling BAPI directly
both are fine but the standard way to use this BAPI is to do what SAP does:
a) create an ABAP proxy on the basis of this BAPI
b) use this new proxy in your interface
this is the most standard way which is also used by SAP so I'd suggest doing that if you'd need to call a BAPI
Regards,
Michal Krawczyk
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.