Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics NAV (Archived)

Nav 2016- Delete the sales quote

(0) ShareShare
ReportReport
Posted on by

Hi All,

I am trying to delete the sales quote before 30 days condition work date by codeunit in NAV 2016. Can you please help me .

ToDate := WORKDATE;
FromDate := CALCDATE('-30D', ToDate);
SalesHeader.SETRANGE("Date Filter", FromDate, ToDate); 

Thanks,

*This post is locked for comments

  • Verified answer
    Alexander Ermakov Profile Picture
    28,094 on at
    RE: Nav 2016- Delete the sales quote

    You can study report "Delete Invoiced Sales Orders" (299) and check how the Date filter is set, perhaps you can create similar report for your purpose for Sales Quotes?

  • Verified answer
    ManishS Profile Picture
    80 on at
    RE: Nav 2016- Delete the sales quote

    What help you want ? If you want to know what date is calculating then put a message(FORMAT(FromDate)); before salesheader.setrange.

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.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Kudos to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Microsoft Dynamics NAV (Archived)

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans