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 the record that most closely resembles the specified parameters.
Syntax
client server public static PdsCustSellableDays findValidRec(
ItemId _itemId,
CustAccount _custAcct,
InventDim _inventDimCriteria)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
An ItemId value for which to search.
- _custAcct
Type: CustAccount Extended Data Type
A CustAccount object for which to search.
- _inventDimCriteria
Type: InventDim Table
An InventDim record for which to search.
Return Value
Type: PdsCustSellableDays Table
The PdsCustSellableDays record set that most closely matches the provided parameters if found; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).