Infor ERP Tips and Infor ERP News for Infor LX, BPCS, Infor ERP LX, Infor LN, Infor ERP LN, Baan, Infor M3, and Movex

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 LN & Baan Tips & Tricks for TECHNOLOGY: Audit Configuration Management

Kathy Barthelt 0 2501 Article rating: 5.0

You use LN audit features to fully or partially log changes that users make to the LN database tables when they use LN sessions.

The audit functionality is based on the concept of audit profiles. In an audit profile, you define which tables and fields are audited and when, in the context of an audit profile. To bundle profiles in the same functional area, you can relate the profiles to audit categories. You can export and import audit profiles with various options to enable a quick configuration. The audit trail is stored in sequence files, which are generated for each combination of company and table.

Note: For some important parameter tables it is required that auditing is enabled.

You can view or print the history of modifications.

Infor LN & Baan Tips & Tricks for OPERATIONS: Production Order Parameters

Kathy Barthelt 0 1989 Article rating: 5.0

To avoid having to report quantities also at the order level, set the Post to Inventory when Reporting on Last Operation parameter to Yes in these sessions:

  • Production Order Parameters (tisfc0100s000) > Planning tab
  • Production Settings by Site (timfc0180m000) > Production Order tab

With regard to as-built handling, because JobControl acts as a reporting tool similar to the Machine Work List (tisfc4600m000) session, we recommend these settings in the Production Order Parameters (tisfc0100s000) session (Miscellaneous tab) and Production Settings by Site (timfc0180m000) session (Production Order tab):

  • In the Serials section, set the Generate Serial Numbers parameter to On Printing Documents or On Release as the serial number that can be selected in JobControl to report completed or rejected products must have the Valid status in LN.
  • In the Serials section, we recommend setting the As-Built Status Handling parameter to Manual as the serial number assignment is performed in JobControl.

Infor LN & Baan Tips & Tricks for FINANCE: Copy Received Purchase Invoices (tfacp1210m000)

Kathy Barthelt 0 1763 Article rating: 5.0

When the invoice is copied, the status in the Invoice Status field in the Received Purchase Invoices (tfacp1500m000) session is set to Registered. The invoice cannot be copied again.

Note: If you have started this session using the browse arrow, you can only find and select a record.

Field Information

  • Invoice-from Business Partner: The invoice-from business partner
  • Document - The document number: The document number is a sequence number under which the invoice is temporarily recorded. When an invoice is registered officially, you must assign the invoice to a different number, in combination with a transaction type.
  • Business Partner Invoice Number: The invoice-from business partner's invoice number is the invoice identification used in LN: This number is printed as the payment reference when the invoice is paid.
  • Invoice Date: The date printed on the invoice. This date is used as a reference date for the term of credit allowed.
  • Currency: The invoice currency
  • Amount: The invoice amount

Infor ERP LX / BPCS Expert Help Desk Service

George Moroses 0 879 Article rating: 5.0

Crossroads RMC has fine-tuned our Technical Help Desk Service to meet specific job requirements. Our service delivers product-level support and development assistance with significant cost savings compared to traditional models. Our Help Desk is a tailored service that provides a dedicated ERP LX/BPCS technical resource, ensuring our support precisely aligns with your needs for a more efficient and effective solution. 

Key Features:

  • Flexible Hours: Tailored to fit your budget and requirements.
  • Duration Options: Choose from 3, 6, 9, or 12-month agreements.
  • Remote Accessibility: Primarily remote support with on-site options for comprehensive assistance.
  • Expertise Spectrum: Includes RPG proficiency, robust documentation, design skills, IBM i system knowledge, job scheduling, SQL expertise, CL development, and more.
  • Scope: Focuses on technical support and development, with application support available upon request.
     

What's NEXT together.
Schedule a brief consultation with Crossroads RMC to discuss your technical support and development needs. We’ll help define the right scope, duration, and expertise to align with your goals and budget.

Let’s design a Help Desk solution that fits your business.
Contact Crossroads RMC at 800.762.2077 to get started.

Infor LX/BPCS Tips & Tricks for TECHNOLOGY: Library BMRTOOLS contains the following commands

George Moroses 0 1873 Article rating: 5.0

INSTALLBMR

  • Installs BMR Explosions from *SAVF or *LIB
  • Installs objects after backing up replaced objects
  • Installs source after backing up replaced source
  • Installs Webtop Metadata
  • Installs /InforBMR subdirectories
  • Writes all activity to log file and spooled file report
  • Optionally runs DBUPDATE command

DBUPDATE

  • Installs new or updates existing database tables, views, indexes, triggers, procedures, logical files.
  • Installs source for above objects
  • Sets authorities to replaced objects based on previous object settings
  • Sets journalling on replaced objects based on previous object settings
  • Installs Priming Data
  • Installs SSAOVR updates
  • Installs message file updates for core message files
  • Installs message file updates for NLV message files if included in explosion

This enhancement reduces the time required to install BMR Explosions. There still may be manual steps required after the processing completes, but the overall time required is dramatically reduced.

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

Kathy BartheltKathy Barthelt

Other posts by Kathy Barthelt

Contact author

x

Categories