Condividi tramite


CatCatalogPolicyRule::findCatalogByPolicy Method

Finds a record in the CatProcureCatalogTable table that applies to the legal entity and the operating unit on the specified date.

Syntax

client server public static RefRecId findCatalogByPolicy(
    RefRecId _le, 
    RefRecId _ou, 
   [utcdatetime _effectiveDate])

Run On

Called

Parameters

  • _effectiveDate
    Type: utcdatetime
    The effective date of the catalog; optional.

Return Value

Type: RefRecId Extended Data Type
A reference record ID that refers to a row in the CatProcureCatalogTable table.

See Also

Reference

CatCatalogPolicyRule Table