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 of the Week: Job Shop Bill of Material – 10.7

Kathy Barthelt 0 60703 Article rating: 5.0

The job shop bill of material is defined by site. It is used as the source for the estimated materials in the job shop production order.

The new job shop bill of material differs from the old bill of material. These changes are applicable for the new job shop bill of material:

  • It has a header and a status.
  • It is always revision controlled.
  • It can be designated for planning and for costing.
  • The effective dates have been moved from the material lines to the header.
  • The BOM quantity has been moved from item production data to the header.
  • The use up has been moved from alternatives to the material line.
  • The warehouse is defined on the material line (mandatory).
  • The routing operation is defined on the material line (optional).

The job shop bill of material can be generated through the production bill of material.

IDF News: default order class for the warehouse customer

George Moroses 0 26653 Article rating: 5.0

In IDF Customers, the default order class for the warehouse customer should be a user-defined order class (base order class = 004). Do not use base order class 002 or 005, to allow for automatic invoicing of warehouse orders (if a separate manual Ship Confirm event is required per the order class, auto invoicing cannot occur from Pick Confirm).

Can you afford not to invest in MES?

Anthony Etzel 0 29782 Article rating: 5.0

Given the environment today with growing global competition in terms of innovation, cost and time to market (given by short product cycles) as well as with increasing regulatory demands, the answer to the question “Can you afford not to invest in MES?” is turning into a clear “NO”. 

Click here to read the full Critical Manufacturing article.

Crossroads MES is Infor’s global solution for manufacturing execution and is perfectly suited to fill the gap between your manufacturing initiatives and your ERP system.

Crossroads RMC proudly announces the LX 8.3.5 go live for Trinity Industries.

Anthony Etzel 0 36605 Article rating: 5.0

Trinity Industries is live on LX 8.3.5! This project was truly a team effort working in partnership with HCL America. Crossroads RMC's involvement included John Kasper (Finance), David Campbell and Nick Olson (Operations), Jacob Hale (Supply Chain Management), and Tony Curtis (LX Administration). 

Trinity began providing industrial products and services to customers more than 85 years ago. They started as a small butane-tank manufacturer and evolved over time into a premier diversified industrial company with market-leading businesses serving the energy, chemical, agriculture, transportation, and construction sectors.

Infor LX & BPCS Tip of the Week: Pre-Assigned Lot Numbers – LX

Anthony Etzel 0 42951 Article rating: 5.0

In addition to assigning lot numbers in Shop Order Entry/Maintenance (SFC500) after the shop orders have been released, users can now pre-assign lot numbers during the Multi-level Shop Order Release process (SFC530) and the Multi-Level Backflush process (LMP600) for sub-assemblies that are lot controlled items. The user has the choice of using the parent lot ID, the next sequential generated lot ID, or not pre-assigning lot IDs. Multiple items per lot must be installed to use the parent lot number option.

Infor's Support Schedule for Infor LN & Baan

How Crossroads RMC can help

Kathy Barthelt 0 58670 Article rating: 5.0

Infor recently announced their support schedule for all versions of Infor LN & Baan.

Not sure what your company’s strategy should be moving forward?

Let us help you figure out the best path forward for YOUR company. Our goal is to put you on a path that ensures that you are supported and that your needs are met today and in the future without breaking the bank. Visit our Services page to learn more>

First5859606163656667Last

Tips:  LX | BPCS | M3

This enhancement provides additional views, additional order and line details, improved navigation, and additional capabilities to the IDF Customer Order Inquiry cards and to customer order-related business objects such as Allocations, Customer Invoices, Inventory Transaction History, Promotions, Drop Shipments.

Enhanced Order views based on user roles such as customer service, warehouse/logistics, salesperson/commission, data analysis/management reporting

  • Improved sort, select and filter capabilities
  • Enhanced navigation, data organization and data display
  • Improved customer service access to all transactions throughout the entire customer order life cycle – from quote to order, related invoices, and any RMAs, return orders, related credit memos
  • Improved grouping of related fields
  • New cards to present additional order and order line details
  • Consolidation of cards and card details when appropriate
  • Enhanced Display and Maintain capabilities for drillback to related customer, ship-to, item, carrier, terms, and other master file details
  • Improved display of dates, times and applicable time zones when Region Code time zone support is implemented
  • Multi language Description, Name and Address fields displayed in user’s language, if defined, else in base language

This enhancement provides search capabilities on segment value description in Segment Value List window (WINGSVD).

Segment Value List (WINGSVD):

  • Converted to a standard subfile
  • New action code 10=Search

This makes it easier to locate segment values when defining segment values in Model Account Builder or Alias definition. In addition, WINGSVD has been redesigned as a subfile to enable WebTop grid capabilities.

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

George MorosesGeorge Moroses

Other posts by George Moroses

Contact author

x

Categories