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

BPCS/LX Tip of the Week: Getting the Most Out of Your ERP System – The Roadmap

Anthony Etzel 0 50289 Article rating: No rating

I hate getting lost. I feel out of control and helpless. Thank God my dad taught me early on how to read a map. Maps give us direction, points of reference, and helps us navigate the obstacles in our way.  

Do you have roadmap for your ERP system, or are you lost? An ERP roadmap can give your staff direction. It should help you create a stronger workforce that is well prepared to meet the future needs of your business. Take a hard look at what your ERP is, or isn’t doing for you. Chances are, there is much that can be done, and all you need to do is start plotting out your map. 

Optimize Your Manufacturing Today!

Baan/LN Tip of the Week: Getting the Most Out of Your ERP System – The Roadmap

Kathy Barthelt 0 81022 Article rating: No rating

I hate getting lost. I feel out of control and helpless. Thank God my dad taught me early on how to read a map. Maps give us direction, points of reference, and helps us navigate the obstacles in our way.  

Do you have roadmap for your ERP system, or are you lost? An ERP roadmap can give your staff direction. It should help you create a stronger workforce that is well prepared to meet the future needs of your business. Take a hard look at what your ERP is, or isn’t doing for you. Chances are, there is much that can be done, and all you need to do is start plotting out your map. 

Optimize Your Manufacturing Today!

BPCS/LX Tip of the Week: 6 Powerful Steps to Win With Automation

Anthony Etzel 0 58976 Article rating: No rating
  1. Eliminate paper shop packet and distribution of the paperwork to the shop floor.     
  2. Eliminate manual (paper-based) recording activities and the need to key in the transactions.
  3. Easy electronic scheduling by sequence and changing job priorities.
  4. Evaluate differences using actual times compared to standards.
  5. Improve data accuracy and eliminate the need to chase and fix errors.
  6. Practice Real-Time data reporting to monitor efficiencies and identify problems as they occur.

Optimize Your Manufacturing Today!

Baan/LN Tip of the Week: 6 Powerful Steps to Win With Automation

Kathy Barthelt 0 80134 Article rating: No rating
  1. Eliminate paper shop packet and distribution of the paperwork to the shop floor.     
  2. Eliminate manual (paper-based) recording activities and the need to key in the transactions.
  3. Easy electronic scheduling by sequence and changing job priorities.
  4. Evaluate differences using actual times compared to standards.
  5. Improve data accuracy and eliminate the need to chase and fix errors.
  6. Practice Real-Time data reporting to monitor efficiencies and identify problems as they occur.

Optimize Your Manufacturing Today!

Crenlo Partners With Crossroads RMC to Achieve Operational Efficiency

Kathy Barthelt 0 30305 Article rating: No rating

Crenlo, a leading manufacturer of cab and enclosure products, has elected to expand their partnership with Crossroads RMC to achieve greater efficiency within their operations. Phase 1 of the implementation will include RMCship (FedEx/UPS integration with Baan), RMCbuild (analysis of current inventory for production needs), Paperless Pick Web Collect Data Collection for their service orders and remote warehouse, and the development of a web-based quality inspection application which will be integrated with their Baan ERP system. 

BPCS/LX Tip of the Week: Tip of the Week: Cross Docking

Anthony Etzel 0 55201 Article rating: No rating

Cross Docking can provide significant improvements in efficiency by looking for outstanding requirements for an item (production orders, sales orders, replenishment orders) and automatically assigning the incoming item to that requirement instead of putting the item away into inventory, only to retrieve it later. Consider implementing cross-docking at your facility. 

Optimize Your Manufacturing Today!

Baan/LN Tip of the Week: Cross Docking

Kathy Barthelt 0 76014 Article rating: No rating

Cross Docking can provide significant improvements in efficiency by looking for outstanding requirements for an item (production orders, sales orders, replenishment orders) and automatically assigning the incoming item to that requirement instead of putting the item away into inventory, only to retrieve it later. Consider implementing cross-docking at your facility. 

Optimize Your Manufacturing Today!

First9495969799101102103Last

Tips:  LX | BPCS | M3

Improves control over PO costing changes during invoice entry by replacing passive warnings with an intentional override action.

  • In ACP500D3 (Invoice Entry PO Costing), users previously could unintentionally accept changes by pressing ENTER, even when quantity to cost or amount to cost values had changed.

  • A new “F14 to Override” warning message replaces the old message:
    “Details have changed. Press enter again to accept data.”
    This ensures users acknowledge and confirm significant changes explicitly.

New System Parameter:

  • “Apply GRN Costing Tolerance for PO Costing” (optional):

    • Within tolerance: Displays the original message —
      “Details have changed. Press enter again to accept data.”

    • Outside tolerance: Triggers the new override requirement —
      “F14 to Override”

Benefits:

  • Enhances oversight and reduces unintentional cost acceptance.

  • Enables better control of PO costs when invoice details differ from expectations.

Last

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
49800 Rate this article:
5.0
Kathy Barthelt

Kathy BartheltKathy Barthelt

Other posts by Kathy Barthelt

Contact author

x

Categories