|
Hi Run through the PSTRUC file and explode the BOM as far as you need to. As you do it write the results to the Product structure offline load file (PSDSKT). Then do the same for the item master/balance files. You may want to do the same thing for the routiings After you have created all the offline load files Run the Item Master Offline Load Via the API calls in a CL program STRMAPICS ENDS(&ENV) Run the item master offline load OLMITM PROMPT(*NO) ENDS(&ENV) OPTION(*UPDATE) FILE(ICOSD/ITMDKT) Run teh item balance offline load OLMITMWHS PROMPT(*NO) ENDS(&ENV) OPTION(*UPDATE) FILE(ICOSD/TMP113) Run the routing offline load OLMRTG PROMPT(*NO) ENDS(&ENV) OPTION(*UPDATE) FILE(MAPMODF/RTGDKT) Run the product structure offline load OLMPST PROMPT(*NO) ENDS(&ENV) OPTION(*UPDATE) FILE(MAPMODF/PSDSKT) ENDMAPICS The mapics manuals will give you the required fields in each of the files Best Regards Iain Wilson =================================================================== message: 6 date: Thu, 9 Feb 2006 08:56:51 -0500 from: bciervo@xxxxxxxxxxxx subject: [MAPICS-L] Copy Bill Of Materials Hi Group, We have the task of entering Bill of Materials from one environment to another. Has anyone had to do this and is there an easy way of coping over. One division will stop manufacturing the products and another division will start the manufacting of the same products on the next day. We would appreciate any input and help. Thanks, Bob Ciervo Kinedyne Corp 908 231 1800 ext 130 bciervo@xxxxxxxxxxxx
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.