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 LX & BPCS Tip of the Week: Production History Purge

George Moroses 0 40057 Article rating: 5.0

Did you know that you can clear production history?

JIT900 - Production History Purge

To clear field values from Production History Inquiry (JIT300). Run monthly as Day End Run and Month End Run which clears M-T-D fields.  There is an option to clear the average per hour and maximum per hour fields. This program can be run as often as you wish.

Infor M3 Tip: Personalization Tools in M3: Setting a field to be mandatory

Frank Petrasio 0 43014 Article rating: 5.0

This procedure describes how to make a field mandatory. A mandatory field must be completed by specifying a value. If this field is left blank, the user cannot proceed to the next panel or form.

  1. Go to the detail panel of a program.
  2. Choose the input field that you want to be mandatory. Right-click the field and select Personalize > Enable Mandatory.

Note: An asterisk (*) beside the field indicates that the field is mandatory. To disable the feature, right-click the field and select Personalize > Disable Mandatory.

Partner News - Avalara/AvaTax for Infor LX | BPCS | LN | Baan | M3

Crossroads RMC 0 44407 Article rating: 5.0

Considering tax compliance, but not sure if it’s the right time?

We know that many businesses are facing financial difficulties and need to make hard decisions.

Our partners at Avalara are offering 90 days of free US tax automation for all new AvaTax customers. This means you can implement AvaTax into your Infor product, shopping cart, billing system, etc, without having to pay anything for three months. Learn more>

Tax exempt? Avalara can automate that process too. Focus on what really matters right now, like managing cash flows, and driving revenue initiatives, and leave the tax compliance piece fully automated. 

Infor LX & BPCS Support News

Frank Petrasio 0 45527 Article rating: 5.0

As of December 31, 2021, Infor LX 8.3.3 and earlier, along with ALL versions of BPCS will move to sustaining maintenance.

What does that mean?

If you are on LX 8.3.3 or earlier, or any version of BPCS, your ERP will not be supported by Infor. NO new updates, NO new fixes, regardless of the severity of the issue.

We understand that your situation may not fall into the category of a one-size-fits-all solution, so we are here to tell you that our consultants will work with you to find a solution that works for your people and makes the most sense for your business.

Contact Frank Petrasio to discuss how the latest version of Infor LX can benefit your business. 

800.762.2077 or click here to request a free phone consultation.

Infor LX & BPCS Tip of the Week: Fast Line Entry

George Moroses 0 51820 Article rating: 5.0

LX Order Entry has been enhanced to provide a new Fast Line Entry panel. The new presentation makes traditional order entry faster by reducing the keystrokes necessary to create new lines. It also places the item description on the primary entry line, making it easier to confirm that the desired item has been ordered as each line is validated.

Impact:

ORD700DA – Fast Line Entry
ORD700D2 – Order Line Entry, Quote Line Entry and RMA Line Entry

Tip of the Week: 8 Ways to Improve Production Efficiency in Your Manufacturing Plant

Crossroads RMC 0 71737 Article rating: 5.0

No matter how large or small your manufacturing plant is, efficiency and productivity relative to your capital investment are the keys to maintaining your competitive edge. Wasting time and money is not something anyone wants to do, but manufacturers need to be especially mindful of both and actively work to address any issues that lead to productivity or financial loss.

Source: https://www.onupkeep.com/blog/improve-production-efficiency/

Infor LN & Baan Tip of the Week: Dynamic Assembly Control BOM (LN 10.7)

Kathy Barthelt 0 100708 Article rating: 5.0

In previous releases of LN, the Assembly Control Bill of Material (BOM) offered limited flexibility. For each end item configuration, users were required to create unique Engineering Modules, which are used to determine the assembly parts that are consumed in a specific Line Station during a specific operation.

If LN is integrated with Design Studio, previously called Infor CPQ, BOM structures can be maintained in Design Studio for Assembly Control. These structures can include non-configurable parts that are directly linked to configurable items. When communicating these structures to LN using the Assembly Control, Product Variant Structure (tiapl3510m000) session, the structures were rejected because non-configurable parts were not supported by the session logic.

In this release, BOM structures that include non-configurable parts can now be accepted in LN. Consequently, if LN is integrated with Design Studio, it is no longer required to use the Engineering Module. Using the Engineering Module has become optional.

First4950515254565758Last

Tips:  LX | BPCS | M3

Tips: LN | Baan

Kathy Barthelt

Infor LN & Baan Tips & Tricks for EXECUTIVES

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.

FINANCE: Set Up and Calculate Currency Differences

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.

OPERATIONS: Subcontracting Overview

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.

Previous Article Infor LN & Baan Tips & Tricks for FINANCE: Moving calendar periods
Next Article Infor LN & Baan Tips & Tricks for TECHNOLOGY: Using the Data Access Layer (DAL)
Print
566 Rate this article:
5.0
Kathy Barthelt

Kathy BartheltKathy Barthelt

Other posts by Kathy Barthelt

Contact author

x

Categories