Hello Experts,
I hope you are all doing well. I have a query regarding implementing cascading for custom tables. In D365 Business Central, when a user changes the Customer No. in the Customer Master, BC automatically propagates the updated customer number throughout the system.
I have a custom master table that I'm using in several custom tables. If I update the value of the primary key/field in the custom master table, I want BC to update its value wherever this field is being used. Is this possible using pure AL Language? If yes, could you please provide me with some reference links or workarounds?
Your answers will be highly appreciated. Thanks for reading.