CustVendExternalItem::existsForCustVendRelation Method

Checks whether one or more external item descriptions exist for a given relation.

Syntax

client server public static boolean existsForCustVendRelation(
    CustVendAC _custVendAccountId, 
    CustVendItemGroupId _custVendItemGroupId, 
    ModuleCustVend _moduleType)

Run On

Called

Parameters

Return Value

Type: boolean
true if one or more external item descriptions exist; otherwise, false.

See Also

Reference

CustVendExternalItem Table