EcoResProductMasterConfiguration::txtNotExist Method
Creates a warning message in case the product dimension table value does not exist for the specified product
Syntax
client server public static TxtNotExist txtNotExist(Name _value, EcoResProductNumber _productNumber)
Run On
Called
Parameters
- _value
Type: Name Extended Data Type
The Name value that corresponds to the possible product dimension table value.
- _productNumber
Type: EcoResProductNumber Extended Data Type
The EcoResProductNumber value that corresponds to the product ID value.
Return Value
Type: TxtNotExist Extended Data Type
A warning message in case the product dimension table value does not exist for specified product.