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

Unlocking Potential: Why Connecting Outside Systems to Your Baan or Infor LN System is Crucial for Business Success

Kathy Barthelt 0 606 Article rating: 5.0

In an era of rapid digital transformation, having a robust enterprise resource planning (ERP) system like Baan or Infor LN is a solid foundation. These systems are powerful data repositories and transaction engines. However, their true power is often limited when they operate in isolation.

Connecting your core ERP system to other, specialized applications—whether a customer relationship management (CRM) platform, an e-commerce site, a warehouse management system (WMS), or even a specialized QMS—is no longer a luxury; it's a strategic necessity. This integration transforms your ERP from a single source of truth into the central nervous system of your entire operation, enabling seamless data flow, improved decision-making, and enhanced efficiency.

Here’s a breakdown of the advantages, potential disadvantages, and what your business stands to gain.

The Major Advantages of System Integration

Connecting disparate systems offers a wealth of benefits that can fundamentally change how you operate:

1. Enhanced Data Accuracy and Real-Time Visibility...

Infor News You Can Use: Infor's Excellence on Display in Gartner's 2025 Magic Quadrant

Crossroads RMC 0 634 Article rating: 5.0

Magic Quadrant™ for Cloud ERP for Product-Centric Enterprises and received the highest scores in 3 of 7 Use Cases of 2025 Critical Capabilities for Cloud ERP for Product-Centric Enterprises

-October 24, 2025, 11:00 AM

Gartner ranks Infor highest in ERP for Lower Midsize ($50 Million - $250 Million), Process Manufacturing, and Project/Asset-Intensive Manufacturing Use Cases

October 24, 2025 – For the fifth year running, Infor is a Leader in the Gartner Magic Quadrant for Cloud ERP for Product-Centric Enterprises. Infor is one of only three vendors to be recognized for five consecutive years.

Read full article:  https://www.infor.com/news/infor-named-leader-fifth-consecutive-year-2025-gartner-magic-quadrant-critical-capabilities

Infor LN & Baan Tips & Tricks for TECHNOLOGY: Table Sharing with a Multi-Company Setup - Using a Master Data Company

Kathy Barthelt 0 655 Article rating: 5.0

You can maintain all the master data, such as items, business partners, central purchase contracts, general ledger and related data in one company and share this data with the other companies. This master data company can be one of the operational companies, but you can also assign a separate company only to be used for the master data.

The advantages of having a separate master data company are:

  • Clarity: Having a single company as master data company is clear for all users.
  • Authorization: In general, only a few people in an enterprise can maintain the master data and, particularly for this maintenance, the authorization is important. If one dedicated master data company exists, you can use the company authorization to maintain this authorization very easily.

Infor LN & Baan Tips & Tricks for OPERATIONS: Generating Manufacturing Item Data by Site

Kathy Barthelt 0 511 Article rating: 5.0

After selecting the Manufacturing check box and clicking Generate in the Generate Master Data (tccom0231m000) session, LN generates Manufacturing item data by site in the Items - Production by Site (tiipd0151m000) session.

The data is retrieved from:

  • The Items (tcibd0501m000) session
  • The Item - Production (tiipd0101m000) session
  • The Item - Production Defaults (tiipd0102m000) session, if default data have been specified.
  • The value in the Site field is retrieved from the warehouse or the work center listed in these sessions:

    • Bill of Material (tibom1110m000)
    • Generic Bill of Material (tipcf3110m000)
    • Production Orders (tisfc0501m000)
    • Production Schedules (tirpt4101m000)
    • Production Schedule Lines (tirpt4102m000)
    • Routing Operations (tirou1102m000). Sites are not retrieved from subcontracting work centers.

Infor LN & Baan Tips & Tricks for FINANCE: Multilogistic/Single Finance

Kathy Barthelt 0 353 Article rating: 5.0

In a multilogistic/single-finance company structure, you can manage the manufacturing and distribution processes in a number of separate companies and perform the financial accounting in one company.

You must create one or more enterprise units in each logistic company and link all the enterprise units to the financial company.

For example, you can use a multilogistic/single-finance structure for an organization that consists of a number of separate production plants in one country that use their own BOM and production process but that form one legal entity. The reason for this is because BOMs, and the item cost prices based on them, are specific for each logistic company.

WEBINAR: Strengthen & Streamline Your ERP LX System with LX Bolt Ons

Thursday, Nov. 20th, 2025 - 1:00 to 2:00PM (US/Eastern)

Frank Petrasio 0 285 Article rating: 5.0

INFOR LX Bolt Ons

WEBINAR: Thursday, November 20th, 2025 from 1:00 to 2:00 (US/Eastern)

Register Here

Crossroads RMC is excited to participate in this WorkOutLoud webinar, where we’ll showcase eight bolt-on products that extend the power of Infor ERP LX. Each solution is designed for seamless integration, adding valuable features and functions that improve efficiency, automation, and reporting. 

We’ll provide a brief overview of each product, highlighting how they help organizations maximize the value of their ERP investment.

Join us to see how Crossroads can help you strengthen and streamline your ERP LX system.

Presenters:

  • Frank Petrasio, Director IBM i Group
  • Anthony Etzel, Solutions Executive
  • Nick Olson, Systems Consultant

Infor LX/BPCS Tips & Tricks for TECHNOLOGY: Improve PUR500 Navigation for WebTop Grids

George Moroses 0 585 Article rating: 5.0

Present PUR500-07 “folded” Purchase Order Line Entry screen as the default Line Entry screen.

Supply Chain Management Enhancements:

WebTop Grid users can personalize the main Purchase Order Line Entry screen to resequencing columns, sort and filter on data values, change column headings, and other features.

In LX 8.4.2, the PUR500-07 “folded” screen is the default Purchase Order Line Entry screen presented to the user. Users can still access the “unfolded” PUR500-06 screen with limited fields displayed, on request.

1345678910Last

Tips:  LX | BPCS | M3

Tips: LN | Baan

Kathy Barthelt

Infor LN & Baan Tips & Tricks for TECHNOLOGY: Using the Data Access Layer (DAL)

During an Exchange import, you can use all the functionality programmed into the Data Access Layer (DAL). If you use the DAL, Exchange carries out all the constraint checks, integrity checks, and side effects, for example, updates on other tables, that are programmed into the DAL. Database integrity is guaranteed automatically.

Using the DAL reduces the costs of interface development. You can use the DAL to import standard interfaces developed by Infor for partner products, as well as for specific interfaces built by customers, for example, to integrate LN with legacy systems. You can use the DAL in both single site and multisite environments.

The checks or additional actions specified in the DAL are carried out for each row that is imported. Database errors are logged in the same way for DAL and non-DAL import. DAL hook errors are also logged. You can specify whether the DAL property checks are or are not carried out.

If you specify the use of the DAL for a table relation for an import, the dal.new, dal.update, and dal.destroy functions are used instead of db.insert, db.update, and db.delete. You can choose to use DAL for particular tables and not for other tables, therefore, an import batch can contain both types of table relations simultaneously. The import through DAL works for both the import based on audit or indicators (inserts, updates, deletes), and the full import (inserts only).

DAL settings are run time aspects, which means you can change these aspects without having to regenerate the import program. DAL settings are also logged in the log table at batch line level, to enable you to find out what the DAL settings were when the import was run.

Important to realize is that an update through the DAL can result in a number of side effects. Actions performed by the DAL must not be carried out twice. For example, if the DAL updates the available to promise (ATP) quantity for an item when importing order data, the ATP quantity must not be updated in a condition script as well.

For this reason, you must not add any actions in condition scripts, or import additional data, that are already handled in the DAL.

Previous Article Infor LN & Baan Tips & Tricks for EXECUTIVES
Next Article Infor LN & Baan Tips & Tricks for FINANCE: Set Up and Calculate Currency Differences
Print
3543 Rate this article:
5.0
Kathy Barthelt

Kathy BartheltKathy Barthelt

Other posts by Kathy Barthelt

Contact author

x

Categories