Filter Items in Phys. Inventory

elTorito
Member Posts: 191
Hi,
we have an Problem 8-[ :-s
In Phys. Inventory Journals i have found Items that are booked double, i found the line for casuality, but now i must check if exists more items that are doubled.
Phys. Inventory Journal was yet posted(booked).
I would now create an Report based on Table "Phys. Inventory Ledger Entry"
in this Report i would print out Items that have more than One Entry on the Posting Date. If One Item has 2 Entries on 31.12.04 it was post/booked doubled, and must be adjust correct.
How can i do this?
Perhaps making a counter for each item when processing the report?
Thanks for any tipps.
Petter
we have an Problem 8-[ :-s
In Phys. Inventory Journals i have found Items that are booked double, i found the line for casuality, but now i must check if exists more items that are doubled.
Phys. Inventory Journal was yet posted(booked).
I would now create an Report based on Table "Phys. Inventory Ledger Entry"
in this Report i would print out Items that have more than One Entry on the Posting Date. If One Item has 2 Entries on 31.12.04 it was post/booked doubled, and must be adjust correct.
How can i do this?
Perhaps making a counter for each item when processing the report?
Thanks for any tipps.
Petter
(Oo)=*=(oO)
0
Comments
-
In the OnAfterGetRecord of the report create a record variable for the Phys. Inventory Ledger Entry, do a setrange for the item no. and the posting date 31.12.04( use an efficient key or create one), then do a count on this recordset. If count = 1 then currreport.skip.
This way it will list all the double postings. Their item nos. will appear at least twice in this list, or more if there were more than two postings.
You can create a temp table and write all the already found ones into it , then search this table first for each new item no., to have these item nos. appear only once.Kai Kowalewski0 -
Kowa wrote:In the OnAfterGetRecord of the report create a record variable for the Phys. Inventory Ledger Entry, do a setrange for the item no. and the posting date 31.12.04( use an efficient key or create one), then do a count on this recordset. If count = 1 then currreport.skip.
This way it will list all the double postings. Their item nos. will appear at least twice in this list, or more if there were more than two postings.
You can create a temp table and write all the already found ones into it , then search this table first for each new item no., to have these item nos. appear only once.
Thanks. Now i have my double Items, Was only a hand full.
Now other Problem ](*,) ](*,) (a part oft the items that inventory was booked on 31.1.05 :twisted: :twisted: i like our sales and purchase mens ...
Exists a Report wich that i can print me booked Journal? Per Batchname. ?
When we had create the Phys. Inventory Journal, we had create 50 Batch Names, in each Batch Name was specially items (Category Item).
I look the Items in the Batch Names before the Inventory was post/booked, but it doesn't match with the booked , so it must be an error in any place ....
#-o #-o #-o :-k ](*,) :-s
Thanks.(Oo)=*=(oO)0 -
You can use Report 703 Item Register - Quantity and set a filter
on the Journal Batch Names ( and Source Code, if necessary).Kai Kowalewski0 -
Kowa wrote:You can use Report 703 Item Register - Quantity and set a filter
on the Journal Batch Names.
Hmm this don't seem to work, Report generate 0 Sites, but it works if i set Filter by: From Phys. Inventory Entry No. and then select first No. and last No. of the Batch Name.
Hmm. I Think i make a Report that Filters me DocumentNo(BatchName) from Table 281 (Phys. Inventory Ledger Entry).
This was our first INventory with Navision and we forget print out directly after Booking the item lines, ... it exists the Report 702 for Test Report
What Report will be execute when i press Post + Print Button for Book the inventory lines ? Perhaps i can use it for base for my new report.
Thanks.
(And sorry my bad english)(Oo)=*=(oO)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