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

Baan/LN Tip of the Week: Project Templates

Kathy Barthelt 0 193724 Article rating: No rating

Project templates are useful because you can specify all of the information that you would normally want to include when creating a new project such as project structure, budget and so on.

In Baan IV/V, project templates do not exist, but you can set up a project template by creating a regular project, and setting the status to simulated or free. This is done so that the project does not create plans. Under this scenario, you can easily copy one project to another.

In LN, when you create a new project, a template can be used as the starting point. This is similar to copying a normal project, but unlike normal projects, no costs or revenues can be posted on a template.

Optimize Your Manufacturing Today!

 

Infor LX and Crossroads MES Selected by Blonder Tongue

Crossroads RMC 0 33233 Article rating: No rating

Blonder Tongue, a global communication equipment supplier for TV broadcasters, cable system operator, lodging video, Internet system, and institutional systems, has selected Crossroads RMC to assist them with a BPCS 6.0.04 upgrade to Infor LX. Crossroads RMC will be providing all applications and technical consulting for this project. Also included as part of the project will be the implementation of the Crossroads MES solution. Go live for both solutions is expected in January of 2018.

BPCS/LX Tip of the Week: LX 8.3.5 Facility Period Close

Anthony Etzel 0 45132 Article rating: 5.0

The Facility Period Close process was introduced in Infor LX 8.3.4 and has been enhanced in 8.3.5. This feature allows continuous or 24-hour worldwide operations in multiple facilities to submit Period End Close jobs for each facility as daily operations cease, or shifts end.

This enhancement provides a batch mode for the Facility Period Close (INV930) process and allows the Update IIM Inventory from IWI (INV931) process to be submitted from the INV930B program. The enhancement also provides a batch mode for the INV931 process.

Optimize Your Manufacturing Today!

Baan/LN Tip of the Week: Order Series Full – Switching to a Different Series

Kathy Barthelt 0 164900 Article rating: 5.0

In general, you can enter a different series in the order field if you have an available series.

To add a new series, find the appropriate group in the First Free Number session, and add a new series and first free number (usually 1).

In Baan IV, go to the Maintain First Free Numbers Session (under Common, Tables, Maintain Logistics Tables, Maintenance 1).
Groups are easily identified (e.g., Purchase Order, Sales Order, etc.).

In Baan V, go to the First Free Number Session (under Common Data, Tables, Logistics). There are number groups (e.g., 570 may be for Purchase Orders, 650 may be for Sales Orders, etc.).

In LN, go to the First Free Number Session (tcmcs0150m000 – it is in different places in the menu under different Feature Packs). There are number groups (e.g., 210 may be for Purchase Orders, 310 may be for Sales Orders, etc.).

BPCS/LX Tip of the Week: Revisit The Last Brilliant Idea

Anthony Etzel 0 48140 Article rating: No rating

Sometimes the best ideas have to be tabled due to competing priorities. That doesn’t mean that the idea was bad. Revisit previously suggested cost savings ideas, or ideas to make a manual process more efficient. Now could be the right time to do something great!

Optimize Your Manufacturing Today!

Baan/LN Tip of the Week: Difference Between a Serialized Item and Unit Effective Item

Kathy Barthelt 0 133838 Article rating: No rating

A serialized item is not the same as a unit effective item. A serialized item has a serial number that is used to identify and track individual items, whereas a unit effectivity item has an effectivity unit that provides some information about the item's configuration. However, an item can be both serialized and unit effective.

Optimize Your Manufacturing Today!
 

Baan/LN Tip of the Week: Alternative Materials in BOMs:

Kathy Barthelt 0 401788 Article rating: No rating

Often, multiple items are interchangeable even when these are purchased from various vendors. You can use any of these items as material in a bill of material (BOM). If a shortage of a standard material is expected to delay a production order, LN can automatically select one of the alternative materials. You can define up to nine alternative materials for any material in a BOM.

The use of alternative materials has the following advantages:

  • LN can handle material shortages for some items without user intervention.
  • The use of alternative items can reduce the average inventory level.

BPCS/LX Tip of the Week: Purchase Order “In Use” Reset Feature 8.3.5

Anthony Etzel 0 43533 Article rating: No rating

 

This new feature provides the ability to resolve or reset a purchase order or requisition that is no longer being processed, but the system still indicates it is ‘in use’. We all remember those situations where we could never figure out how the order got hung up.

What we previously had to do was run a behind the scenes script to reset the flag so the order was again accessible. This enhancement provides the ability to resolve the issue and resume processes quickly.

This option is now on the PUR menu, and the user can select the Purchase Order/Requisition in Use Maintenance, PUR940D. The user then enters an order or requisition to remove the “In Use” status.

 

Optimize Your Manufacturing Today!

First8889909193959697Last

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
27096 Rate this article:
5.0
Kathy Barthelt

Kathy BartheltKathy Barthelt

Other posts by Kathy Barthelt

Contact author

x

Categories