From the course: ABAP for SAP Users
Unlock this course with a free trial
Join today to access over 24,500 courses taught by industry experts.
Checking the content of a table - SAP ERP Tutorial
From the course: ABAP for SAP Users
Checking the content of a table
- [Instructor] Understanding data base tables for beginners can be a little bit difficult. The tons of table fields, the key fields, the relationships between the tables and so on and so forth. Checking the content of the tables is a great way to start discovering how SAP stores the data in the data base tables. This will help you understand the relationships between the tables as well. To see the content of a table, just hit this button. This brings you to the data browser screen. Here you can check the number of entries in the table, based on your selection criteria. If you don't set any filter, then it will show you the total number of entries. To see the number of entries, push this button. In my case, the table VBAK contains eight entries. You can close this pop-up window with this button. The selection screen doesn't show all the fields in the data base table by default. If you want to see more fields on the selection…