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.
Validates VATnumber required or not for customer/vendor.
Syntax
private boolean validateVATNumbers(DirPartyRecId _partyRecId, CustVendACType _custVendACType)
Run On
Called
Parameters
- _partyRecId
Type: DirPartyRecId Extended Data Type
The _partyRecId of customer or vendor.
- _custVendACType
Type: CustVendACType Enumeration
customer or vendor type.
Return Value
Type: boolean
If 'true', the validation is required.