Costing Error Message
Back to Troubleshooting |
Introduction
Daftar semua error yang akan mungkin akan tampil pada saat proses Calculate Costing dan cara menyelesaikannya.
Error Message Log
Transaction Type | Process | Possible Error | How to solve |
---|---|---|---|
Shipment, Receipt Return, Receipt Negative, Inventory Decrease, InventoryClosing, Internal Movement From, Internal Consumption | Cost is getting by search average costing record of the product with costing start date is smaller or same with transaction process date, and costing end date is larger than transaction process date.
Sample query : CostingDateFrom <= TransactionProcessDate CostingDateTo > TransactionProcessDate CostingType = ‘AVA’ CostingCost != null |
@NoAverageCostDefined@ | @NoAverageCostDefined@ = create costing record on tab costing with setup like on the sample Query |
Example | Example | Example | Example |
Example | Example | Example | Example |
Example | Example | Example | Example |
Example | Example | Example | Example |
Example | Example | Example | Example |
Example | Example | Example | Example |
Example | Example | Example | Example |
Example | Example | Example | Example |
Example | Example | Example | Example |
Example | Example | Example | Example |
Example | Example | Example | Example |
Example | Example | Example | Example |
Example | Example | Example | Example |
Example | Example | Example | Example |
Back to Troubleshooting |