Improved: Checkstyle: Variable name must match pattern (OFBIZ-11926)

All final data members of the class must match this naming pattern
'^[A-Z][A-Z0-9](_[A-Z0-9]+)$'

I added the changes in CommonScreens.xml but forgot to push this one in ecommerce
1 file changed