2023 Jul 18 8:23 AM
Hello experts,
I "want" to replace DS 0EQUIPMENT_ATTR in S/4HANA by the ODP datasource IEQUIPMENTATTR_P.
As per my understanding IEQUIPMENTATTR got the data from ABAP CDS view I_EquipmentData.
Now I need to add some more fields because standard does not provide the information out of the box.
To do so I would:
Add the desired fields to E_Equipment which is the extension view provided by SAP.
Question 1:
Is this sufficient or do I need to add _EquipmentExtension in a second step to I_EquipmentData?
I don´t want to touch I_EquipmentData if it is not necessary.
Question 2:
Is it really the case that AEDAT is not available from scratch?
Thanks for your suggestions.
Br.,
Telli