Hi experts,
Currently for APO and production data we use certain logic to calculate derived line items for bikes chars. Code is written in stored procedure and generated line items data is stored in temp table. Then we are using this temp table in calculation view. Now issue is stored procedure is executed through schedule job. So Hana data is not real time. My query is what are other options for stored procedure logic to incorporate so that calculations happens at real time in place of batch job .so that we can avoid using stored procedure.
Thanks,
Amy.