How to use a message or error text in CU 80 Sales Post

andy76
Member Posts: 616
Hello,
I would like to show a message/confirm/error text in C.U. 80 Sales Post - on Run (for some conditions) alse when called by report 296 - Batch Post Sales Orders but nothing appears because in this report is checked the return value:
IF SalesPost.RUN("Sales Header") THEN BEGIN
so my message (but also others one standard of Navision) are not displayed.
The system for example displays only '0 orders out of a total of 1 have been posted.'
Nor my message nor message articles XXX not in warehouse is displayed...
How could I solve?
I am using NAV 5.0 CH
Thank you
I would like to show a message/confirm/error text in C.U. 80 Sales Post - on Run (for some conditions) alse when called by report 296 - Batch Post Sales Orders but nothing appears because in this report is checked the return value:
IF SalesPost.RUN("Sales Header") THEN BEGIN
so my message (but also others one standard of Navision) are not displayed.
The system for example displays only '0 orders out of a total of 1 have been posted.'
Nor my message nor message articles XXX not in warehouse is displayed...
How could I solve?
I am using NAV 5.0 CH
Thank you
0
Comments
-
try to comment this line
SetHideValidationDialog(TRUE); (it's the second line in codeunit 80)
it should work...althought you'll get a TON of messages :shock:
P.s.: is the message you want to show a customized one?0 -
yes, customized...I'm trying to show it directly by report 296 - Batch Post Sales Orders
Thank you0 -
And do not forget to have the confirm before any transaction is started in the codeunit, or you will kill performance on the server (long-running locks).0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions