B4101380 - Cache table function to improve UBE performance
Hi,
UBE is fetching the data from a custom table many times using table I/O . Will adding this custom table to DBCache using B4101380 improve performance? Do I have to use business function to search the table instead of table I/O to use this cache function?