Skip to Content
0
Apr 24, 2014 at 07:42 PM

ST12 ABAP trace TYPE DB vs DB->

419 Views

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