Share via


PdsCustSellableDays::findValidRec Method

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

  • _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).

See Also

Reference

PdsCustSellableDays Table