Receipt Transaction Record View
The Inventory Receipt Transaction Record View allows users to record the receipt of inventory purchased from an outside entity. This transaction allows multiple items received into a single site to be recorded. The 'Include open Receipt transactions in Available balances' preference will determine whether Available balances are updated before the transaction is posted. Once the transaction is posted, it will update the On Hand lot balance of the item(s).
Software Version: 2021.05.21 and newer
Page Header
Header Toolbar
Toolbar Icons | Description |
|---|---|
Delete |
|
Help | |
New |
|
Notes | |
Process Correction | |
Save Save & Close |
Home Tab
Fields | Description |
|---|---|
Corrected From | Displays the Transaction ID of the source transaction the correction is being made from. This is a text box that defaults to the source transaction. This field is not visible unless the transaction is the result of a correction. It is only required on transactions that are being corrected. This field is auto populated by the system and is not editable. Database Fields: ERPx_IMTransactionHeader.TransactionID, ERPx_IMTransactionHeader.CorrectedFromTransactionHeaderSK |
Date |
Database Field: ERPx_IMTransactionHeader.TransactionDate |
Purchase Order |
Database Field: ERPx_IMTransactionHeader.PONumber |
Reference |
Database Field: ERPx_IMTransactionHeader.Reference |
Site |
The lookup contains a list of all the 'Active' Inventory Sites. Database Fields: ERPx_MFSite.SiteName, ERPx_IMTransactionHeader.SiteSK |
Status |
Database Fields: ERPx_IMTransactionStatus.TransactionStatusName, ERPx_IMTransactionHeader.TransactionStatusSK |
Properties Tab
Fields | Description |
|---|---|
Auto-Create New Lots |
This lookup contains the values in the IMAutoCreateNewLots Enumeration Class. Database Field: ERPx_IMTransactionHeader.AutoCreateLotsEN |
Corrected From | Displays the Transaction ID of the source transaction that was corrected. This is a non-editable text box that is not required. It is only displayed on the corrected transaction and is never editable. Database Fields: ERPx_IMTransactionHeader.TransactionID, ERPx_IMTransactionHeader.CorrectedFromTransactionHeaderSK |
Created By |
Database Field: ERPx_IMTransactionHeader.CreatedBy |
Created Date |
Database Field: ERPx_IMTransactionHeader.CreatedDate |
GL Date |
Database Field: ERPx_IMTransactionHeader.GLDate |
Last User |
Database Field: ERPx_IMTransactionHeader.LastUser |
Last Updated |
Database Field: ERPx_IMTransactionHeader.LastUpdated |
Negative Available Balances |
This lookup contains the values in the IMAllowNegativeAvailableBalances Enumeration Class. If Sales Order allocation preferences are set to either “Available Only” or “Available and On Hand” and a Sales order has been allocated prior to a user updating the Inventory “Negative Available Balances” property, it is possible to draw the lots negative. A message will be displayed to the user if lot balances are negative and a new transaction is created which would impact those balances positively, however the overall balances would still be negative. For example, if the lot balance is -10 Cases and a Receipt transaction adds 5 Cases, the overall lot balance would still be negative. The following options are possible workarounds:
Database Field: ERPx_IMTransactionHeader.NegativeBalancesEN |
Void Date |
Database Field: ERPx_IMTransactionHeader.VoidDate |
Voided By |
Database Field: ERPx_IMTransactionHeader.VoidedBy |