VendRequest.canChangeVendPartyName Method
Indicates whether the name of the party for a vendor for a vendor request can be modified.
Syntax
public boolean canChangeVendPartyName()
Run On
Called
Return Value
Type: boolean
true if the name of the vendor can be changed; otherwise, false.
Remarks
The default for vendor requests is to return false.