There are certain entities in Dynamics F & O ->DataEntities that are prefixed with cds , how are they different from non prefixed entities.
There is CDS sales order headers and Sales order headers V2 .
Sales order headers V2 Entity the target entity is SalesOrderHeaderV2Entity
CDS sales order headers the target entity is SalesOrderHeaderCDSEntity
Do these two entities get/set data to the underlying table.
If a dual write needs to be setup in from dataverse for table , which one of the entities should be mapped to?