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

Join Us at inPOWER 2025 – Discover What’s Next for LX/BPCS

Frank Petrasio 0 113 Article rating: 5.0

We’re thrilled to invite you to inPower 2025, taking place September 22 to 25, 2025!

This annual conference is the premier event for the LX/BPCS community, bringing together users, experts, and partners to explore the latest advancements, share best practices, and connect with peers who understand your ERP challenges and goals.

👉 Get all the event details here


Why You Should Attend

inPower 2025 is your chance to:

  • Learn from Infor experts and industry leaders.

  • Explore real-world success stories and new strategies.

  • Connect with peers in the LX/BPCS community.

  • Discover solutions that can transform your business operations.


Stop by the Crossroads RMC Booth!

Still Manually Entering UPS & FedEx Info in Baan & LN?

Kathy Barthelt 0 1968 Article rating: 5.0

Manual shipping steps wasting your team’s time?
X 
Re-entering shipping details into Baan or Infor LN
X Copy-pasting tracking numbers
X Delayed invoicing and frustrated customers


RMCship automates it all — fully integrates UPS WorldShip and FedEx Ship Manager with Baan IV, V, and Infor LN.
✔️ Create cartons/pallets directly in ERP
✔️Auto-send shipment data to UPS/FedEx
✔️Instantly pull back tracking numbers, freight, and more
✔️Auto-add shipping data to sales orders & invoices

Result?
  Save 1.5–2.5 hours/day
  Ship faster
  Invoice sooner
  Happier customers

Streamline shipping. Boost efficiency.
📞 Call 800.762.2077 or [Request a Demo]

Infor LN & Baan Tips & Tricks for FINANCE: Moving calendar periods

Kathy Barthelt 0 3407 Article rating: 3.0

You can move monthly periods to a different parent period. For example, if you have a monthly calendar, you can create quarter periods and move months to the quarters.

  1. Select Financials > Global Ledger > Setup > Finance Enterprise Group > Maintenance.
  2. Open the finance enterprise group.
  3. Click the Calendar tab.
  4. Open the calendar for which you want to move periods.
  5. Click the Hierarchy tab.
  6. Select the periods to move.
  7. Select Actions > Move.
  8. Select the new parent period under which you want to move the periods.
  9. Click OK.

Infor LN & Baan Tips & Tricks for OPERATIONS: Revisions and approval

Kathy Barthelt 0 1873 Article rating: 5.0

Note that the Bill of Material and Routing are revision controlled. When a structure is generated for the first time, a first revision is made with status New.

If the Approve Structures Automatically check box is selected in the Job Shop Master Data Parameter (tirou0500m000) session, the revision is created with status Approved.

If the structure is regenerated, the current revision status determines the result:

  • If the status is New, this revision is overwritten
  • If the status is Approved, a new revision is created

Infor LN & Baan Tips & Tricks for TECHNOLOGY: LN Report Archive

Kathy Barthelt 0 1795 Article rating: 5.0

LN Report Archive Solution Overview

The LN Report Archive solution allows you to archive printed reports for long-term access and reprinting, even years after their original print date.

This is especially valuable for external documents such as invoices, purchase orders, and other reports sent to customers or suppliers. In some countries, the ability to reprint these documents for up to 10 years is a legal requirement.

Key Features:

  • Report Archiving:...

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

George Moroses 0 4366 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
245678910Last

Tips:  LX | BPCS | M3

Tips: LN | Baan

Kathy Barthelt
/ Categories: Infor LN & Baan Tips

Infor LN & Baan Tip: Performance improvement by setting the First Free Number Cache (tcmcs0651m000)

Many transactions in all kinds of modules use order numbers or serial numbers. These order numbers are most often automatically generated. In the Number Groups (tcmcs0151m000) session you can define groups of order numbers used for dedicated areas. A Number Group is a group of the first free number series that you can assign to a specific use. All the numbers that Infor LN generates in the number groups that are dedicated to the same purpose are unique.

All the first free numbers are stored in the table tcmcs050.

As many different processes can request a free number from the number groups, we often see delays in the performance, due to locking on the first free number records. This locking issue can have a severe impact on the performance of huge batch-type transactions, but also on the performance perceived by individual users in many areas in LN.

For example:

  • Processing warehouse transactions. Single or in-batch
  • Completing / closing orders
  • Backflushing of production orders
  • Generate Order Planning
  • Cost calculation and warehouse revaluation


How this performance can be improved?

Resolution

In the Number Groups (tcmcs0151m000) session you can open the details of a specific Number Group (tcmcs0651m000) or start the session stand-alone.

In the Number Group, you define the Series with the related First Free Numbers. Per Serie in the First Free Number, you have the option to define the Cache Size.

This Cache size is defaulted on a value of 0 (zero). A cache size of zero means No Cache. How does the First Free Number caching works:

  • When the Cache Size is zero: With this setting a process requests a Free Number from the Serie and the first free number is issued to the process. But the first free number record is not updated yet. At the moment the requesting process is finished, without errors, it reports back that the number is used and the first free number record is updated. All the time that the process is working on the transactions the first free number record is locked. If another process is requesting a free number from the same series, it must wait (retries) until the record is updated and released by the previous process. This is the locking which is causing delays in the other processes.  
  • Setting the Cache Size to a higher value then zero activates the caching. When the Cache Size is set to 1 or higher, the requested free number is sent to the requesting process, the first free number is updated, with the number as defined in the Cache size, and the record is saved. It does not wait until the requesting process has reported back that is finished, with or without errors. In this way the record is immediately released and no locking will occur. If another process is requesting a free number, it does not need to wait until the free number record is released by the earlier process. If the process is ended with errors and therefor the number is not used, this number from the series is lost. This can result in gaps in the numbering. When the cache size is greater than 1, for example it is set to 5, the requesting process receives 5 free numbers. Even if it only needs less than 5. In this way the process only has to request for a new free number after it has used the first 5 numbers from the cache. This will also speedup the process in case of large batch transactions. For ‘warehouse integration users’, like for example Factory Track or WMS users we advise to set the cache size to 5.  

Note that financial documents are not based on number group series / first free numbers. Instead they are based on transaction type series, for which the caching functionality does not exist. Financial documents, like sales invoices, bank transactions, are thus not cached.

The caching is especially important to improve the performance of all logistical processes.

It is strongly recommended (mandatory) to set the Cache Size for all Number Groups to a minimum of 1.

Previous Article Infor LX / BPCS & Infor LN / Baan Tip: A New Wave of Cyber Attacks: Five Actions to Take Now
Next Article ​Infor LN & Baan Tip: Determining What Data to Archive or Delete
Print
27002 Rate this article:
5.0
Kathy Barthelt

Kathy BartheltKathy Barthelt

Other posts by Kathy Barthelt

Contact author

x

Categories