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.
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.