hi,
I have duplicated the entity " customer postal address" and created "Projects postal addresses". I have set the logic to create the dirparty at the method "setPartyNumber" and its able to create a new Project address.
I have also added a project address tab in the project master just like the standard ones.
The issue is that sometimes while importing records from excel it sometimes overrides the previous records with the last one even for the standard "Customer postal addresses".
Also in cases wherein you might get the below errors it will actually create records in the logisticspostaladdress table which is very surprising.
Can someone explain on what basis the below errors are shown and what is the best way to create addresses in the table.
for eg. Below are the errors received during import of records
Cannot edit a record in Addresses (LogisticsPostalAddress). Invalid value specified for 'Expiration'. It has to be less than the 'Expiration' of the next record.
Cannot create a record in Addresses (LogisticsPostalAddress). Insert not supported with the values specified for 'Effective' and 'Expiration'. New record overlaps with multiple existing records.
Thanks,
VK