cancel
Showing results for 
Search instead for 
Did you mean: 

ByDesign OData How to retrieve PaymentData for Supplier?

x27lu
Explorer
0 Kudos

Hello, I am using the khsupplier.xml custom OData API (https://github.com/SAP-samples/byd-api-samples/blob/main/Custom%20OData%20Services/khsupplier.xml) to retrieve the Supplier list. I need to get the "Companies" information I see under Payment Data in the portal. See screenshot below. I cannot find any section in the returned data that corresponds to this information. Does anyone know how to do it?

Accepted Solutions (0)

Answers (1)

Answers (1)

gavan_gu
Product and Topic Expert
Product and Topic Expert
0 Kudos

Dear x27lu, 

You should create another new OData Service based on BO Supplier to query the information you needed.

gavan_gu_0-1708316158298.png

1. Query ObjectID of the supplier.

2. Query the information based on Parameter ObjectID you queried.

 

Best regards,

Gavan

SAP Business ByDesign| Product Support