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

Mount Olive Pickle Chooses Crossroads RMC for BPCS Data Collection

Anthony Etzel 0 29357 Article rating: 5.0

Mount Olive Pickle, a leading producer of pickles, peppers, and relishes in the United States, has chosen Crossroads RMC as their solutions vendor for data collection and manufacturing production reporting. In the first phase of the project, the Crossroads team will implement the Inventory Visibility Data Collection software connected to BPCS. The transactions to be implemented include PO Receipts, Transfers, Component Issues, Cycle Counting, and Production Receipts.  

CROSSROADS RMC MEMBERSHIP IN COMMON USER GROUP / EXHIBIT AT COMMON CONFERENCE

Crossroads RMC 0 28263 Article rating: No rating

The  Annual Meeting is COMMON’s largest educational event of the year, with four full days of in-depth IBM i, AIX, and Linux-related education that includes all-day pre-conference workshops, open labs, and a wide variety of regular-length sessions. It is the annual meeting of the COMMON membership and the largest gathering of the Power Systems user community. Come see us in Booth 203.

 

Crossroads RMC is also proud to announce our membership in COMMON for 2016. We look forward to partnering with COMMON and providing valuable content to their user community and sharing in dialogue with users across the country.

Baan/LN Tip of the Week: Setting Up New Employees in LN

Kathy Barthelt 0 66363 Article rating: No rating

In LN, the People package is used to register the employee’s hours and expenses. To support the People package, the Employees – General (tccom0101m000) session only contains the general employee data.

The title of the Employees – General (tccom0101m000) session was changed to Employees – General (tccom0101m000).

From the Employees – General (tccom0101m000) session, users can start the following sessions to define the more specific employee data:

  • Employees – People (bpmdm0101m000).
  • Employees – Project (tppdm8101m000).
  • Employees – Service (tsmdm1140m000).
  • Skills by Employee (tcppl0120m000).
  • Employees by Team (tcppl0150m000).
  • Roles by Employee (tcppl0170m000).

After users define the employees, users can also start the listed sessions from the Employees Dashboard (bpmdm0101m100) session in People.

Baan/LN Tip of the Week: Optionally Include Tax Amounts In Order Balance

Kathy Barthelt 0 81899 Article rating: No rating

In Baan IV, the order balance amount always includes the tax amount. Consequently, the tax amount must be recalculated every time an order line is modified in order to update the balance correctly. If the tax provider is activated, this requires an API call for every re-calculation of tax.

In Infor LN, users can select or clear the new Include Tax in Order Balance check box in the COM Parameters (tccom0000s000) session to indicate whether users want to include tax amounts in the order balance amount. This parameter has an effect on various sessions in Order Management.

BPCS/LX Tip of the Week: Changing the Master Schedule

Anthony Etzel 0 54330 Article rating: No rating

You can change your master schedule by specifying the type of master schedule update to perform. You can run a Net Change or Regenerative Schedule.

You also have the ability to clear the lower level requirements out of the Planned and Firm-Planned Order file.

Baan/LN Tip of the Week: ERP Setup - Pros & Cons

Kathy Barthelt 0 85981 Article rating: No rating

Pros
Each legal entity can have its own general ledger and balance sheet.
Income statements can be generated for the different logistics companies.
Accounting user must go in and out of companies if there is a need to view or create transactions in more than one company.  However, if all companies are tied to the same financial group company, centralized payments, cash receipt application, and display and printing of ledger transactions and trial balances are possible for both companies from within the financial group company.

Cons

BPCS/LX Tip of the Week: Understanding What Goes On Out On The Factory Floor – Part 4

Anthony Etzel 0 59622 Article rating: No rating

Understanding: What Was Issued to the Shop Order

The shop order inquiry program provides several function keys. By using the function key for the material, the display will present what components have been issued under the issued quantity column. You are also presented with the required quantity. While viewing the quantities you may see that more was issued than what was required. Possibly there was scrap and more material was required to be issued. Perhaps there was an over issue and the balance of the material is slated to be returned to stock.

A red flag should go up if the Shop Order quantity finished is equal to the required quantity for the end item and all the components have not been issued. You may want to investigate why.

BPCS/LX Tip of the Week: Getting the Most Out of the Shop Order Inquiry Program – Part 3

Anthony Etzel 0 57162 Article rating: No rating

Understanding: The quantities required, finished and remaining at the operation and in total for the Shop Order

The shop order may require 1,000 pieces but only 950 are reported as finished in total for the shop order. The quantity required is what is planned on the SO and it may be a higher number than what is finished, factoring in that there can be scrap. If a 1,000 pieces are required to be produced, and there is always is scrap of 10 pieces, then plan for scheduling a quantity of 1,010.

The quantity finished for the end item is what is reported in the inventory application with a production order receipt transaction. At the operation level, if the quantity is reported at the operation, there will be a value in the PCS Complete field on the operation detail screen showing the pieces completed through that operation.

If you want to get a handle on the difference between the required quantity and the finished quantity, you may want to look into reporting quantities at the operation level as well as examining how scrap is controlled and reported.

First107108109110112114115116Last

Tips:  LX | BPCS | M3

Tips: LN | Baan

Kathy Barthelt

Infor LN & Baan Tips & Tricks for 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.

Previous Article Infor LN & Baan Tips & Tricks for Operations: Copying EBOMs - Which copying method should I use?
Next Article Infor LN & Baan Tips & Tricks for Finance: Problem Invoices
Print
47667 Rate this article:
5.0
Kathy Barthelt

Kathy BartheltKathy Barthelt

Other posts by Kathy Barthelt

Contact author

x

Categories