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: 2020 2021.1105.13 21 and newer
Table of Contents | ||
---|---|---|
|
...
Toolbar Icons | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Delete |
| ||||||||
Help |
| ||||||||
New |
| ||||||||
Notes |
| ||||||||
| |||||||||
Process Correction |
| ||||||||
Save Save & Close |
|
...
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.
Database Field: ERPx_IMTransactionHeader.NegativeBalancesEN | ||||||||
Void Date |
Database Field: ERPx_IMTransactionHeader.VoidDate | ||||||||
Voided By |
Database Field: ERPx_IMTransactionHeader.VoidedBy |
Attributes Tab
Fields | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Attributes |
| ||||||||
Available |
| ||||||||
Value |
|
...
Toolbar Icons | Description | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Column Filter Show/Hide |
| |||||||||||||||||||||||||||
Delete |
| |||||||||||||||||||||||||||
Excel |
| |||||||||||||||||||||||||||
Find Lots |
| |||||||||||||||||||||||||||
Group By Show/Hide |
| |||||||||||||||||||||||||||
Mass Update |
This toolbar icon is always enabled. | |||||||||||||||||||||||||||
New |
| |||||||||||||||||||||||||||
Quick Column Filter |
| |||||||||||||||||||||||||||
Saved Column Layouts |
| |||||||||||||||||||||||||||
View |
| |||||||||||||||||||||||||||
Fields | Description | |||||||||||||||||||||||||||
Checkbox |
| |||||||||||||||||||||||||||
Item: Description |
The lookup contains a list of all active Items in the Item Master File.
Database Fields: ERPx_IMItem.ItemID, ERPx_IMItem.ItemDescription, ERPx_IMTransactionDetail.ItemSK | |||||||||||||||||||||||||||
Lot Tracked |
Database Fields: ERPx_IMItem.TrackMethodEN, ERPx_IMTransactionDetail.ItemSK | |||||||||||||||||||||||||||
Production Batch |
Database Fields: ERPx_IMProductionLot.ProductionLotID, ERPx_IMTransactionDetail.ItemSK | |||||||||||||||||||||||||||
Owner |
The lookup contains a list of all Lot Owners. Database Field: ERPx_IMLotOwner.OwnerName | |||||||||||||||||||||||||||
Units |
Database Field: ERPx_IMTransactionDetail.TransactionUnits | |||||||||||||||||||||||||||
Unit UOM |
This lookup contains all 'Active' Unit UOMs on the selected Item's UOM Schedule.
Database Fields: ERPx_IMUOM.UOMName, ERPX_IMItem.UOMScheduleSK, ERPx_IMTransactionDetail.TransactionUnitsUOMSK | |||||||||||||||||||||||||||
Warehouse Lot |
| field , identified on the transaction header, is | set to a warehouse lot tracked Site and is | not required when the 'Site' field on the transaction is set to not warehouse lot trackeddisabled when it is not. If required and blank, the message "Warehouse Lot is required for Warehouse Lot Tracked sites when Approving or Posting." will be displayed on Save of Statuses of 'Approved' or greater. This field defaults as blank and will be disabled if the 'Site' field on the transaction is not warehouse lot tracked. If enabled, this field is editable via the Mass Update Dialog while the transaction is in a Status of 'New'. This field must be <= 50 characters.
Database Fields: ERPx_IMWarehouseLot.WarehouseLotID, ERPx_IMLotBalance.WarehouseLotSK | ||||||||||||||||||||||||
Weight |
Database Field: ERPx_IMTransactionDetail.TransactionWeight | |||||||||||||||||||||||||||
Weight UOM |
This lookup contains all 'Active' Weight UOMs on the selected Item's UOM Schedule.
Database Fields: ERPx_IMUOM.UOMName, ERPX_IMItem.UOMScheduleSK, ERPx_IMTransactionDetail.TransactionWeightUOMSK |
Related Topics
- Adjustment Transaction Record View
- Item Balances List View
- Lot Balances List View
- Production Transaction Record View
- Transaction History - Item Inquiry
- Transaction History - Lot Inquiry
- Transfer Transaction Record View
- Void/Correct Transactions Help
...