This is an old revision of the document!
String + pattern for alias clause for editing tables when catalog object join is used
“” (blank) → no alias“a” → the alias is the given character or string“abc%cat_id%” → the alias is the given character or string concatenated with the actual catalog ID. define('SYSTEM_OBJECT_ALIAS_GRID', 'a%cat_id%');