AlcoholLicenseTable_RU::getLicenceActTypeByProfileActType Method
Sets the correspondence between the profile activity type on which the goods are purchased, or from which the goods are sold, and the license activity type that the customer or vendor should have.
Syntax
client server public static AlcoholActivityType_RU getLicenceActTypeByProfileActType(AlcoholActivityType_RU _profileAlcoholActivityType, CustVend_RU _custVend)
Run On
Called
Parameters
- _profileAlcoholActivityType
Type: AlcoholActivityType_RU Enumeration
The alcohol activity type of the inventory profile.
- _custVend
Type: CustVend_RU Enumeration
A value that indicates whether the correspondence is being found for a customer or a vendor.
Return Value
Type: AlcoholActivityType_RU Enumeration
The corresponding alcohol activity type of the license.