Hi experts,
I have to retrieve Additional custom field data from a SC based on the Purchase Order Items.
The relation is with the following tables BBP_PDBEI and BBP_PDISC
The problem is that if this is done using the GUIDs of the BBP_PD transaction, the entry on table BBP_PDISC is reached, but if GUID is taken via table the BBP_PDBEI the GUID is different and it has no link to table BBP_PDISC.
Why is that GUID of table BBP_PDBEI is different from the GUID obtained in BBP_PD transaction for BUS2121 at item level (the one it is working)?
How can I relate the two tables BBP_PDBEI and BBP_PDISC?
Thanks!
Ezequiel