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

Get Tax Compliance Right in 2021!

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

Crossroads RMC 0 28722 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 25419 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 29792 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 29667 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...

Is Your Infor ERP System the Elephant in the Room?

Crossroads RMC 0 31359 Article rating: 5.0

The Infor ERP Elephant in the Room That Must Be Addressed

In a recent survey of Infor ERP customers, we discovered that 50% of respondents said that they did not know whether or not their ERP system had the features and functionality required for their business.  50%....1 out of every 2……not good.

Why is this the case? Well, the causes can be traced back to one of the following reasons:

  • A key-person has retired or left the company and their knowledge left with them.
  • Systems were implemented based on how the previous system worked.
  • Upgrades and implementations were viewed as a “technical upgrade”, meaning that the upgrade was done to get off an old or outdated platform. The new version wasn't researched, its functionality was unknown and no one was trained on it.

You may say “So what? Who cares if our team doesn’t know what else is available, or how the rest of the ERP system functions? Does it really matter?”

Yes - It matters more than you think.... 

First3839404143454647Last

Tips:  LX | BPCS | M3

Item Facility Master has a new attribute to define the override inspection days lead time CICP.ICINSD.

  • When an item facility has a defined override inspection days lead time, that value will be used instead of the system parameter inspection days lead time.

MRP exception report, MRP200B
Purchase planning report, PUR285B
Purchase order / Requisition maintenance, PUR500D3
Purchase order consolidation / release, PUR640B1
Vendor splits, PUR653B

This enhancement improved the subfile utilized in MRP320D Master Schedule Detail Inquiry -SCR001 by expanding the subfile with data rather than clearing the subfile as user pages. This change provides full support for the WebTop 4.8 Grid decorator.

This enhancement updated the approach used to populate the subfile to allow a deployed Webtop Grid to function correctly. There is no visible or user-impacted change to the way the program functions.

This enhancement provides improved functionality and full support of a Webtop grid applied to the subfile.

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
49513 Rate this article:
5.0
George Moroses

George MorosesGeorge Moroses

Other posts by George Moroses

Contact author

x

Categories