β External Public API > Screen Column > General Information β
What is a screen Column ? β
A screen column defines how a field is displayed within a screen: the line height, the column width, is it fixed, is it editable. With this API, you can get overall information on screens columns on your and your partner shared tables.
General Information β
Technical information β
Limitations
Due to technical implementation of the Screen Column entity in MariaDB, there are known limitations
- With the operator
equal, thecaseSentitivecriteria is ignored - The
notInoperator returns no value with an empty array of values - With the
searchoperator the%special character is implicit.%RETAILER%is equivalent toRETAILER - With the operator
search, thecaseSentitivecriteria is ignored isNulloperator is not supportedlocalizedSearchoperator is not supported