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: ARE YOU STILL USING HANDWRITTEN TICKETS FOR YOUR INVENTORY?

Anthony Etzel 0 33379 Article rating: No rating

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.

 

Optimize Your Manufacturing Today!

Baan/LN Tip of the Week: Are You Still Using Handwritten Tickets for Your Inventory?

Kathy Barthelt 0 50562 Article rating: No rating

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.

 

Optimize Your Manufacturing Today!

BPCS/LX Tip of the Week: Why Would You Buy a BMW, But Use a Scooter?

Anthony Etzel 0 33034 Article rating: No rating

Congratulations! You bought that shiny, new car! It has all the features you can possibly want and goes a million miles an hour. It can take you anywhere your heart desires…….but you rely on a manual scooter to get you around. You know, the kind you had when you were a kid…BEFORE you could drive…before you could afford the BMW. Make sense? Uh... no.

You’d never do this, right? So, why are you doing this with the ERP system that runs your business? Why are you relying on spreadsheets and separate little Access databases to record and store the information that is the most critical to your business when you have an ERP system that is meant for this? Why continue to plod along at a snail's pace when you have the tools to take your business to the next level?

Your ERP system is your BMW. Use it. See what it can do for you. Think you’ve used it to its potential? Unlikely. We’ve helped customers breathe new life into their EXISTING ERP version all by unlocking functionality for them that was already there and ready to use! We’ve also helped by offering add-ons to the ERP that can make your productivity skyrocket.

Ask us how. We’ve got an extra set of keys to the BMW in case you lost yours.

Optimize Your Manufacturing Today!

Baan/LN Tip of the Week: Why Would You Buy a BMW, But Use a Scooter?

Kathy Barthelt 0 74373 Article rating: No rating

Congratulations! You bought that shiny, new car! It has all the features you can possibly want and goes a million miles an hour. It can take you anywhere your heart desires…….but you rely on a manual scooter to get you around. You know, the kind you had when you were a kid…BEFORE you could drive…before you could afford the BMW. Make sense? Uh... no.

You’d never do this, right? So, why are you doing this with the ERP system that runs your business? Why are you relying on spreadsheets and separate little Access databases to record and store the information that is the most critical to your business when you have an ERP system that is meant for this? Why continue to plod along at a snail's pace when you have the tools to take your business to the next level?

Your ERP system is your BMW. Use it. See what it can do for you. Think you’ve used it to its potential? Unlikely. We’ve helped customers breathe new life into their EXISTING ERP version all by unlocking functionality for them that was already there and ready to use! We’ve also helped by offering add-ons to the ERP that can make your productivity skyrocket.

Ask us how. We’ve got an extra set of keys to the BMW in case you lost yours.

Optimize Your Manufacturing Today!

BPCS/LX TIP OF THE WEEK: 6 POWERFUL STEPS TO WIN WITH AUTOMATION:

Anthony Etzel 0 32536 Article rating: No rating
  1. Eliminate paper shop packet and distribution of the paperwork to the shop floor.     
  2. Eliminate manual (paper-based) recording activities and the need to key in the transactions.
  3. Easy electronic scheduling by sequence and changing job priorities.
  4. Evaluate differences using actual times compared to standards.
  5. Improve data accuracy and eliminate the need to chase and fix errors.
  6. Practice real-time data reporting to monitor efficiencies and identify problems as they occur.

Baan/LN Tip of the Week: 6 Powerful Steps to Win With Automation:

Kathy Barthelt 0 73657 Article rating: No rating
  1. Eliminate paper shop packet and distribution of the paperwork to the shop floor.  
  2. Eliminate manual (paper-based) recording activities and the need to key in the transactions.
  3. Easy electronic scheduling by sequence and changing job priorities.
  4. Evaluate differences using actual times compared to standards.
  5. Improve data accuracy and eliminate the need to chase and fix errors.
  6. Practice real-time data reporting to monitor efficiencies and identify problems as they occur.

Duncan – Out With the Old In With the New… MES

Anthony Etzel 0 19064 Article rating: No rating
Duncan Enterprises, Inc., a leading designer, manufacturer, and distributor of ceramics, arts and crafts, fabric dying and painting products, fashion arts, and home decor DIY products, has selected Crossroads MES to implement throughout all of their shop floor departments and work centers. Through this implementation, Duncan intends to replace their existing Code Soft label software and Shop 2000 Reports. In addition, they expect to eliminate manual tracking of performance measurements and labor. With Crossroads MES, all shop floor paperwork will be distributed in a paperless fashion and all shop floor activities and production receipts will be captured. In addition, real time shop floor status information will be available for reporting across the enterprise.

Baan/LN Tip of the Week: Transaction Accounts – Commissions

Kathy Barthelt 0 76929 Article rating: No rating

In Baan IV, if a link with Financials exists for commissions and rebates, invoices are created directly in the Commission Control System (CMS) module and posted to Financials. As a result, users must specify the ledger accounts that are used for posting commissions and rebates in the Maintain Commission/Rebate Transaction Accounts (tdcms2101m000) session.

In LN, the Maintain Commission/Rebate Transaction Accounts (tdcms2101m000) session is removed from the Commission Control System (CMS) module, because invoices are no longer created directly in the Commission Control System module.

First8485868789919293Last

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

Kathy BartheltKathy Barthelt

Other posts by Kathy Barthelt

Contact author

x

Categories