2nd Item Code Update

tpayne

tpayne

Reputable Poster
Just wondering if anyone has had to perform an update on the 2nd Item code
at all.

We recently incorporated items from another company, but having got
everything set up in JDE with new codes, it was realized that these did not
match the codes in the company catalog, therefore we have to modify the 2nd
item code for about 100 items to match the catalog.

Using the Data Dictionary it looks as if "potentially" there are about 50
files to be updated.

I'm pretty sure that JDE does not have anything in place to help with this,
in fact there is probably some check to prevent the 2nd item code from being
changed through the system.

Has anyone had to perform this task before and have the software to achieve
this, or at least to get started?

We can write something ourselves in RPG, but if something already exists why
reinvent the wheel!

Thanks in advance.

----------------------------------------------------------
Tony Payne - Senior Systems Analyst
United Musical Instruments USA Inc.
1000 Industrial Parkway
Elkhart, Indiana 46516
Tel: (219) 295 0079 ext. 2337
Fax: (219) 295 8613
Email: [email protected]
(Running JDE A73 cum 10 on V4R3M0)
 
In fact there is perfectly good standard functionality to support this.
Changing item numbers happens frequently enough that JDE does have a program
that will update all files with the change. Including transaction history.

There's a processing option in the Item Master program to turn on to update
2nd and 3rd item numbers.

The 40/IC (item change) User Defined Code contains a list of all the files
that are automatically updated.


Andy Klee

Klee Associates
J.D. Edwards Certified Professional
Voice: (970) 856-4811
Cel: (203) 223-5216
www.JDETips.com
 
If I read this right, you are talking about the Inventory Part #? If so,
there is a processing option behind Inventory Master (P4101) that says "do
you want to update just F4102 or do you want to update 'all' files that
carry that field" (it's a UDC behind it). We choose '2' to update all
files. What will happen when you change a part #, it submits a job P41026X
(or something) that does the actual update so you don't have to wait for it
on the inquiry screen. We've done lots of them with no problem.
 
Without being in front of a terminal and being able to verify this, I think
processing option 7 will let you update the files specified in UDC 40/IC.
You can press F1 on this option and view the files that will be updated.
Also while in IM maintenance you can take F19 and view the files to be
updated.

--------------------------------
Michael E. Brooks
Business Consultant
DataProfit Corporation
Office: 412.201.1592 x 132
[email protected]
 
JDE does have a program that will change the 2nd item number in all files based on a UDC table. As stated, just look at the processing options for the Item Master video program.
We have unfortunately had this program bomb on us occasionally due to record locks and such. Our users will change the 2nd item number and then go to something like the Item Cost screen thus causing record locks.

Just keep that in mind.

Scott Parker
Grote Industries, LLC.
WorldSoftware Version 8.1.2 AS/400 V4R5
 
Thank you for your help everyone.
Looks like P40821X should do the trick.
Have a great week.
----------------------------------------------------------
Tony Payne - Senior Systems Analyst
United Musical Instruments USA Inc.
1000 Industrial Parkway
Elkhart, Indiana 46516
Tel: (219) 295 0079 ext. 2337
Fax: (219) 295 8613
Email: [email protected]
(Running JDE A73 cum 10 on V4R3M0)
 
Back
Top