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: What are your production orders telling you?

Kathy Barthelt 0 29462 Article rating: 5.0

Measure what you want to improve.

Six simple words, but put together they convey a powerful concept that can transform manufacturing companies. It’s a basic concept that’s hard to argue with: Collect data, see where the data leads you, and make changes that have a positive impact on the data. Repeat often.

If your company is manufacturing a product, you’re more than likely creating manufacturing variances. These variances tell managers where the company is not performing to the standards that were created and agreed to by those responsible in the Engineering, Finance, or Production Departments. There is almost a 100% chance you are creating either favorable or unfavorable manufacturing variances and, quite frankly, none of the variances will ever be favorable because the company is either over-costing or under-costing the production parts.

The data is all there within your ERP system… or at least it should be… provided that you are not tracking production information outside of your ERP system in a spreadsheet.

Analyzing your production orders can help you track down:

Infor LN & Baan Tip: MPS planned vs. MRP planned

Kathy Barthelt 0 65126 Article rating: 3.8

What items should be MPS planned, and what items should be MRP planned…

Master Scheduled Items are those items that are finished goods, or service items, that receive their requirements either specifically from Independent demand, or both Dependent and Independent demand.

  • Independent Demand is...

Get Tax Compliance Right in 2021!

Webinar: February 9, 2021 1:00 PM CST / 2:00 PM EST

Crossroads RMC 0 28831 Article rating: 5.0

We brought in our partners at Avalara to make sure you are up-to-speed on recent sales and use tax changes and ready for those to come in 2021. We’ll cover:

  • The impact of COVID-19 in 2020 and its influence on 2021
  • Why understanding economic nexus and its triggers is more important now than ever
  • New tax obligations resulting from increased marketplace sales
  • The international market and changes to cross-border e-commerce compliance
  • Answers to your questions – live!

Date/Time: February 9, 2021 at 11 AM PST / 1 PM CST / 2 PM EST
Duration: 45 minutes
Cost: Free!

Don’t miss this in-depth review of the 2020 sales tax changes you need to know about in order to have a successful 2021.

Register Today>

What is manual tax compliance costing your business?

Crossroads RMC 0 25532 Article rating: 5.0

Why automate tax compliance?
The better question is: Why burden your business with something so complex and tedious when it can be solved with software in the cloud?

Decrease the high cost and drain on your business
Employee time and expertise are expensive

Without automation, your tax professionals are probably buried in endless tasks that could be offloaded. Every hour spent on tax management is an hour lost on other (more important) parts of your business.

Manual Vs. Automated Tax Management Calculator>

Contact Crossroads RMC to learn how the Avalara - AvaTax integration can benefit your company. 800.762.2077​

What are the biggest struggles manufacturers face with regard to tax compliance?

George Moroses 0 30167 Article rating: 5.0
  • Tracking thousands of SKU numbers that cross taxability rules or vary in taxability based on state
  • Getting the rates right and filing the reports correctly
  • Surviving an audit (which in this business is inevitable)
  • Keeping track of all the smaller jurisdictions and their special districts
  • Ensuring a seamless process that is audit-able
  • Figuring out what is taxable and what isn’t
  • Tracking use tax

As with other manufacturing processes, having a repeatable, consistent process with sales and use tax compliance means automation. Automating sales and use tax compliance with a solution that ensures that consistent, accurate process means a solution that delivers:...

Infor LX & BPCS: What are your production orders telling you?

George Moroses 0 30013 Article rating: 5.0

Measure what you want to improve.

Six simple words, but put together they convey a powerful concept that can transform manufacturing companies. It’s a basic concept that’s hard to argue with: Collect data, see where the data leads you, and make changes that have a positive impact on the data. Repeat often.

If your company is manufacturing a product, you’re more than likely creating manufacturing variances. These variances tell managers...

First3940414244464748Last

Tips:  LX | BPCS | M3

Improves control over PO costing changes during invoice entry by replacing passive warnings with an intentional override action.

  • In ACP500D3 (Invoice Entry PO Costing), users previously could unintentionally accept changes by pressing ENTER, even when quantity to cost or amount to cost values had changed.

  • A new “F14 to Override” warning message replaces the old message:
    “Details have changed. Press enter again to accept data.”
    This ensures users acknowledge and confirm significant changes explicitly.

New System Parameter:

  • “Apply GRN Costing Tolerance for PO Costing” (optional):

    • Within tolerance: Displays the original message —
      “Details have changed. Press enter again to accept data.”

    • Outside tolerance: Triggers the new override requirement —
      “F14 to Override”

Benefits:

  • Enhances oversight and reduces unintentional cost acceptance.

  • Enables better control of PO costs when invoice details differ from expectations.

Last

Tips: LN | Baan

George Moroses

Infor LX & BPCS Tip: PowerLink

PowerLink is a Windows-based client for end-users within the Infor Development Framework (IDF). PowerLink allows exports/imports from/to the ERP database, but how much do you really know about it? Here is some helpful information about PowerLink.​

Why does PowerLink sometimes fail to export all records?
There's not a finite amount of records that PowerLink can export. However, PowerLink export was never intended to handle large volumes of data. It was designed as a quick snapshot of a fairly small subset and a simple view of the user's PowerLink card. 

What is the maximum amount of data that can be exported?
The maximum number of records is only limited by the system resource like memory, etc. When the system runs out of resources, an OutOfMemory error should occur. In previous testings, we have exported +1 million records, although the size of records differs greatly between business objects, the total size of the data could be an issue. For larger volumes of data, customers should investigate other tools such as the iSeries Access "Data Transfer from iSeries Server" feature to download directly to Excel.

How do I know if the size of the data is an issue?
1. When exporting to an external file (text, HTML) then importing to Excel: You can easily check the output (text, HTML) to see if the intermediate output has all the records. This can be done by visual inspection or through the use of column totals. Simply compare between the output and what you see in PowerLink. If the exported file has all the records, then the problem is definitely Excel.
2. When exporting to clipboard, then copy/paste to Excel: There is a clipboard export size limit that is controlled through client preferences. Check the exported data in the clipboard, and see if it contains all the records or only partial records due to the size limitation set in client preferences. If limited, change the client preferences using Customize from the Main browser > Preferences > Miscellaneous tab > Limit Clipboard Export, and try the export again. If the clipboard has all the records the problem is in Excel, which we don't have jurisdiction over.

Suggestions for improving the export process. 

  1. Reduce the number of columns seen in the view. This will serve to reduce the data being exported and may increase the number of records that can be exported. 
     
  2. Reduce the complexity of the view. If the view has one column that lives on a related object, then it has to build SQL behind the scenes to get that related record. If all of the columns come from a single business object, then the processing will be significantly faster.
     
  3. Export to HTML, which can be opened directly by Excel, Access, and many other programs. This reduces the processing of the export formatting because PowerLink needs only to put begin and end tags around each data element. This will also preserve column alignment when Excel or other programs open the file.
     
  4. Unless you are exporting a fairly small volume of data, export to a file, not clipboard. Clipboard is held in memory until the entire view is read, and records are written to the file as they are retrieved.
     

 Also see KB 1357068 for more information about testing your view.

Print
50107 Rate this article:
5.0
George Moroses

George MorosesGeorge Moroses

Other posts by George Moroses

Contact author

x

Categories