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

The Far-Reaching Impact of Disconnected Data

Kathy Barthelt 0 515 Article rating: 5.0

Disconnected data doesn’t just slow you down—it creates bottlenecks across your entire business. When your ERP isn’t connected to the systems you rely on, every department feels it.

How Disconnected Data Hurts Your Organization

  • Operations: Spreadsheets and manual order entry waste valuable time.
  • Finance: Budgets, POs, and invoices stuck in silos cause delays and errors.
  • Technology: Teams burn hours exporting data to stay “up to date.”
  • Executives: No single source of truth makes it hard to see the big picture.

A recent study found that 61% of companies face project delays from slow data integration, while employees waste the equivalent of 19 workdays per year moving data between systems. That’s lost productivity you can’t afford.

Why ERP Integration Matters
Your ERP is the heart of your operations. Connecting it to the rest of your business tools unlocks:

  • Real-time data access → no more outdated spreadsheets.
  • Improved communication → one source of truth for every team.
  • Higher productivity → eliminate duplicate entry and manual reporting.
  • Smarter supply chains → better visibility, fewer delays.
  • Sales enablement → reps get live pricing, inventory, and customer data.


Simplify Integration with Infor ION...

Infor LN & Baan Tips & Tricks for OPERATIONS: Subcontracting Overview

Kathy Barthelt 0 561 Article rating: 5.0

Companies can decide to involve a subcontractor and subcontract part of their activities. The subcontractor carries out the work and returns the products to your company.

In Infor LN, subcontracting is considered as purchasing labor from a third party. Therefore, if a manufacturer wants to subcontract work, he must generate a purchase order to start the subcontracting process. These are the types of subcontracting:

  • Subcontracting with material flow
    • Operation subcontracting: For operation subcontracting, a part of the production process (one or more operations) is subcontracted.
    • Item subcontracting: For item subcontracting, an item's entire production process is subcontracted. Therefore, it is always used with material flow support.
  • Subcontracting without material flow: The simplest form of subcontracting is to generate a subcontracting purchase order to record the operations outsourced to a subcontractor. The subcontracting purchase order only represents the administrative handling of the subcontracting process. When the subcontracted item is received back from the subcontractor, you must close the subcontracting purchase order, which initiates the production process.
  • Unplanned subcontracting: Unplanned subcontracting is applicable when you subcontract after generating a production order. For unplanned subcontracting, a purchase order is generated from the production order and the material supply lines are populated by Shop Floor Control.
  • Service subcontracting: For service subcontracting, work on an item to be maintained or repaired is subcontracted. This work entails the entire repair process, or only a part of it. Service subcontracting can be used with or without material flow support.

To start the subcontracting process, a purchase order is required.

Infor LN & Baan Tips & Tricks for FINANCE: Set Up and Calculate Currency Differences

Kathy Barthelt 0 280 Article rating: 5.0

To set up and calculate currency differences for foreign currencies:

  • Use the Company Parameters (tfgld0503m000) session to specify the profit and loss ledger accounts, 12 profit and loss dimensions, and transaction type for a posting exchange rate differences that is calculated using the FIFO method. To specify this data, use the Currency Diff. FIFO tab. The reports printed from the Print Company Parameters (tfgld0404m000) session, include the Currency Differences FIFO fields.
  • Use the Calculate Currency Differences (tfgld5201m000) session to calculate the currency differences resulting from transactions posted on accounts for which the field Currency Analysis in the session Chart of Accounts (tfgld0508m000) is set to Required.

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

Kathy Barthelt 0 262 Article rating: 5.0

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.

Infor LX/BPCS Tips & Tricks for TECHNOLOGY: Add Last Maintained Audit Fields to SYS600

George Moroses 0 586 Article rating: 5.0

LX has enhanced the SYS600 User Security Maintenance application by adding the ZXUP audit fields:

  • Last Maintained Date

  • Last Maintained Time

  • Last Maintained User

These fields are updated whenever a user or role is revised, deleted, or reactivated.

This enhancement provides standard audit tracking to identify who modified a User Security record and when. The audit fields can be used for ad hoc tracking, reporting, and analysis.

Infor LX/BPCS Tips & Tricks for OPERATIONS: Add Item Description to Inbound Delivery Lines

George Moroses 0 550 Article rating: 5.0

The Inbound Delivery Line Detail panels have been enhanced to provide clearer item information and improved usability.

Key updates include:

  • Item Description added to the Inbound Delivery Lines Selection screen.

  • Increased number of lines displayed on the selection panel.

  • Multi-language support:

    • Item Description is shown in the user’s language (if available).

    • Defaults to the base language if a translation is not available.

  • On the PO Detail panel, the Item Description also supports multi-language display.

These enhancements give users more detailed item information on inbound deliveries, with Item Descriptions presented in their preferred language and more delivery lines visible at once.

Infor LX/BPCS Tips & Tricks for FINANCE: IDF Ledger Book Journal Line Analysis

George Moroses 0 107 Article rating: 5.0

This enhancement introduces the IDF Ledger Book Journal Line Analysis business object, which displays reference information on summarized journal lines. To implement this enhancement, request and apply MR 81558.

Key features include:

  • Ledger Book Journal Line Analysis

    • Provides analysis attribute details.

    • Has a 1-to-many relationship with Ledger Book Journal Line Source.

    • Default view: General.

  • Ledger Book Journal Line Source

    • Has a many-to-1 relationship with Ledger Book Journal Line Analysis.

    • Displays the Ledger Book Journal Line Analysis detail card.

This enhancement enables users to access detailed reference information on summarized journal lines, improving analysis and reporting capabilities.

1345678910Last

Tips:  LX | BPCS | M3

David Dickson

If ERP is plumbing for the Enterprise - How do we unplug it and keep it from making a huge mess?

I have been working with ERP in various roles for over 30 years, directly involved in over a hundred implementations, while my company has been involved with over 300 more. Of course, in many ways the systems we use today are completely different from what we used in the ‘80s – back then it was green screens, simple transaction entry forms, and cumbersome updates (at best) to link what one department did with all the other areas that needed access to that information. Then there were those planning programs that took all the information along with various parameters the users needed to set and told us what to do.

The More Things Change, the More They Stay the Same

What has surely changed is how we use these systems. Back when I started we used them because we could process more transactions more accurately and faster with a computer, than with the otherwise necessary roomful of clerks. Those clerks, schedulers, and various other clerical employees were the first generation of jobs computers rendered obsolete. Strangely, I do not remember anyone bemoaning those lost jobs. I will let others speculate on the reasons for that.

Individual companies could and did debate the decision about how much they automated. Yes, in retrospect, it is pretty clear that choosing not to automate was to accept a long, slow death for the business, but it is not that long ago when there were still lots of manufacturing managers and business owners who did not use, or like, computers.

Competition Changes Everything

Today a business system is just another piece of necessary infrastructures like an office, a phone, a lawyer, a bank account, and an accountant. The system remains the transaction processing backbone for the organization, but the way in which we use the information that flows from those transactions has changed drastically in this interconnected world. Back in the heady days when ERP was new, the focus was all internal, inside the four walls. Today that seems quaint – the Internet connects all systems and much of the unique incremental benefits (or competitive advantage, if you prefer) come from two deceptively simple concepts – how you connect with the rest of the world from your business systems, and how you monitor your business’s performance in real-time and adapt to what you learn.

I still remember a kickoff meeting twenty years ago for what was then a pretty large ERP implementation at an automotive supplier. Two comments struck me – the first was public. “I like to think of our business as a boat, and we have been steering it by looking out the back. This project will at least let us see out the sides.” The other was in a private meeting when we were discussing change management, and how they would deal with the resistance that would surely come. This same manager said simply, “I guess we will have to fire someone for it, and then the rest will get religion.”

Not terribly ambitious goals, but I give him credit for honesty.

Things have certainly changed a lot in terms of our expectations for the systems, and our approach to implementation, but despite these systems have become an integral and necessary part of the infrastructure of every business, they remain infuriatingly complex and the benefits we expect are often difficult to achieve.

Illusive Benefits = Bad Form

That should not be the case. My goal is to be your guide and share my insights and other good ideas, found across the web, as to how to make business system selection easier and how to get the most benefit from those systems. Because in spite of all the marketing folderol, it seems pretty clear that your friendly software vendor and expert implementation consultants are not going to do that for you. Not because they are stupid or evil people, of course, quite the contrary. They just cannot and will not make the decisions for us that need to be made.

Systems should work for us. Choosing and implementing a system should not be a high-risk proposition for a business, or the individuals doing the work.

The common elements made simple, efficient, and effortless with returns.

My entire career has been dedicated to those goals.

What do you consider yourself to be?

  • internal expert?
  • someone beginning the search and implementation process?
  • an executive looking for a competitive advantage?
  • an industry insider?
  • or someone who finds this amusing for some reason?

All of the above? There is a better way to choose and use software and as someone who could fit into any and all of the categories listed (yes, I really do find business software entertaining in some weird way), I have some ideas I’d love to share with you, so feel free to ask questions.

About the author:

David Dickson is an itinerant generalist; his path to partner and CFO of Crossroads RMC has had its twists and turns. His first twist occurred when an employer needed a business system and picked him because he had three semesters of computer programming in engineering school -- an “expert” born. Somewhere along the line he helped to build and sell a company, which he bought back a couple of years later. Add in another acquisition, a merger, and about 30 years in manufacturing systems in various roles, and you might get a sense from where his real expertise might arise.

Print
36994 Rate this article:
5.0

Contact

David Dickson

David DicksonDavid Dickson

Other posts by David Dickson

Contact author

x

Tips: LN | Baan

Companies can decide to involve a subcontractor and subcontract part of their activities. The subcontractor carries out the work and returns the products to your company.

In Infor LN, subcontracting is considered as purchasing labor from a third party. Therefore, if a manufacturer wants to subcontract work, he must generate a purchase order to start the subcontracting process. These are the types of subcontracting:

  • Subcontracting with material flow
    • Operation subcontracting: For operation subcontracting, a part of the production process (one or more operations) is subcontracted.
    • Item subcontracting: For item subcontracting, an item's entire production process is subcontracted. Therefore, it is always used with material flow support.
  • Subcontracting without material flow: The simplest form of subcontracting is to generate a subcontracting purchase order to record the operations outsourced to a subcontractor. The subcontracting purchase order only represents the administrative handling of the subcontracting process. When the subcontracted item is received back from the subcontractor, you must close the subcontracting purchase order, which initiates the production process.
  • Unplanned subcontracting: Unplanned subcontracting is applicable when you subcontract after generating a production order. For unplanned subcontracting, a purchase order is generated from the production order and the material supply lines are populated by Shop Floor Control.
  • Service subcontracting: For service subcontracting, work on an item to be maintained or repaired is subcontracted. This work entails the entire repair process, or only a part of it. Service subcontracting can be used with or without material flow support.

To start the subcontracting process, a purchase order is required.

Categories