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

BPCS/LX Tip of the Week: Grow Employees to Grow Your Business

Anthony Etzel 0 50472 Article rating: No rating

Earlier this year I wrote a blog about motivating employees to do more… to be more. Doing this helps your business grow. Here is a link to my article> https://www.crossroadsrmc.com/Resources/Infor-ERP-Tips-News/its-not-all-about-the-money-money-money-motivating-employees-in-the-new-year-2

And I would like to share a link to a recent article from Industry Week giving a different take on the same idea.

https://www.industryweek.com/recruiting-retention/grow-employees-grow-your-business

Baan/LN Tip of The Week: Grow Employees to Grow Your Business

Kathy Barthelt 0 83259 Article rating: No rating

Earlier this year I wrote a blog about motivating employees to do more… to be more. Doing this helps your business grow. Here is a link to my article> https://www.crossroadsrmc.com/Resources/Infor-ERP-Tips-News/its-not-all-about-the-money-money-money-motivating-employees-in-the-new-year-2

And I would like to share a link to a recent article from Industry Week giving a different take on the same idea.

https://www.industryweek.com/recruiting-retention/grow-employees-grow-your-business

BPCS/LX Tip of the Week: 6 powerful steps to win with automation

Anthony Etzel 0 57268 Article rating: No rating

1. Eliminate paper shop packet and distribution of the paperwork to the shop floor.     

2. Eliminate manual (paper-based) recording activities and the need to key in the transactions.

3. Easy electronic scheduling by sequence and changing job priorities.

4. Evaluate differences using actual times compared to standards.

5. Improve data accuracy and eliminate the need to chase and fix errors.

6. Practice Real-Time data reporting to monitor efficiencies and identify problems as they occur.

Baan/LN Tip of the Week: 6 Powerful Steps to Win With Automation

Kathy Barthelt 0 84919 Article rating: No rating

1. Eliminate paper shop packet and distribution of the paperwork to the shop floor.     

2. Eliminate manual (paper-based) recording activities and the need to key in the transactions.

3. Easy electronic scheduling by sequence and changing job priorities.

4. Evaluate differences using actual times compared to standards.

5. Improve data accuracy and eliminate the need to chase and fix errors.

6. Practice Real-Time data reporting to monitor efficiencies and identify problems as they occur.

BPCS/LX Tip of the Week: Receiving to Inspection

Anthony Etzel 0 63366 Article rating: No rating

If the item being received needs to be inspected prior to being available for use, there are two schools of thought.The first is to receive the item to a QC hold location. The downside is the item will show up in on hand inventory.

A better method would be to do a PO receipt to inspection. Both Inv500 and Pur550 support this method. Now you have received the item without showing it in inventory. Only the PO quantity in inspection is updated. This method also allows you to create an Inspection Dispatch Report. After the QC process for the item is complete, then the transaction Receipt from Inspection to Stock is processed. That transaction then updates the PO quantity received field and the Item on hand field in inventory.

 

Baan/LN Tip of the Week: Transaction Accounts – Commissions

Kathy Barthelt 0 91953 Article rating: No rating

In Baan IV, if a link with Financials exists for commissions and rebates, invoices are created directly in the Commission Control System (CMS) module and posted to Financials. As a result, users must specify the ledger accounts that are used for posting commissions and rebates in the Maintain Commission/Rebate Transaction Accounts (tdcms2101m000) session.

In LN, the Maintain Commission/Rebate Transaction Accounts (tdcms2101m000) session is removed from the Commission Control System (CMS) module, because invoices are no longer created directly in the Commission Control System module.

Grindmaster-Cecilware Selects NextTrack Sales For Sales Analysis

Kathy Barthelt 0 38783 Article rating: No rating

Grindmaster-Cecilware (GMCW), a leading provider of products for the food and beverage industry, has selected NextTrack Sales to satisfy their sales analysis requirements. Integrated with their Baan ERP system, NextTrack Sales provides sophisticated pivot grid and charting functionality, and the ability to generate any number of views of the data, all without customizing their ERP system. Grindmaster’s VP of Sales said it was "the perfect fit for him, and covered all of his reporting needs".

Peerless Instrument Selects Crossroads RMC for Baan Data Collection

Kathy Barthelt 0 34135 Article rating: No rating

Peerless Instrument, a division of Curtiss Wright, has selected Crossroads RMC for Baan data collection. Peerless is interested in furthering the data collection partnership that Curtiss Wright began with Crossroads RMC 20 years ago. The data collection implementation will include Receiving, Material Issue, Inspection and Report Operations Complete, and is expected to be completed in July of 2016. 

Peerless Instrument provides state-of-the-art electronic components, systems, and software to the US military. Peerless' advanced instrumentation and control systems are not only used in Navy propulsion systems but provide sophisticated monitoring systems for the gas, oil, or petrochemical industries.
First101102103104106108109110Last

Tips:  LX | BPCS | M3

Tips: LN | Baan

Kathy Barthelt

Infor LN & Baan Tips & Tricks for TECHNOLOGY: Data Sharing Methods (Advantages and Disadvantages)

Depending on the multicompany scenario you choose, an implementation team must decide whether or not tables must be logically linked or if data must be synchronized in another way to achieve availability of data across various companies. 

There are 3 ways in which data may be shared among companies. Here are some advantages and disadvantages of each:

  1. Logical Table Linking - If two companies use the same physical data, the physical table exists, or is used, in only one company: the physical company. Each piece occurs only once: one instance of the same data. If the term logical table linking is used, users from multiple companies use a single physical instance of the data. If the company tables are on the same server, this can be accomplished by logical table linking. Access to specific data can be restricted, if required.

    • Advantages: Logical Table Linking takes place in real time; therefore, the moment a record is created or modified in one company, a record becomes available in all other linked companies as well. The setup and maintenance of logical table linking is easier than the setup and maintenance of data replication. Logical table linking is extremely reliable because this type of linking is independent of network connections and user interventions. 

    • Disadvantages: Table sharing implies that all attributes for a record are the same in all companies. Therefore, suppose you share the item table and, for a particular item in a company, the product class is XXX. In this case, in all other companies, the product class for this item must be XXX as well.

  2. Data Replication - In this situation, each company has exactly the same data, but each company has a unique copy of the data. The same piece of data exists in multiple (physical) places: multiple instances of the same data. The process to copy the data is called data replication.

    • Advantages: Rather than using table sharing by means of the logical linking of tables, you can replicate the content of tables between companies. The advantage is that, on company level, some (non-key) attributes of a record can differ by company. For example, if the bills of materials are replicated instead of shared, for each company, you can link a different warehouse to the bill of material. As a result, the bills of materials can be the same across all companies and only the warehouses differ. Using replication, you can also make only a subset of the records available in other companies. For example, if you replicate items between companies, in a sales company, for example, by means of the item group, you can only make end items available. In addition, you can replicate only a subset of items, for example, depending on the item group. Note that replication also requires that the referenced tables are replicated or shared.

    • Disadvantages: Replication is not in real time, and therefore, for processes that require real-time integrated data as the financial integration processes, replication is not an option. For replication, you also must take into account the sequence in which you replicate. First, you must replicate the child tables and then the parent tables, and therefore first the business partners and then the purchase contracts. During the replication process, the data must be frozen. This point is of particular importance if the replication process takes a lot of time.

  3. Manual Syncronization - If only a small number of records are the same between some companies, you can enter, maintain, and keep the records synchronized manually. Note that the more dynamic data is, the more difficult this process is. This solution is strictly procedural. Therefore, depending on the discipline of the users, the solution is error sensitive: data can be forgotten, updated too late, or typing errors may occur.

  • Advantages - The main advantage is the flexibility so that only the data that really must be shared can be kept synchronized. By manually keeping data synchronized, not all attributes of a record need to have the same value.

  • Disadvantages - The main disadvantage is that this method depends on user interaction. Therefore, the method depends on the user’s time - because the method is not a real time procedure and the user may forget to update the data - and users can make mistakes.

Previous Article Infor LN & Baan Tips & Tricks for EXECUTIVES
Next Article Infor LN & Baan Tips & Tricks for FINANCE: Cash Flow Statements (tfgld 0123m100)
Print
35125 Rate this article:
5.0
Kathy Barthelt

Kathy BartheltKathy Barthelt

Other posts by Kathy Barthelt

Contact author

x

Categories