Monday, September 3, 2012

Siebel Columns


Overriding Database Column size for Text fields

Name
Value
Comments
Text Length Override
Integer
Use the field's Text Length property to define the maximum field length instead of the database column size. Use only for Text type fields. The property should have same value as the Text length property of the field in the BC. Replaces Field Length property in older versions of Siebel applications.

Increasing the number of columns in list applet.

As per Siebel vanilla behavior only 40 List columns can be added to list applet. Although it’s preferable not to exceed this as it will impact performance. In case there is requirement to do so, this can be achieved.

Change the “Count” property in for loop of CCListHeader.swt and CCListBody.swt files.

No comments:

Post a Comment