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

Your Enterprise Resource Planning software lies at the heart of your business

Infor LX & BPCS

George Moroses 0 13282 Article rating: 5.0

How Infor LX & BPCS is utilized is critical to operating a stable, well understood and effective business system. Knowing the current state of your system will enable you to make decisions to either better utilize your current ERP version or upgrade.

Crossroads RMC’s Utilization Review helps you flush out issues and areas for improvement. Our findings have resulted in minor procedural changes to a full reimplementation, or system upgrade to Infor LX.

If your business requirements and your resources have undergone major change since your original implementation, it is time to take a look at your ERP system to see if it is being utilized properly. The Crossroads RMC Utilization Review is designed to work with your people to identify the best way to apply the powerful capabilities within the Manufacturing, Supply Chain and Financial modules within the LX/BPCS software to best suit the needs of your business, not only today, but in years to come.

Learn more>

Infor LX & BPCS Tip of the Week: How do I restrict over-shipments to customers - LX 8.4?

George Moroses 0 1289 Article rating: 5.0

This enhancement prevents over-allocations and resulting overshipments to customers. Attempted over-shipments can present an error message to the user, or there is an option to automatically adjust the user’s request to the allowed quantity.

Since over-shipments result from over-allocations, Infor LX provides an optional validation during the four processes where a user can attempt to over-allocate. Note: Infor LX never over-allocates or over-ships; this always results from a user’s action. This enhancement provides three options regarding over-allocations and over-shipments:

  • Continue current process with warning message.
  • Show error message.
  • Automatically change allocation quantity to match quantity available for shipment.

If the over-ship quantity change is acceptable, internal procedures may require that the order quantity be revised so that pricing, promotions, credit checking, load planning, and other processes reflect the actual quantity.

The programs or areas impacted include:

  • ORD820D, Order Entry System Parameters
  • ORD720D2, Order Allocations
  • ORD725D, Order Entry Allocations
  • ORD570D5, Pick Confirm Inventory Confirmation
  • ORD700D2 / ORD700DA / ORD710B, Order Line Validation

Your Enterprise Resource Planning software lies at the heart of your business

Friedman | MAPICS | XA and more

George Moroses 0 28117 Article rating: 5.0

How your ERP is utilized is critical to operating a stable, well understood and effective business system. Knowing the current state of your system will enable you to make decisions to either better utilize your current ERP version or upgrade.

Crossroads RMC’s Utilization Review helps you flush out issues and areas for improvement. Our findings have resulted in minor procedural changes to a full reimplementation, or system upgrade.

If your business requirements and your resources have undergone a major change since your original implementation, it is time to take a look at your ERP system to see if it is being utilized properly. The Crossroads RMC Utilization Review is designed to work with your people to identify the best way to apply the powerful capabilities within the Manufacturing, Supply Chain and Financial modules within your ERP software to best suit the needs of your business, not only today, but in years to come.

Learn more>

Dashboard Displays Current Production Data and Increases Production by 10-20%

Crossroads RMC 0 34265 Article rating: 5.0

Did you know that you can improve the performance of your shop floor simply by displaying how your shop floor workers are doing? Studies show that a 10-20% increase in production can be achieved by simply displaying current production data to your workers via dashboards. 

Using the Crossroads RMC's Analytics Dashboard, you can display performance metrics in a grid, graph, chart, or any way that makes sense. Learn how

Learn more about Analytics Dashboard for Infor LN/Baan >

Learn more about Analytics Dashboard for Infor LX/BPCS/M3 >

Infor LN & Baan Integrations:

It's okay, you can admit it. You have spreadsheets and separate databases that you’re keeping on the side that may or may not be tied to Baan/LN.

Kathy Barthelt 0 31573 Article rating: 5.0

Do you wish they were integrated so that you didn’t have to manually go into each system to report on the data or look up information? Are you running into problems because you don’t have exposure to all of the data that is critical to running your business?

Crossroads RMC has a team of integration experts who can create the integration you’ve been dreaming about… AND we have developed RMCconnector to allow for quick and easy translation data from your front end system into a format accepted by your back end ERP. 

Contact us today to discuss how we can help you eliminate those spreadsheets and tie those “one-off” systems directly to your ERP system. 800.762.2077

Partner News: Avalara’s 2020 sales tax changes webinar is now available

George Moroses 0 30161 Article rating: 5.0

Now that 2020 has arrived, it's time to make sure you’re prepared for all of the changes that 2019 brought in the world of sales tax.

Avalara’s 2020 Sales Tax Changes Webinar is now available to arm you with knowledge on the biggest changes that have taken effect, plus give you a preview of the changes we anticipate this year. 

In this webinar you’ll hear Scott Peterson, Avalara’s VP of U.S. Tax Policy, cover:

  • The current state of sales and use tax in the U.S.
  • Which states have enacted economic nexus, and what’s expected to change in 2020
  • New requirements for marketplace sellers (Amazon, Etsy, etc.)
  • A look at cross-border ecommerce and what international sellers must know about sales tax 

Avalara 2020 Sales Tax Changes Webinar>

Infor LN & Baan Consulting News: So we put our hands up, like the ceiling can’t hold us…

Kathy Barthelt 0 32316 Article rating: 5.0

Crossroads RMC partnered with Hunter Douglas Architectural Ceilings and Walls to upgrade their LN system from LN 10.2 to LN 10.6. This upgrade was undertaken primarily as a result of unsupported hardware/operating system versions at Hunter Douglas. Despite an extremely tight deadline, Crossroads and Hunter Douglas partnered to complete this upgrade from start to finish in under 4 months. Phase 2 is planned to kick off in late Q1 of 2020, which will focus on specific areas of the business for process improvement and the implementation of Avalara’s Avatax software.

Learn about Crossroads RMC's Consulting Services

First5354555658606162Last

Tips:  LX | BPCS | M3

Tips: LN | Baan

Kathy Barthelt

Infor LN & Baan Tips & Tricks for 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.

Previous Article Infor LN & Baan Tips & Tricks for EXECUTIVES
Next Article Infor LN & Baan Tips & Tricks for FINANCE: Set Up and Calculate Currency Differences
Print
1954 Rate this article:
5.0
Kathy Barthelt

Kathy BartheltKathy Barthelt

Other posts by Kathy Barthelt

Contact author

x

Categories