Planning Items are attached to Cost Formulas and used to record costs and recovery %. Planning Items are similar to non-inventory tracked Item Codes and examples may include things like: Labor, Overhead, Packaging, Raw Material, etc. They are used in the Inventory functional Area for Bill of Materials.
The purpose of this page is to add, edit, remove, and activate/inactive these records. Insert excerpt Def - Cost Items Def - Cost Items nopanel true
Software Version: 2023.XX.XX and newer
...
Toolbar Icons | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Column Filter Show/Hide |
| ||||||||||
Delete |
| ||||||||||
Excel |
| ||||||||||
Favorites |
| ||||||||||
Group By Show/Hide |
| ||||||||||
Help |
| ||||||||||
Mass Update |
| Allows users to set
|
| ||||||||
New |
| ||||||||||
Quick Column Filter |
| ||||||||||
Save |
| ||||||||||
Saved Layout |
| ||||||||||
Fields | Description | ||||||||||
Checkbox |
| ||||||||||
Cost Item Description | Identifies the description of the Cost Item. This is an editable text box that is required, if missing the message "Cost Item Description is required." will be displayed on Save. It defaults to blank, must be <= 100 characters and is always editable. Database Field: ERPx_IMCostItem.CostItemDescription | ||||||||||
Cost Item ID | Identifies the unique identifier of the Cost Item. This is an editable text box that is required, if missing the message "Cost Item ID is required." will be displayed on Save. This should must be unique based on a by combination of Cost Item ID and UOM else the message "Cost Item ID + UOM must be unique" will be displayed on Save. It This allows users to setup the same Cost Item ID both when used by Lbs or Hours. This defaults to blank, must be <= 25 characters 25 characters and is always editable. Database Field: ERPx_IMCostItem.CostItemID | ||||||||||
Cost Offset GL Account | Identifies the GL Account of the Credit side of where this item posts to the Journal on a Production Transaction.
The lookup contains the current assigned value and a list of all 'Active' GL Accounts. Database Fields: ERPx_GLAccount.AccountNumber: Description, ERPx_IMCostItem.CostOffsetGLAcctSK | ||||||||||
Created |
Database Field: ERPx_IMCostItem.CreatedDate | ||||||||||
Created By |
Database Field: ERPx_IMCostItem.CreatedBy | ||||||||||
Effective Date | Identifies the date | ...... that the cost Rate became effective. This is a date field that is required, if missing the message "Effective Date is required." will be displayed on Save. | It defaults to the current date and is always editable. Database Field: ERPx_IMCostItem.EffectiveDate | ||||||||
Inactive |
Database Field: ERPx_IMCostItem.IsInactive | ||||||||||
Last Updated |
Database Field: ERPx_IMCostItem.LastUpdated | ||||||||||
Last Updated By |
Database Field: ERPx_IMCostItem.LastUser | ||||||||||
Rate | Identifies the current rate of the Cost Item. This is a numeric textbox that is required, if missing the message "Rate is required." will be displayed on Save. It defaults to blank, must be >=0 else the message "Rate cannot be less than 0." is displayed on Save and always editable. Database Field: ERPx_IMCostItem.Rate | ||||||||||
Scaling Method | Identifies how the quantity of the Cost Item scales on | Cost Breakdown formulasa BOM. This is a single select lookup that is required, if missing, the message "Scaling Method is required." will be displayed on Save. This defaults to blank and is always editable. The available options include:
This lookup contains the values in the BOMScalingMethod Enumeration Class where Enumeration Value = 3, 4. Database Field: ERPx_IMCostItem.ScalingMethodEN | |||||||||
UOM | Identifies the Unit of Measure of the Rate. This is a single select lookup that is required, if missing, the message "UOM is required." will be displayed on Save. This defaults to blank and is always editable. The lookup contains the current assigned value and a list of all 'Active' Units of Measure. Database Fields: ERPx_IMItem.UOMID, ERPx_IMCostItem.UOMSK |
...