Previously, we created an input box for the user to enter a material ID for the sales order. Now, we want to make a call to an SAP S/4HANA Cloud backend, retrieve product data, and populate a dropdown box so the user can choose from a list of products.
A data resource defines a connection to a backend, and when executed, will bring back the data we want.
Go to the Integrations tab, and choose ADD INTEGRATION.

Choose BTP Destinations.

Select your S4HANA_ODATA_Products destination (use the Search box if necessary).

Choose INSTALL INTEGRATION.

Select the A_ProductDescription entity on the left, and choose Enable Data Entity on the right.

Choose Save (upper right).
