InventDim.moveDimParmDim Method

Moves values in flagged fields from the current record to another InventDim record

Syntax

public boolean moveDimParmDim(InventDimParm _inventDimParm, InventDim _inventDimTarget)

Run On

Called

Parameters

  • _inventDimParm
    Type: InventDimParm Table
    The flags in the InventDimParm record determines for which fields values should be moved.

Return Value

Type: boolean
true if any values were present in the flagged fields and moved; otherwise, false.

See Also

Reference

InventDim Table