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.
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
- _custVendAccountId
Type: CustVendAC Extended Data Type
The customer or vendor account number.
- _custVendItemGroupId
Type: CustVendItemGroupId Extended Data Type
The customer or vendor item group ID.
- _moduleType
Type: ModuleCustVend Enumeration
A ModuleCustVend enumeration value.
Return Value
Type: boolean
true if one or more external item descriptions exist; otherwise, false.