Posting from Whse. Ref. Field
Belias
Member Posts: 2,998
hi everyone, does someone know what's the Posting from Whse. Ref. field on document headers(sales, purchases, transfers..)?i found it is used in posting codeunits:
codeunit 80:
I couldn't find anything about the field in the F1 help, probably because it is just an internal field.
Thanks in advance
codeunit 80:
... WhseReference := "Posting from Whse. Ref."; ... InvtPickPutaway := WhseReference <> 0; ... IF NOT InvtPickPutaway THEN COMMIT;variable invtpickputaway is used here and there in codeunit 80, and i'd like to know how it is evaluated.
I couldn't find anything about the field in the F1 help, probably because it is just an internal field.
Thanks in advance
0
Comments
-
Try putting a breakpoint on line WhseReference := "Posting from Whse. Ref.";
See which value "Posting from Whse. Ref." has.
I don't know what it is, since I haven't worked with Warehouse documents that much, but my guess is that it has the Warehouse Document No. that is posting the sales order.0 -
it's an integer field, but it's not evaluated in my process, so i'd like to know when it is evaluated (i don't think in posting codeunit, because the value should be already there to be used...0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K 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
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions