| Initialize | (Boolean) | | public | 17-28 | - |
| AddActualCost | (Option, Option, Decimal, Decimal) | | public | 17-26, gone | Pending 24.0 |
| Unused |
| AddActualCostElement | (Enum Cost Entry Type, Enum Cost Variance Type, Decimal, Decimal) | | public | 17-26, gone | Pending 24.0 |
| Use AddActualCostElement(NewEntryType: Enum "Cost Entry Type"; NewActualCost: Decimal; NewActualCostACY: Decimal) instead. |
| AddExpectedCost | (Option, Option, Decimal, Decimal) | | public | 17-19, gone | Pending 17.0 |
| Replaced by AddExpectedCostElement(); |
| AddExpectedCostElement | (Enum Cost Entry Type, Enum Cost Variance Type, Decimal, Decimal) | | public | 17-26, gone | Pending 24.0 |
| Use AddExpectedCostElement(NewEntryType: Enum "Cost Entry Type"; NewActualCost: Decimal; NewActualCostACY: Decimal) instead. |
| RoundActualCost | (Decimal, Decimal, Decimal) | | public | 17-28 | - |
| ExcludeEntryFromAvgCostCalc | (Record Value Entry) | | public | 17-28 | - |
| ExcludeBufFromAvgCostCalc | (Record Inventory Adjustment Buffer) | | public | 17-28 | - |
| Retrieve | (Option, Option) | Boolean | public | 17-19, gone | Pending 17.0 |
| Replaced by GetElement(). |
| GetElement | (Enum Cost Entry Type, Enum Cost Variance Type) | Boolean | public | 17-26, gone | Pending 24.0 |
| Use GetElement(NewEntryType: Enum "Cost Entry Type") instead. |
| DeductOutbndValueEntryFromBuf | (Record Value Entry, Record Cost Element Buffer, Boolean) | | public | 17-28 | - |
| UpdateAvgCostBuffer | (Record Cost Element Buffer, Integer) | | public | 17-28 | - |
| UpdateCostElementBuffer | (Record Cost Element Buffer) | | public | 17-28 | - |
| AddActualCostElement | (Enum Cost Entry Type, Decimal, Decimal) | | public | 24-28 | - |
| AddActualCostElement | (Enum Cost Entry Type, Record Value Entry) | | public | 24-28 | - |
| AddExpectedCostElement | (Enum Cost Entry Type, Decimal, Decimal) | | public | 24-28 | - |
| AddExpectedCostElement | (Enum Cost Entry Type, Record Value Entry) | | public | 24-28 | - |
| GetElement | (Enum Cost Entry Type) | Boolean | public | 24-28 | - |