Hi all,
Just looking for advise. I was create custom table which is the fiels are using EDT from CustAccount, SalesID.
After Build, I got this error
Severity Code Description Project File Line Suppression State
Warning BP Rule: [BPUpgradeMetadataEDTRelation]:EDT relation found in field MyLog of table SalesId. It should be migrated to a regular table relation.
Upon writing, actually just realised, the statement also not correct, the table's name is MyLog, and the fieldname is SalesID.
So, what is this means actually, and can we suppress that? because I don't think I make any relation and don't want to etiher.
Thanks,