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

Crossroads RMC partnered with Electrolux Corporation to Connect Baan IVc4 to Vertex 8.0 (O Series)

Vertex Q to Vertex O… the ABC’s of tying this to Baan IV

Kathy Barthelt 0 24173 Article rating: No rating

Crossroads RMC partnered with Electrolux Corporation to Connect Baan IVc4 to Vertex 8.0 (O Series), and was able to successfully complete this project in under 3 months. This project was completed using Crossroads RMCconnector as a web service to read the Vertex tax data and pass the information back into Baan for further processing. Triggers were created to handle the following processes:

  • Sales Order Lines
  • Print/Reprint Order Acknowledgement
  • Print Sales Invoice (Both compose and final)
  • Purchase Order Lines
  • Purchase order Acknowledgement
  • Purchase Order invoice
  • Manual Finance Invoice (Compose, print and post)
  • Post Integration transactions
  • Finalize batch

Nazdaq has released Version 3.0 of B2Win Suite

Partner News

Kathy Barthelt 0 38136 Article rating: No rating

New Release of B2Win Suite: Format customer reports, email documents to your suppliers and customers, and more! 

New features – B2Win Suite - You are no longer limited to the data that comes from your canned reports! You can now add new columns to your already existing reports in Excel, based on SQL commands that bring additional data from any database (ERP or other), based on values from the report.

Existing Nazdaq customers should contact us to learn how we can convert your software to the latest and greatest Nazdaq product suite!

For more information: watch our webinar:

Webinar Recording: 48:18

Crossroads is proud to work with Johnson Crushers International on their LN re-implementation to 10.6

Kathy Barthelt 0 19544 Article rating: 5.0

Johnson Crushers International (JCI), a global leader in engineering and manufacturing full lines of cone crushers, horizontal and incline vibrating screens and track-mounted, portable and stationary crushing and screening plants, has selected Crossroads RMC to help them re-implement Infor LN on 10.6.  JCI’s main objectives with this project are to support their continued growth, align and standardize their business processes, and enable a continuous improvement effort to drive additional value to the business. Go live is expected to occur in early Q1 of 2020.

Baan/LN Tip of the Week: Warehouse Material Movement / Problems With the Inventory Structure Table (whinr150)

Kathy Barthelt 0 79070 Article rating: 5.0

This has come up as an issue during various stages of warehouse material movements – transfers, outbounds, shipments. We have seen it right up to 10.4. The inventory structure table (whinr150) becomes a problem. The error points to that table, but users are lost as to how to fix it.

In the session Units by Unit Set many companies let the field Storage default to Yes. If the UOM is not intended to be used in inventory then that setting should be No. 

If an item is purchased in UOM different from the inventory unit and the setting is Yes then LN adds a record in that UOM to the inventory structure table. It is that record that causes problem later.

The session has an option to change the value of the storage field. Specific > Convert Use for Storage. This option works both ways and will correct all inventory in the UOM range. 

Should a user receive an error that references inventory structure table then the solution is to check that session to see if an odd UOM exists in it. If so use the Convert Use for Storage to correct the problem.

Baan/LN Tip: Disabling Unused Functionality in LN

Kathy Barthelt 0 79149 Article rating: No rating

If functionality such as Commissions, Rebates, or Contracts are enabled in the parameters, LN checks this functionality during transactions, even if you did not specify anything for these concepts. Therefore, if you do not use certain functionality within LN, to improve performance, disable the corresponding parameter.

Optimize Your Manufacturing Today!

Crossroads RMC named as Avalara's Certified Integration Partner for Infor LX

Anthony Etzel 0 28872 Article rating: 5.0

Avalara Announces 41 Newly-Certified Integrations Into Business Application


December 20, 2018 05:00 AM Eastern Standard Time

SEATTLE--()--Avalara, Inc. (NYSE:AVLR), a leading provider of cloud-based tax compliance automation for businesses of all sizes, today announced the release of 41 newly-certified integrations with accounting, ERP, ecommerce, point-of-sale, mobile commerce, and CRM software applications.

Avalara has been a partner-centric company since its founding in 2004, with a keen focus on integrating with technology solutions already in use by existing and future customers. Avalara Certified integration partners have met criteria developed by Avalara to guarantee each integration’s performance and reliability. Certified integrations are built to ensure customers enjoy a fast, reliable, and easy process for embedding Avalara’s automated tax management into existing systems.

Additionally, these integrations enable customers of Avalara partner solutions to benefit from Avalara’s real-time calculation of applicable taxes, fees, and surcharges for billing line items. Avalara software reduces the tedium and complexity of determining taxes for millions of products and services across the U.S., Canada, Europe, and other international jurisdictions, giving customers more time to focus on driving their own business success.

The latest group of Avalara Certified integrations includes:

  • Infor LX (by Crossroads RMC) is an ERP solution used primarily by manufacturers.

Baan & LN Tip of the Week: Get Real!

Kathy Barthelt 0 80561 Article rating: No rating

You’ve got an ERP system, so everything should be real-time and everyone should have access to information in real-time, right? RIGHT?!

Why not? Why are there spreadsheets, and separate Access databases off to the side?

Data loses value over time, so why not give everyone up to date, accurate information all the time? Take a look at those silos of information and see how you can eliminate them. Your business will benefit greatly as a result.

Optimize Your Manufacturing Today!

BPCS & LX Tip of the Week: Get Real!

Anthony Etzel 0 55408 Article rating: No rating

You’ve got an ERP system, so everything should be real-time and everyone should have access to information in real-time, right? RIGHT?!

Why not? Why are there spreadsheets, and separate Access databases off to the side?

Data loses value over time, so why not give everyone up to date, accurate information all the time? Take a look at those silos of information and see how you can eliminate them. Your business will benefit greatly as a result.

Optimize Your Manufacturing Today!

First7677787981838485Last

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

Kathy BartheltKathy Barthelt

Other posts by Kathy Barthelt

Contact author

x

Categories