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

BPCS/LX Tip of the Week: Vendor Evaluation

Anthony Etzel 0 44113 Article rating: No rating

Want to ensure that you have the materials you need when you need them?Want to gain insight into your ability to fulfill current and future orders timely? 

Consider implementing a method of evaluating your suppliers. A good understanding of your suppliers’ capabilities and past performance allows you to better plan and deliver orders on time to your customers. 

Some ERP systems have built in features to track supplier performance data. Reports can also be written to gather the information you need.  By whatever means you can achieve it, getting those results could be eye opening and very meaningful to your business.

Baan/LN Tip of the Week: Vendor Evaluation

Kathy Barthelt 0 77784 Article rating: No rating

Want to ensure that you have the materials you need when you need them?

Want to gain insight into your ability to fulfill current and future orders timely? 

Consider implementing a method of evaluating your suppliers. A good understanding of your suppliers’ capabilities and past performance allows you to better plan and deliver orders on time to your customers. 

Some ERP systems have built in features to track supplier performance data. Reports can also be written to gather the information you need.  By whatever means you can achieve it, getting those results could be eye opening and very meaningful to your business.

BPCS/LX Tip of the Week: Transactions

Anthony Etzel 0 47912 Article rating: No rating

If you opt to summarize transactions, do so after a period of testing so that you can be certain that all models and aliases are working to your satisfaction. When you summarize, consider ‘Summary with Detail’ because this retains the detail transactions in GLH.

Baan/LN Tip of the Week: Creating Product Variants

Kathy Barthelt 0 73560 Article rating: No rating

If you specify a configurable item on the sales order line, you can configure or link a product variant.

An item is configurable if the Configurable check box is selected in the Item - General (tcibd0101s000) session.

Manufactured items with theDefault Supply Sourceset to Assembly in the Item - General (tcibd0101s000) session and Generic items, are always configurable.

Purchased items with the Purchase Schedule in Use check box selected in the Item - General (tcibd0101s000) session, can be configurable.

Crossroads RMC, in partnership with Infor, takes Yupo to LX 8.3.4

Crossroads RMC 0 28362 Article rating: 5.0

Yupo Corporation, a leader in synthetic paper, with products that are 100% recyclable, waterproof and tree-free, went live on Infor LX 8.3.4 on April 3, 2017. Yupo partnered with Crossroads RMC for this important technology upgrade. Included in the implementation were the Finance, Supply Chain, Manufacturing and Plant Maintenance (EAM) modules.

Crossroads RMC Takes Polar to LX 8.3.4

Crossroads RMC 0 30966 Article rating: No rating

Polar Beverages, the largest independent soft drink bottler in the United States, went live on Infor LX 8.3.4 on January 16, 2017. Polar partnered with Crossroads RMC for this important technology initiative. Included in the implementation were the Finance Supply Chain and Manufacturing modules. Phase 2 will include Adirondack Beverages, a subsidiary of Polar. This project will begin in Q3 2017.

BPCS/LX Tip of the Week: Handwritten Inventory Tickets

Anthony Etzel 0 46808 Article rating: No rating

Are you still using handwritten tickets for your inventory?  This method of inventory tracking is slow and prone to human error.

Putting a simple barcode system in place speeds up the process of tracking inventory movements, reduces the likelihood of mistakes, and creates a recorded history of the who/what/where that can provide valuable insight to those who make critical business decisions for your business.

Not sure where to start? Contact us and we’d be happy to help you take the first step.

Baan/LN Tip of the Week: Ledger Default Account

Kathy Barthelt 0 70954 Article rating: No rating

If you do not wish to define a detailed mapping to various ledger accounts for specific integration transactions, you can map the corresponding integration document type to a default account. All the transactions of the integration document type for which an account cannot be determined based on the mapping scheme details, are posted to the default account.

 

The mapping of an integration document type to a default account is direct, without the need for element groups and mapping elements. No distinction is made on any of the transaction details.

 

Default accounts can be used in two ways:

  • Instead of a detailed mapping to various ledger accounts. All the transactions are posted to the same account. For example, all warehouse receipts are posted to the Inventory ledger account, without any distinction.
  • In addition to a detailed mapping. If a transaction cannot be mapped based on the detailed mapping scheme, it is posted to the default account.
First91929394969899100Last

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

Kathy BartheltKathy Barthelt

Other posts by Kathy Barthelt

Contact author

x

Categories