Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics NAV (Archived)

How can we see existing code of CU 81

Posted on by Microsoft Employee

I want to deactivate following code of Codeunit 81  , as I want to Post the sales without user interference .

 IF NOT CONFIRM(Text001,FALSE,LOWERCASE(FORMAT("Document Type"))) THEN

Please let me know how can we see existing code of CU 81 using Development environment of Nav 18 as we are doing in NAV 17 .

Thanks

ANju

 

*This post is locked for comments

  • Suggested answer
    4BzSoftware Profile Picture
    4BzSoftware 6,071 on at
    RE: How can we see existing code of CU 81

    Hi Anju,

    - Open NAV 18 Development Environment.

    - Change NAV License with Develop License that allows you to edit Codeunit.

    - Open the database.

    - Edit Codeunit 81.

    NAV 18 uses PostConfirmQst instead of Text001 text constant, so you should deactivate following code of Codeunit 81:

    IF NOT CONFIRM(PostConfirmQst,FALSE,LOWERCASE(FORMAT("Document Type"))) THEN

  • Suggested answer
    Suresh Kulla Profile Picture
    Suresh Kulla 43,745 on at
    RE: How can we see existing code of CU 81

    There is no change in this scenario, you just need to make sure you have proper license uploaded or changed to view the code.

  • Suggested answer
    Stefano Demiliani Profile Picture
    Stefano Demiliani 37,162 Most Valuable Professional on at
    RE: How can we see existing code of CU 81

    You can see existing code exactly like in NAV 2017: open C/SIDE, go to codeunit 81 and click on Design. Nothing changes,

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans