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

The Top 5 Benefits of a Manufacturing Execution System (MES)

by PlanetTogether

Anthony Etzel 0 37565 Article rating: 5.0

MES provides the right information at the right time to show the floor manager how to optimize current conditions to improve production output.

Need 5 more reasons why you should invest in an MES system?
Read the full article by PlanetTogether:

https://www.planettogether.com/blog/the-top-5-advantages-of-a-manufacturing-execution-system

Clearly, an MES does more than simply track the amount of product coming off of your production lines. Improving your facility's efficiency begins with accurately recording production, material usage, and personnel time. Crossroads MES accomplishes this feat with ease and precision.

Infor LX & BPCS Tip of the Week: Trim Leading Zero

George Moroses 0 61384 Article rating: 5.0

In LX 8.4, an enhancement has been included to allow for the expanded Company fields to have the leading zero truncated.

To trim leading zeros, CEA515B is called during macro resolution to trim the leading zero based on the position in the Zero Trim file (GZT). The Zero Trim file contains all the company number fields currently defined in the CEA Cross Reference fie (GXM).

This enhancement provides year over year comparison in financial reports and eliminates the need to setup new companies in programs such as Alias Definition. Financial programs trim the leading zero on Company fields, such as Company 010, on subsystem transactions to process as Company 10 during CEA macro resolution. Clients who prefer to retain the Company value as 010 on financial reports can clear the GZT file.

Infor LN & Baan Add-ons: Need a reason why you should barcode your inventory? How about 8 reasons!

Kathy Barthelt 0 34254 Article rating: 5.0

Top Eight Benefits of Barcodes

Barcodes are often overlooked as a method for cutting costs and saving time. A valuable and viable choice for businesses looking to improve efficiency and reduce overhead, barcodes are both cost-effective and reliable.

Crossroads RMC offers RMClabel which can be tied to any data collection system, or run stand-alone. Create barcode labels with 1D

Infor LN & Baan: Data Collection

Be honest. Does your business REALLY operate in real time?

Kathy Barthelt 0 40531 Article rating: 5.0

Do you have up-to-date real-time information on labor, machine time, and parts consumed? How accurate is your data? Can you get an accurate picture of what is going on across your operations at any time?

If not, Crossroads data collection solution should be considered. By combining sessions, eliminating duplicate entries and using available information to complete a transaction, Web Collect, formerly RMC3 extends the Infor LN and Baan applications to ensure efficiencies and timely information flow and reporting. 

Consulting News: Are you familiar with your Infor LN / Baan System Log?

Kathy Barthelt 0 38867 Article rating: 5.0

Data about the system and the application is stored in a system log. The system data includes information about:

  • The application environment
  • Any reorganization of tables
  • The available free disk space
  • The back-up schedule
  • The user data reports
  • The updates
  • Changes in the system
  • The error messages and solutions

Are you comfortable with reading your ERP system log? Have you checked it lately? Need help interpreting if your system may have a problem? Contact Kathy Barthelt today and one of our expert technical consultants can help to put your mind at ease and make sure your system is running as it should.

Infor LN & Baan Tip of the Week: Warehouse Blocking – LN 10.7

Kathy Barthelt 0 74345 Article rating: 5.0

The functionality to block a warehouse for inbound or outbound transactions has been enhanced. A check for blocks is performed not only during receipt and shipment confirmation, but at multiple stages in the process. In addition, you can specify these blocking options for the inbound and outbound processes:

• No

• Yes

• Interactive

For example, if Blocked for Inbound is set to Yes, no inbound actions are allowed in the warehouse. Consequently, users cannot confirm receipts, generate and put away inbound advice or storage lists, and perform inbound inspections. 

If Interactive is set, during a non-automatic warehouse inbound procedure, warnings are displayed which offer the user a choice to either cancel the action or continue. Batch or automatic inbound processes continue, but the corresponding reports and logs make note of the blocking. However, in all scenarios, receipt confirmation is not allowed.

The same rules are applicable for the warehouse outbound procedure steps. The restriction for receipt confirmation also applies to shipment confirmation.

For warehouse transfer orders, not only the ship-from warehouse is checked for outbound process blocks, but also the ship-to warehouse. This prevents situations in which goods get stuck in transit due to inbound procedure blocks that apply to the destination warehouse. Now, the transfer process is already blocked during outbound.

Partner News: Are you up to date on all of the sales tax changes that have gone into effect this year?

Crossroads RMC 0 34343 Article rating: 5.0

Like it or not, requirements for collecting sales tax change monthly and keeping up with those changes requires someone to be “on it” full time. Fortunately, Avalara handles all of that. Learn How >

Contact us to learn how we can take this burden off your plate and ensure that you are 100% in compliance, 100% of the time.

First5960616264666768Last

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

Kathy BartheltKathy Barthelt

Other posts by Kathy Barthelt

Contact author

x

Categories