(SP31) Implementation of Lookup interface
To achieve better performance in Lookups, SAP has introduced a new Lookup interface. This interface is available after implementing SAP Note 1154026. OutBoard can now use this interface and with a combination of "SETS" logic where the user may achieve even better runtimes.
Please follow the next steps to switch to the new Lookup logic:
- Implement SAP Note 1154026 to enable the new interface
- Change filtering type in OutBoard settings to "SETS"
- Change the value of the RSDAI_LOOKUP object in the RSADMIN table to value 3 – the new interface will be used. For more information please view SAP Note 1167489.