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 | Infor LN & Baan: Accuracy & Productivity Aren't Important!

Crossroads RMC 0 23710 Article rating: 5.0

Oh, you think they are?

Well, you might want to take a hard look at HOW you’re running your Infor ERP system.

  • Have you been able to eliminate large amounts of data entry for your staff?
  • Do all of your systems talk to one another?
  • Is your data error-free at month end?

If the answer is no, your company would likely benefit from...

Infor LN & Baan Tip: Financial Integration Mapping Scheme

Kathy Barthelt 0 60218 Article rating: 5.0

Transactions to be mapped - In the mapping scheme, you must define the ledger mapping and the dimension mapping for these types of transactions:

  1. Financial integration transactions resulting from logistic events in Operations Management.
  2. General Ledger transactions.
  3. Procurement card transactions in Accounts Payable.


In addition, to support dimension accounting...

Infor LX & BPCS Tip: Main Benefits of IDF?

Infor Development Framework

George Moroses 0 29784 Article rating: 5.0

The Infor Development Framework (IDF) re-architects the way a user interacts with the application, providing an efficient, task-oriented process to view application information that is contained within Infor LX. IDF enables users to configure their view of the application data without modifying the core application and its supportability.

The examples below describe how users can configure their display of data and maximize overall productivity:

  • Arrange application information into multiple groupings and sequences that make sense for the job.
  • Filter or hide records to show only the information that applies to the job or task that the user is performing.
  • Customize the information for an individual user, a group of users, or all users.

Is it time to get more out of Infor LN & Baan?

Kathy Barthelt 0 60436 Article rating: 5.0

As crazy as it sounds, we’re about to enter the 4th Quarter of 2021. How are you doing on your 2021 goals? Planning for 2022 projects? Maybe it's time to get more out of your Infor ERP system.

TIME TO UPGRADE or NOT?

Is an upgrade to the latest version of Infor LN the goal for 2022? If so, Crossroads RMC brings 35+ years of industry experience to the table to ensure that your upgrade achieves the results you’re looking for and does so on time and on budget. Our goal is to delight your users and maximize the efficiencies that your business can gain from implementing best-of-breed business practices.

Crossroads RMC's team of expert consultants will...

Infor LN & BaanTip: Restructuring Your Warehouse

Am I able to remove a warehouse location?

Kathy Barthelt 0 63027 Article rating: 5.0

You may want to restructure your warehouse with new bin codes and new bin characteristics. You will not undertake this kind of activity very often, but situations can occur where a reclassification is necessary to achieve or maintain a more efficient operation. In this case, you may want to remove a given warehouse location. It can be done, but you must be aware of the following:

A location cannot be removed if any of these conditions exist:

  1. Any outstanding inbound advice for the item.
  2. Any outstanding outbound advice for the item.
  3. Any unprocessed cycle counting order/adjustment order lines.
  4. Any cycle counting data.

Infor LX & BPCS Tip: Infor ION - What is ION, and why do I need it?

George Moroses 0 32913 Article rating: 5.0

Infor’s Intelligent Open Network (ION) technology easily integrates Infor ERPs and third-party enterprise systems. ION is an advanced middleware cloud platform that provides the flexibility you need to make the most complex web of enterprise systems work together on-premise, in the cloud, or both. ION’s long-term sustainability will optimize your ROI, and with ION, one application can be upgraded, replaced, or even fail without taking the entire network down.

Benefits:

  • Faster integration and upgrade times
  • Access to real-time information
  • Reduced burden on IT
  • Immediate access to business services like reporting and mobility

For older BPCS installations that don’t use ION, Crossroads RMC has the expertise to build powerful adapters to allow your specific BPCS version to communicate and exchange information with virtually any sub-system that can import/export data.
 

Infor ION Intro Video (2:11)

Infor LN & Baan: Integration from UPS® or FedEx®

Kathy Barthelt 0 27937 Article rating: 5.0

What do you do when there is no pre-built integration from UPS® or FedEx® to your ERP system?

Call Crossroads RMC, of course!

That’s how one of our Infor LN customers solved their cloud implementation dilemma. Crossroads RMC partnered to streamline their shipping process on Infor LN 10.5.2 in the cloud. Four sites went live with RMCship in 2019 and as a result, they have increased accuracy by eliminating manual steps and streamlining their operations.

Learn more> or for more information please contact Kathy Barthelt,  1.630.955.1310 x113

First3233343537394041Last

Tips:  LX | BPCS | M3

Tips: LN | Baan

Kathy Barthelt

Infor LN & Baan Tips & Tricks for EXECUTIVES:

Operations: Copying EBOMs - Which copying method should I use?

To determine which copying method you must use, answer question 1 and follow the instructions.

Question 1: Is the source component a project item (that is, is a project defined in the first segment of the item code)?

  • If the answer is yes, proceed with question 3.
  • If the answer is no, proceed with question 2.


Question 2: Is the target component a project item?

  • If the answer is yes, select copy method NonProj Item to Proj Item.
  • If the answer is no, proceed with question 4.

Question 3: Is there a relationship with the same project?

  • If the answer is yes, select copy method EBOM to Production BOM Only.
  • If the answer is no, proceed with question 4.


Question 4: Is there a relationship with the target item?

  • If the answer is yes, proceed with question 5.
  • If the answer is no, select copy method No Copy Action.


Question 5: Does the item exist already?

  • If the answer is yes, select copy method EBOM to Production BOM Only.
  • If the answer is no, select copy method Copy E-Item to Item.

Technology: Using audit files in the Exchange module

The audit server logs all database actions that change the contents of a table in so-called audit files. The Exchange module can use these audit files, which are useful in a multisite environment because the databases on all sites must have identical data. These audit files can also be used in data conversions.

Only the updates in a specific period are exchanged, which leads to an improvement in performance. Specify this period in the Export Data (Non-Regular) (daxch0233m000) and Export Data (on a Regular Basis) (daxch0234m000) sessions. Changes such as insert, update, and delete are processed and written into the ASCII files. Actions such as drop, clear, and create tables are ignored.

Audit control data is added to the resulting ASCII file. This data consists of a batchline ID, transaction ID, sequence ID, and an indicator. The control data is added at the beginning of each line and is formatted like other data fields such as the enclosing and separator characters.

An update writes two lines to the ASCII file. One line contains the key fields and old values of the updated fields. The other line contains the new values of the key fields and updated fields, even if a key field does not change.

The batchline ID is used for recognition when processing the ASCII files. The transaction and sequence IDs are used to ensure that the transactions are replayed in the same order as on the exporting site. The indicator defines the type of action that is executed on the table. Use the letter I to insert; use the letter D to delete; use the letter U to update with old values; and use the letter N to update with new values.

Finance: Problem Invoices

You can use a problem code to indicate that a problem exists for a sales invoice. If the invoice-to business partner notifies you about a problem with the invoice and does not pay it, you can link a problem code to the invoice.

In the direct debits procedure, problem invoices are automatically discarded. For each problem code, you can set an option to prevent linked invoices from being selected on reminder letters.

Previous Article Infor LN & Baan Tips & Tricks: Action Required - Infor LN Cloud Edition - Fonts Update!
Next Article Infor LN & Baan Tips & Tricks for Operations: Copying EBOMs - Which copying method should I use?
Print
50522 Rate this article:
5.0
Kathy Barthelt

Kathy BartheltKathy Barthelt

Other posts by Kathy Barthelt

Contact author

x

Categories