Share via


PdsBatchAttribByItemCustomer::existAnyCustRelation Method

Determines whether a specific combination of item, customer, and relation codes exists.

Syntax

server public static boolean existAnyCustRelation(CustAccount _custAcct, ItemId _itemId)

Run On

Server

Parameters

Return Value

Type: boolean
true if any records are found for that combination; otherwise, false.

Remarks

This method only determines if a record exists for the specific combination.

See Also

Reference

PdsBatchAttribByItemCustomer Table