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

Crossroads RMC proudly announces the LX 8.3.5 go live for Trinity Industries.

Anthony Etzel 0 39532 Article rating: 5.0

Trinity Industries is live on LX 8.3.5! This project was truly a team effort working in partnership with HCL America. Crossroads RMC's involvement included John Kasper (Finance), David Campbell and Nick Olson (Operations), Jacob Hale (Supply Chain Management), and Tony Curtis (LX Administration). 

Trinity began providing industrial products and services to customers more than 85 years ago. They started as a small butane-tank manufacturer and evolved over time into a premier diversified industrial company with market-leading businesses serving the energy, chemical, agriculture, transportation, and construction sectors.

Infor LX & BPCS Tip of the Week: Pre-Assigned Lot Numbers – LX

Anthony Etzel 0 54570 Article rating: 5.0

In addition to assigning lot numbers in Shop Order Entry/Maintenance (SFC500) after the shop orders have been released, users can now pre-assign lot numbers during the Multi-level Shop Order Release process (SFC530) and the Multi-Level Backflush process (LMP600) for sub-assemblies that are lot controlled items. The user has the choice of using the parent lot ID, the next sequential generated lot ID, or not pre-assigning lot IDs. Multiple items per lot must be installed to use the parent lot number option.

Infor's Support Schedule for Infor LN & Baan

How Crossroads RMC can help

Kathy Barthelt 0 76443 Article rating: 5.0

Infor recently announced their support schedule for all versions of Infor LN & Baan.

Not sure what your company’s strategy should be moving forward?

Let us help you figure out the best path forward for YOUR company. Our goal is to put you on a path that ensures that you are supported and that your needs are met today and in the future without breaking the bank. Visit our Services page to learn more>

Infor LN & Baan Tip of the Week: Quantity change during shipment planning – 10.7

Kathy Barthelt 0 81425 Article rating: 5.0

Customers who use the Projected Shipments concept, and with that the Shipment Planning Workbench, require more flexibility in modifying outbound order lines before projected shipments are generated. The most important requirement is the option to change item quantities, which is a typical instrument to react on specific circumstances such as truck size and inventory situation. A Shipment Planning tab has been added to the Outbound Order Lines to enable users to perform shipment planning activities in terms of quantities and dates.

Cremer S.A. partners with Infor Consulting Services

Customer Innovation Study

Frank Petrasio 0 43864 Article rating: 5.0

Cremer S.A. partners with Infor Consulting Services to replace incumbent ERPs in acquired businesses with Infor LX.

"Infor LX provides meticulous detail into the real costs of our business and can be implemented rapidly with no investment in customizations. In short, Infor LX fits our business and provides us with the highest return on investment.” Marcelo Jorge Fernandez Operations Director & CIO, Cremer S.A.

Want to learn more about this LX success story? Click Here to Read Full Customer Innovation Study 

Contact Frank Petrasio at Crossroads RMC to find out how your company could be the next LX success story!

Learn More about Crossroads RMC's Services>

Infor LX & BPCS Tip of the Week: 6 Powerful Steps to Win with Automation

George Moroses 0 61385 Article rating: 5.0
  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!

First6162636466686970Last

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

George Moroses

Infor LX & BPCS Tip: PowerLink

PowerLink is a Windows-based client for end-users within the Infor Development Framework (IDF). PowerLink allows exports/imports from/to the ERP database, but how much do you really know about it? Here is some helpful information about PowerLink.​

Why does PowerLink sometimes fail to export all records?
There's not a finite amount of records that PowerLink can export. However, PowerLink export was never intended to handle large volumes of data. It was designed as a quick snapshot of a fairly small subset and a simple view of the user's PowerLink card. 

What is the maximum amount of data that can be exported?
The maximum number of records is only limited by the system resource like memory, etc. When the system runs out of resources, an OutOfMemory error should occur. In previous testings, we have exported +1 million records, although the size of records differs greatly between business objects, the total size of the data could be an issue. For larger volumes of data, customers should investigate other tools such as the iSeries Access "Data Transfer from iSeries Server" feature to download directly to Excel.

How do I know if the size of the data is an issue?
1. When exporting to an external file (text, HTML) then importing to Excel: You can easily check the output (text, HTML) to see if the intermediate output has all the records. This can be done by visual inspection or through the use of column totals. Simply compare between the output and what you see in PowerLink. If the exported file has all the records, then the problem is definitely Excel.
2. When exporting to clipboard, then copy/paste to Excel: There is a clipboard export size limit that is controlled through client preferences. Check the exported data in the clipboard, and see if it contains all the records or only partial records due to the size limitation set in client preferences. If limited, change the client preferences using Customize from the Main browser > Preferences > Miscellaneous tab > Limit Clipboard Export, and try the export again. If the clipboard has all the records the problem is in Excel, which we don't have jurisdiction over.

Suggestions for improving the export process. 

  1. Reduce the number of columns seen in the view. This will serve to reduce the data being exported and may increase the number of records that can be exported. 
     
  2. Reduce the complexity of the view. If the view has one column that lives on a related object, then it has to build SQL behind the scenes to get that related record. If all of the columns come from a single business object, then the processing will be significantly faster.
     
  3. Export to HTML, which can be opened directly by Excel, Access, and many other programs. This reduces the processing of the export formatting because PowerLink needs only to put begin and end tags around each data element. This will also preserve column alignment when Excel or other programs open the file.
     
  4. Unless you are exporting a fairly small volume of data, export to a file, not clipboard. Clipboard is held in memory until the entire view is read, and records are written to the file as they are retrieved.
     

 Also see KB 1357068 for more information about testing your view.

Print
50379 Rate this article:
5.0
George Moroses

George MorosesGeorge Moroses

Other posts by George Moroses

Contact author

x

Categories