Regarding Item Doubt

njaiku
Member Posts: 116
Hi,
Suppose if i have three companies in navision (ex A,B,C). The item No.(ex 111) in the A company can be able to reflect in the B and C company.
In the B and C company the same item No should not be reflected. Is it possible. Can anyone help me out?
Suppose if i have three companies in navision (ex A,B,C). The item No.(ex 111) in the A company can be able to reflect in the B and C company.
In the B and C company the same item No should not be reflected. Is it possible. Can anyone help me out?
Jai
0
Comments
-
What do you mean with "reflect"?Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
Hi,
IF there are three companies as A,B,C. Each company have the item master table.
Suppose if the company A starts with the No series ITM001.
If the company B is going to insert the new item No that must be ITM002.
If the company C is going to insert the new item No that must be ITM003.
Again if company A is going to insert the new item that must start with ITM004.
That is, the Item No series must be related to these three companies.
Can anyone help me out?Jai0 -
You need to create new tables like the no. - series tables but with property DataPerCompany=No.
Copy also the NoSeriesManagement-codeunit and in the new codeunit, change all tables to use your new tables.
In the Item-table, use the new codeunit to get a new number.Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
Hi,
Thanks for the reply. But can u able to explain me elaboratly.Jai0 -
1)copy the tables for numberseries to a new number. These tables must have DataPerCompany=No. So each company uses the same dataset.
2) Copy codeunit NoSeriesManagment but let them point to the new tables created in 1)
3) in the OnInsert-trigger of table Item: in stead of using the standard codeunit NoSeriesManagment, you should use your new codeunit created in 2)Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!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