Adjust Standard Cost action
When you select Standard Cost Adjustment from the Select Action menu, a standard cost adjustment (STDCSTADJ) transaction is written. The account in the Control GL Account field is used as the debit account. The account in the Cost Adjustment GL Account field is used as the credit account.
The INVCOST table is the primary source of the default code for the inventory control account. The system date and time is used to determine the financial period for the transaction.
The Standard Cost field on the Inventory tab is read-only so you must use the Adjust Standard Cost window to change the standard cost.
- Condition code
- Condition rate
- Description
- Standard cost
- Control account for the INVCOST record
- Cost adjustment account for the INVCOST record
- New standard cost
To adjust standard cost of an item, complete the following steps:
- From the List tab of the Inventory application, display the item whose standard cost you want to adjust.
- Click the Inventory tab to see the inventory information of that item.
- From the Select Action menu, select . The Standard Cost Adjustment window opens. The standard cost value is shown in the Standard Cost field.
- Type the adjusted standard cost value in the New Standard Cost field. If you are adjusting the cost of an item that is condition-enabled, you can adjust the costs for all condition levels.
- Update the GL account information in the Control Account and Cost Adjustment fields. Adjusting the standard cost affects these values.
- Click OK. The Standard Cost field on the Inventory tab displays the new value. The standard cost adjustment is recorded in the inventory transactions table and an STDCSTADJ (standard cost adjustment) transaction is written to the INVTRANS table.
Use the Standard Cost Adjustment action only if you use standard cost management.
Example
Adjust the standard cost of a bearing from $22.00 to $25.00. The current balance of the item is 2.
Source GL account | Debit | Credit | Source of GL account |
---|---|---|---|
Inventory control account | ($25.00-$22.00) x 2= $6.00 | ($25.00-$22.00) x 2 = $6.00 | Inventory cost adjustment account |
If you capitalize the item, the standard cost is zero, and you cannot perform the transaction.
Inventory transactions for Type=STDCSTADJ
When you select Adjust Standard Cost from the Select Action menu, an STDCSTADJ transaction is written to the inventory transactions (INVTRANS) table.
Displayed fields |
GL Debit Account (GLDEBITACCT) GL Credit Account (GLCREDITACCT) |
---|
Database fields |
INVTRANS.GLDEBITACCT INVTRANS.GLCREDITACCT |
---|