Within the Item Master Data Add mode, Purchasing Data Tab screen, the following errors were encountered during runtime.
The Length, Width, Height and Weight are all entered. The program automatically inserts the unit of measurement for the values entered and redisplays the fields with the unit of measurement. For example, when 10 is entered for Length, the field is redisplayed as 10m and when 20 is entered for Weight, the field is redisplayed as 20g.
The property names used are as follow
Length : PurchaseLengthUnit
Width : PurchaseWidthUnit
Height : PurchaseHeightUnit
Weight : PurchaseWeightUnit
The runtime errors still occur even if PurchaseLengthUnit1, PurchaseWidthUnit1, PurchaseHeightUnit1 and PurchaseWeightUnit1 are used.
Please advise. Many thanks!