Hello,
For example, we use the standard SAP Business Partner API. There, for example, an expand to_SupplierCompany and from there an expand to_Supplier is possible. a Technically, it looks like this: $expand=to_SupplierCompany($expand= to_Supplier)
Unfortunately, the generator only generates the first level.
Is it possible to expand this or do I have to build it manually? We use the Java version of the transformation.
Regards,
Nils
Hello,
For example, we use the standard SAP Business Partner API. There, for example, an expand
to_SupplierCompanyand from there an expandto_Supplieris possible. a Technically, it looks like this:$expand=to_SupplierCompany($expand= to_Supplier)Unfortunately, the generator only generates the first level.
Is it possible to expand this or do I have to build it manually? We use the Java version of the transformation.
Regards,
Nils