ICE05
ICE05 validates that certain tables contain required entries. This includes, but is not restricted to, checking the Property table for the required properties: ProductName, ProductLanguage, ProductVersion, ProductCode, and Manufacturer.
Result
ICE05 posts an error if a required entry is missing.
Example
For the example shown, ICE05 would report that the entry: 'ProductVersion' is required in the 'Property' table.
Property Table (partial)
Property | Value |
---|---|
ProductName | MyProduct |
Related topics