SAP Builders Discussions
Join the discussion -- ask questions and discuss how you and fellow SAP Builders are using SAP Build, SAP Build Apps, SAP Build Process Automation, and SAP Build Work Zone.
cancel
Showing results for 
Search instead for 
Did you mean: 

Build apps Basic Tbale with data adapter page parameter

Summitt12
Participant
0 Kudos

Hi

We have requirement to show S4 data in Build apps web app using Custom S4 OData service. I can see the S4 data in Build apps Webpreview

Summitt12_0-1707862390587.png

To embed the Webapp in C4C Service cloud via Meshup, Also need the Partner ID to come in the URL and then filtering based on URL parameter

Summitt12_1-1707862859958.png

 

To achieve that Created "Page Variable, Page Parameter and Data Variable

Summitt12_4-1707863020010.png

Summitt12_3-1707862962586.png

Summitt12_5-1707863036489.png

Summitt12_6-1707863069594.png

Used Basic Table with Adapter and configured/binding to S4 service

Summitt12_7-1707863108721.png

Summitt12_8-1707863136099.pngSummitt12_9-1707863169674.png

But not able to filter based on partner ID, also  "PartnerID" is not coming the URL parameter

Regards

 

 

5 REPLIES 5

kenichi_unnai
Advisor
Advisor
0 Kudos

Can you please explain how to obtain the partner id by the API documented here?

https://api.sap.com/package/C4C/odata

Once clarified - Build Apps team can help for the filtering.

 

0 Kudos

To ensure your mashup is supposed work correctly, we would need to check the Postman level API execution so that it clarifies the in/out parameters are correct ones. Would you be able to explain your execution result of your custom S4 OData in real system?

0 Kudos

We haven't started the C4C Meshup config yet

This is SAP Backend API, not sure how it can be excueted from Postman, it works from Buildapps using BTP Destination

We want to create a page Parameter to read the Account id from the C4C Screen and pass that to S/4HANA system to query List based on Account.

Summitt12
Participant

With the help of SAP support /advisory service, we were able to add filter as URL parameter

https://XXXXXXXX.preview.eu10.apps.build.cloud.sap/74550/s4prop_basic/page.Page1?PartnerID=3156909