on 2025 Mar 06 11:48 AM
Hello @LL,
to implement an integration scenario, we intend to store customer data in the BTP ABAP Environment temporarily. After some processing logic, selected records should be transfered to an onPrem S/4 system later.
Instead of creating Z-tables for customers (First Name, Last Name,...) and related addresses (Country, Postal Code, City, ...) and so on, we're intending to reuse the BusinessPartner data model tables of the BTP ABAP Environment.
We tried using EML to access the BusinessObject I_BusinessPartnerTP_3 similar to the in the example documentation.
Currently it failed due to missing customizing (e.g. BP Role) and missing authorisations. Excerpt of some error messages:
Nevertheless it's a published interface and the database tables exist. So our question is:
Did anybody try a similar use case in the BTP ABAP Environment and succeeded?
Any hints and suggestions appreciated.
Best regards,
Christian.
Request clarification before answering.
| User | Count |
|---|---|
| 11 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 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.