Hello,
I am trying to delete vendor bank related records from the application.
I tried to import blank records via DMF, but vendorbankaccountid is primary key and it requires some value to be present.
1: Is there any better way to delete records in front end/application?
2: If we delete via table browser, will it trigger delete action and delete related records also?
3: I tried excel, add-in, but only one record per vendor it is showing. May be i am not using correct entity? I used the below entity.
VendVendorBankAccountEntity / Vendor bank accounts
Thanks,
Vinodh