Hi,
I’ve begun enhancing the standard DataSource 0CFM_DELTA_POSITIONS with additional fields from table VTBFHAPO.
But I’m not locked at the ABAP coding part as I don’t find a unique key in the standard extract structure, which would also be present in table VTBFHAPO.
I see BUSTRANSID (Identifier of the Distributor Business Transaction) in the standard extract structure, but it’s not in table VTBFHAPO.
Ideally, I would like to join on VTBFHAPO-FLOWUUID (Transaction Flow UUID).
Could you please help?
David