Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines if all fields that are set on the InventDimParm table has corresponding field values.
Syntax
public boolean allInventDimParmFieldsHaveValues(InventDimParm _inventDimParm, List _listOfDimFieldsToCheck)
Run On
Called
Parameters
- _inventDimParm
Type: InventDimParm Table
An InventDimParm buffer.
- _listOfDimFieldsToCheck
Type: List Class
A List list of fields to check.
Return Value
Type: boolean
true if all fields from the list that are set on the inventDimParm has values.