Extending the return window validation

To capture the Return Window condition for different customer profiles, you can extend the YFS_ITEM table to add new columns. All the columns from the extended YFS_ITEM table are displayed as selection drop down in Sterling™ Business Center.

The Sterling Business Center user interface enables you to select these extended columns for the evaluation of the Return Window condition. In such scenarios, a new bundle.properties entry needs to added in order to get a localizable value in the user interface drop down. The naming convention for the bundle key should be of the form b_<xmlname of the extended attribute>. For example, if you have added a column, EXTN_GOLDCUSTOMER to YFS_ITEM table, then the naming convention for the bundle key should be of the form b_EXTN_GOLDCUSTOMER.