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 LN & Baan Tip: How to deal with data growth of your ERP system…

Kathy Barthelt 0 135332 Article rating: 5.0

Spending time on managing ERP data can deliver huge benefits, not just in reducing storage costs, but also in improving the experience of business users. Proactively managing application data also helps accelerate key business processes which has a positive impact on customers, suppliers, and partners. Use these solutions to reduce the data growth and disk storage used on your system:

• Use database compression. See...

Check-Ups are important… Including Infor LN & Baan ERP Check-Ups!

Kathy Barthelt 0 161364 Article rating: 5.0

What would you say to someone if they never went to a doctor for a check-up, or never took their car in for regular maintenance, like an oil change?

You might say that they were asking for problems, right? The point of those check-ups is to catch a problem early, or better yet before it occurs. Going for check-ups gives you the peace of mind that things are running well and if an issue is identified early enough you can reduce overall risk. Regular check-ups can help reduce out-of-pocket expenses over time.

What about Finance, Manufacturing, Supply Chain, and Company-wide Check-Ups for your Infor ERP system? What will happen if you NEVER hit pause?

Here are some questions by department to consider.

Finance:...

Is your Baan or Infor LN system STILL not integrated with UPS and FedEx?

Kathy Barthelt 0 25801 Article rating: 2.5

It's hard to find a manufacturing article, or talk to a manufacturer for that matter without hearing about the importance of efficiency. In fact, 92% of manufacturers reported that their most significant business imperative is improving efficiency, according to a major new report published by The Manufacturer and IBM. Improving efficiency cuts costs, improves throughput, and ultimately improves competitiveness.

One way to improve efficiency is to eliminate the redundant process of manually keying data from Baan and Infor LN to your third-party logistics systems such as UPS or FedEx. Third-party systems need to know what you want shipped, how it is being shipped, the weight, quantity, etc. Once the shipment is ready, the tracking number, freight cost, and other information need to be entered into Baan and Infor LN in order to process your sales orders and ultimately invoice your customer. This process is time-consuming, error-prone, and causes delays in shipping and invoicing.

Why waste time and energy when the entire process can be automated on-premise or cloud with RMCship?

RMCship provides a complete one-way or two-way communication channel between Baan IV, Baan V, and Infor LN to UPS Worldship & FedEx Ship Manager.

TO UPS & FedEx -
RMCship....

Infor LN & Baan Tip: Rework of Serialized Items

Kathy Barthelt 0 129142 Article rating: 5.0

There are two options for rework of serialized items. One is to define the serial numbers upfront by defining the as-built serial header before releasing the rework order. The second option is to not define serials in the as-built header and instead, the serials are defined through issuing the material to the rework order. Manually entering the serial number after release of the rework order is not supported.

Check-Ups are important… Including Infor LX & BPCS ERP Check-Ups!

George Moroses 0 28272 Article rating: 5.0

What would you say to someone if they never went to a doctor for a check-up, or never took their car in for regular maintenance, like an oil change?

You might say that they were asking for problems, right? The point of those check-ups is to catch a problem early, or better yet before it occurs. Going for check-ups gives you the peace of mind that things are running well and if an issue is identified early enough you can reduce overall risk. Regular check-ups can help reduce out-of-pocket expenses over time.

What about Finance, Manufacturing, Supply Chain, and Company-wide Check-Ups for your Infor ERP system? What will happen if you NEVER hit pause?

Here are some questions by department to consider.

Finance:...

Infor LX & BPCS Tip: Return Material Authorization (RMAs)

George Moroses 0 30351 Article rating: 5.0

The Return Material Authorization process, RMA, controls and monitors the return of goods. Infor LX generates an RMA which mirrors the terms and conditions of the return. You can copy the RMA from a processed invoice or create it independently of an existing order. If you copy an invoice to create an RMA, Infor LX copies only regular lines, not special lines. You can manually add special...

Infor LX & BPCS Tip: Drop Shipments

George Moroses 0 28975 Article rating: 5.0

Infor LX provides a tightly integrated drop shipment processing capability. The product supports the creation, tracking, and management of customer drop shipment orders via the Order Management, Purchasing, and Billing applications.

The order processing professional initiates drop shipments during customer order creation. You can designate any order line for drop shipment if it meets user-defined drop ship controls. If you designate a line as a drop ship line, the system automatically creates a drop ship request in purchase order processing.

When a buyer responds to a drop ship request...

First3738394042444546Last

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

Kathy BartheltKathy Barthelt

Other posts by Kathy Barthelt

Contact author

x

Categories