Posted inDynamics NAV & BC Tips & tricks
NAV Design Pattern: Variant Façade
The Variant façade provides a single interface that can take any Record, RecordRef or RecordID as an argument. With this pattern, the code is encapsulated within the single object, with clear separation between common and table specific code. Bron : Dynamics NAV Team Blog Lees meer...