Announcements
Procedure CheckDefaultDimension(var Customer: Record Customer) var DefaultDimension: Record "Default Dimension"; begin DefaultDimension.SetRange("Table ID", Database::Customer); DefaultDimension.SetRange("No.", Customer."No."); If DefaultDimension.IsEmpty() then Error('Default Dimension is not set for this customer. Please set the default dimension for this customer.'); end;
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
OussamaSabbouh 2,117 Super User 2026 Season 1
YUN ZHU 1,092 Super User 2026 Season 1
Dhiren Nagar 1,026 Super User 2026 Season 1