CatVendorApprovedProduct::findByVendorProductCode Method
Finds the specified record in the CatVendorApprovedProduct table.
Syntax
client server public static CatVendorApprovedProduct findByVendorProductCode(RefRecId _vendorParty, EcoResProductDisplayProductNumber _vendorProductCode)
Run On
Called
Parameters
- _vendorParty
Type: RefRecId Extended Data Type
- _vendorProductCode
Type: EcoResProductDisplayProductNumber Extended Data Type
Return Value
Type: CatVendorApprovedProduct Table
An instance of the CatVendorApprovedProduct table.