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

Infor LX/BPCS Tips & Tricks for TECHNOLOGY: New Features in 8.4.2

George Moroses 0 28 Article rating: 5.0

New IDF Inquiries 

Infor LX has a long history of providing IDF inquiries over most critical business areas, but there are still some areas that lack this capability.
The following IDF inquiries are now available in 8.4.2:

  • Customer Quote
  • Customer Quote Line
  • RMA (Return Material Authorization)
  • RMA Line

Benefits

  • Ability to sort, subset, filter, and view information in a modern and intuitive way
  • Point and click navigation to related information – 360 views
    • Exceptional personalization and extensibility capabilities

Infor LX/BPCS Tips & Tricks for OPERATIONS: New IDF Inquiries

George Moroses 0 32 Article rating: 5.0

New IDF Inquiries 

Infor LX has a long history of providing IDF inquiries over most critical business areas, but there are still some areas that lack this capability.
The following IDF inquiries are now available in 8.4.2:

  • Customer Quote
  • Customer Quote Line
  • RMA (Return Material Authorization)
  • RMA Line

Benefits

  • Ability to sort, subset, filter, and view information in a modern and intuitive way
  • Point and click navigation to related information – 360 views
    • Exceptional personalization and extensibility capabilities

Infor LX / BPCS Tips & Tricks for FINANCE

George Moroses 0 93 Article rating: 5.0

Finance:  Enhancement Summary: Tax Code Table Window (WINZRTD)

Overview
A significant enhancement has been introduced to the Tax Code Table window (WINZRTD) to improve usability, accuracy, and customer support capabilities within the Finance module. This update includes new tax rate visibility features, streamlined prompts, and improved integration across the Order Entry and Purchase Order modules.

Enhancements Introduced

1. Tax Code Table (WINZRTD)

  • Added ‘Total Tax Rate’ column to...

Crossroads RMC is proud to announce an integration with Transcepta software and Infor LX!

Frank Petrasio 0 30 Article rating: 5.0

Transcepta helps companies eliminate inefficiencies and gain control over their operations. We know that teams are under constant pressure to reduce costs, improve cash flow, and increase visibility, without adding more complexity. Transcepta's AI-driven AP automation platform eliminates manual processes, empowering businesses to increase profitability and make faster, more data-driven decisions.

NOW, this rich functionality is available to Infor LX users!...

Infor News You Can Use: Driving Digital Product Passport Compliance

Crossroads RMC 0 1288 Article rating: 5.0

Prepare for Digital Product Passport Compliance with Expert Insight from Lora Cecere
Founder, Supply Chain Insights

With the EU Digital Product Passport (DPP) set to launch in 2027 for initial industries—batteries, consumer electronics, and textiles (footwear and apparel)—businesses are beginning to confront a rapidly evolving compliance landscape. Yet with many requirements still undefined, confusion is widespread.

Lora Cecere's latest research helps organizations cut through the uncertainty by offering actionable insights and a clear, customer-centric, outside-in approach to DPP readiness.

Key Highlights:

  • Start with the Customer in Mind
    Align compliance efforts with market demands to drive growth and gain a competitive advantage.

  • Break Down Silos
    Cross-functional collaboration—across sustainability, supply chain, procurement, and policy is essential for success.

  • Clarify Compliance
    Understand the core elements that define DPP compliance and the practical steps needed to achieve it.

  • Learn from Diverse Approaches
    See how companies are navigating DPP differently, with no one-size-fits-all path to readiness.

  • Adopt GS1 Standards
    Address the existing gap in the implementation of critical global standards for traceability and product information.

Build the capabilities your organization needs today to meet the demands of tomorrow—with a forward-looking, customer-first strategy.

👉 [Access the full research here

12345678910Last

Tips:  LX | BPCS | M3

You can change your master schedule by specifying the type of master schedule update to perform. You can run a Net Change or Regenerative Schedule.

You also have the ability to clear the lower level requirements out of the Planned and Firm-Planned Order file.

This is a simple way to go from the customer order to making the order and shipping the order. It involves a few simple steps:

  1. Receive and enter the customer order
  2. Automatic credit review
  3. Automatic release of the shop order tied to the customer order
  4. Issue material, report labor to the production order receipt
  5. Pick the order, ship the order, invoice the customer

With lean, you can skip processing the demand through MRP. You can go directly from the customer order to the shop order creation.

FirstLast

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
50764 Rate this article:
5.0
George Moroses

George MorosesGeorge Moroses

Other posts by George Moroses

Contact author

x

Categories