on 2025 Mar 10 9:50 PM
We are developing an automation in SAP Build Process Automation (BPA) that consumes a BAPI from our SAP system. In this process, BPA needs to send a nested structure to the BAPI, which includes multiple levels of subcomponents and internal tables.
The issue is that, when configuring the integration, BPA does not allow us to correctly map the deep structure and instead treats the field as a simple string. As a result, the BAPI does not receive the data in a structured format and cannot process it correctly.
How can SAP BPA handle nested structures when sending data to a BAPI?
Is there any configuration in BPA that allows it to correctly recognize the subcomponents of a deep structure?
Does SAP recommend serializing the data in JSON/XML for this case, or is there a native way to send complete structures from BPA?
Is it possible to use basXML or any other mechanism in the RFC communication to overcome this limitation?
Is there specific SAP documentation on handling deep structures in BPA?
Request clarification before answering.
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 8 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 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.