Hi All,
A lot of times I have noticed that on my ST12 ABAP trace there are two types of DB calls. One represented as "DB" and other as "DB->".
Per my understanding:
"DB" represents database calls where data was picked from the db buffer
"DB->" represents database calls where a table was hit to get the required data.
Can anyone help explain the difference between the two? And correct me if my understanding is wrong. Also help share a list of Types and meaning of each.
Regards,
Anuj Kumar