InventDim::findOrCreateBlank Method

Finds or creates a record in the InventDim table with empty dimension fields.

Syntax

server public static InventDim findOrCreateBlank()

Run On

Server

Return Value

Type: InventDim Table
An InventDim record.

Remarks

Consider using the inventDimIdBlank method instead of this method, for better caching.

See Also

Reference

InventDim Table