InventStdCostConvItem.validateAfterConversionTransactions Method
Validates whether inventory transactions or inventory settlements are posted for the current item after or on the conversion date.
Syntax
public boolean validateAfterConversionTransactions(InventStdCostConv _inventStdCostConv)
Run On
ClientOrServer
Parameters
- _inventStdCostConv
Type: InventStdCostConv Table
InventStdCostConv table buffer that the current record is related to.
Return Value
Type: boolean
true if inventory transactions or settlements have not been posted on or after the conversion date; otherwise false.