Please Wait a Moment
X

Infor LX Tips, Infor LN Tips, BPCS Tips, Baan Tips, Infor M3 Tips & Infor ERP News

Crossroads Connections

Infor ERP Tips & News from the Experts

Infor LX | Infor LN | BPCS | Baan | Infor M3

Crenlo and Crossroads RMC Go International

Crossroads RMC 0 19018 Article rating: No rating

Crenlo, A leading manufacturer of cab and enclosure products to protect people and electronics, has partnered with Crossroads RMC to deliver a shop floor (MES lite) solution to their facilities in the US and Brazil. Crenlo was looking for a way to ensure that each production run was complete and accurate, and their overall production efficiencies were measurable. Crossroads RMC developed a complete solution to deliver detailed proprietary work instructions to each workstation, configure production lines to fit the work to be completed, perform downtime tracking with alerts and provide web based pivot reports to view entire assemblies, compare actual to expected, view inspection failures and analyze trends week to week, month to month and year to year. This solution will be fully integrated with Crenlo’s Baan IV ERP system.

Nice-Pak Products Drives Purchasing Power With Crossroads

Crossroads RMC 0 37517 Article rating: No rating

Nice-Pak Products, a leading manufacturer in the wet wipes industry, has selected Crossroads RMC to evaluate the purchasing processes within their facilities in Indiana. During this evaluation, Crossroads RMC will determine the best path for streamlining purchasing operations and develop a standardized approach that can be shared within other locations of Nice-Pak utilizing Infor LX.

International Wire Selects Crossroads RMC For Their High Performance Conductor Division

Crossroads RMC 0 32787 Article rating: No rating

International Wire Group, Inc. headquartered in Camden, New York is the largest bare copper wire and copper wire products manufacturer in the United States. Crossroads has been selected to evaluate the manufacturing processes within the High Performance Conductor Division of International Wire, with locations in South Carolina and Georgia. During this evaluation, Crossroads will determine the best path for streamlining the shop floor which will include data collection and labor reporting. International currently utilizes Infor LX and will be evaluating Crossroads’ MES solution as part of this project.

BPCS/LX TIP OF THE WEEK: INVENTORY TRANSFERS

Anthony Etzel 0 52735 Article rating: No rating

Misplaced inventory… this happens all the time, but it CAN be avoided.

As part of an employee’s initial training, they should be taught the importance of proper inventory handling. This training should occur even if inventory handling is not their job! Employees need to know how the actions (or lack thereof) of one individual affects the rest of the company and the system used to run your business. Proper inventory management is the responsibility of ALL employees. 

Optimize Your Manufacturing Today!

Baan/LN Tip of the Week: Inventory Transfers

Kathy Barthelt 0 84856 Article rating: No rating

Misplaced inventory… this happens all the time, but it CAN be avoided.

As part of an employee’s initial training, they should be taught the importance of proper inventory handling. This training should occur even if inventory handling is not their job! Employees need to know how the actions (or lack thereof) of one individual affects the rest of the company and the system used to run your business. Proper inventory management is the responsibility of ALL employees. 

Optimize Your Manufacturing Today!

Tip of the Week: Finding the Cause of Waste

Crossroads RMC 0 62901 Article rating: No rating

If a particular machine in your shop breaks down a lot, and you are seeing lots of scrap on every job, maybe it is time to look at what is going on. Is there truly a problem with the machine? If so, get it fixed, or move production to another line. Maybe it is a problem with how the machine operator has been trained, or maybe it is due to poor quality materials that are being used as components on a given job. Until you dig in to find the root cause, you can’t fix the problem.  

Optimize Your Manufacturing Today!

Tip of the Week: Gain Efficiency & Save Money - Evaluate Your Production Lines

Anthony Etzel 0 49480 Article rating: 5.0

When is the last time you took a hard look at your production lines?

  • How are we moving product through our facility?
  • Do we have work instructions / drawings available where needed?
  • Do we have frequently used inventory available at the line?
  • Where are the bottlenecks?
  • Are processes automated, where possible?

Taking a hard look at your processes and procedures may reveal some interesting results. Don’t assume that everyone is doing things the same way. Some may be superstars, and others may need some mentoring. Some processes may be outdated and costing you time and money, while others are extremely efficient. One area of the business may benefit from how others operate. Take the time to review and analyze your findings. Your company may benefit greatly as a result.

Optimize Your Manufacturing Today!

Tip of the Week: Gain Efficiency & Save Money - Evaluate Your Production Lines

Kathy Barthelt 0 78860 Article rating: No rating

When is the last time you took a hard look at your production lines?

  • How are we moving product through our facility?
  • Do we have work instructions / drawings available where needed?
  • Do we have frequently used inventory available at the line?
  • Where are the bottlenecks?
  • Are processes automated, where possible?

Taking a hard look at your processes and procedures may reveal some interesting results. Don’t assume that everyone is doing things the same way. Some may be superstars, and others may need some mentoring. Some processes may be outdated and costing you time and money, while others are extremely efficient. One area of the business may benefit from how others operate. Take the time to review and analyze your findings. Your company may benefit greatly as a result.

Optimize Your Manufacturing Today!

First8081828385878889Last

Tips:  LX | BPCS | M3

Tips: LN | Baan

Kathy Barthelt

Infor LN & Baan Tips & Tricks for EXECUTIVES:

Operations: Copying EBOMs - Which copying method should I use?

To determine which copying method you must use, answer question 1 and follow the instructions.

Question 1: Is the source component a project item (that is, is a project defined in the first segment of the item code)?

  • If the answer is yes, proceed with question 3.
  • If the answer is no, proceed with question 2.


Question 2: Is the target component a project item?

  • If the answer is yes, select copy method NonProj Item to Proj Item.
  • If the answer is no, proceed with question 4.

Question 3: Is there a relationship with the same project?

  • If the answer is yes, select copy method EBOM to Production BOM Only.
  • If the answer is no, proceed with question 4.


Question 4: Is there a relationship with the target item?

  • If the answer is yes, proceed with question 5.
  • If the answer is no, select copy method No Copy Action.


Question 5: Does the item exist already?

  • If the answer is yes, select copy method EBOM to Production BOM Only.
  • If the answer is no, select copy method Copy E-Item to Item.

Technology: Using audit files in the Exchange module

The audit server logs all database actions that change the contents of a table in so-called audit files. The Exchange module can use these audit files, which are useful in a multisite environment because the databases on all sites must have identical data. These audit files can also be used in data conversions.

Only the updates in a specific period are exchanged, which leads to an improvement in performance. Specify this period in the Export Data (Non-Regular) (daxch0233m000) and Export Data (on a Regular Basis) (daxch0234m000) sessions. Changes such as insert, update, and delete are processed and written into the ASCII files. Actions such as drop, clear, and create tables are ignored.

Audit control data is added to the resulting ASCII file. This data consists of a batchline ID, transaction ID, sequence ID, and an indicator. The control data is added at the beginning of each line and is formatted like other data fields such as the enclosing and separator characters.

An update writes two lines to the ASCII file. One line contains the key fields and old values of the updated fields. The other line contains the new values of the key fields and updated fields, even if a key field does not change.

The batchline ID is used for recognition when processing the ASCII files. The transaction and sequence IDs are used to ensure that the transactions are replayed in the same order as on the exporting site. The indicator defines the type of action that is executed on the table. Use the letter I to insert; use the letter D to delete; use the letter U to update with old values; and use the letter N to update with new values.

Finance: Problem Invoices

You can use a problem code to indicate that a problem exists for a sales invoice. If the invoice-to business partner notifies you about a problem with the invoice and does not pay it, you can link a problem code to the invoice.

In the direct debits procedure, problem invoices are automatically discarded. For each problem code, you can set an option to prevent linked invoices from being selected on reminder letters.

Previous Article Infor LN & Baan Tips & Tricks: Action Required - Infor LN Cloud Edition - Fonts Update!
Next Article Infor LN & Baan Tips & Tricks for Operations: Copying EBOMs - Which copying method should I use?
Print
51122 Rate this article:
5.0
Kathy Barthelt

Kathy BartheltKathy Barthelt

Other posts by Kathy Barthelt

Contact author

x

Categories