Skip to Content
0
Dec 22, 2022 at 09:00 AM

Sales Order Item embedded Component

102 Views Last edit Sep 06, 2023 at 09:19 AM 4 rev

Hi,

I followed this guide to add an Embedded Component to the Sales Order Screen:
https://blogs.sap.com/2017/09/27/embedded-component-as-a-faced-in-the-standard-ui/

It works but the issue is that I need the embedded component to be bound to the item of the sales order.
Meaning the embedded component needs to show unique values per item and ATM it shows the same embedded component screen for all items.
I tried looking for an Item UUID or Item ID parameter in all of the available outports in the sales order but I didnt find them.
What am I missing? How can I bind an embedded component per item in a sales order successfully?