SAP ABAP Table TBOOKSHOP (Table for the Book Shop)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SJAVASHOP (Package) Java Bookshop
Basic Data
Table Category TRANSP    Transparent table 
Transparent table TBOOKSHOP   Table Relationship Diagram
Short Description Table for the Book Shop    
Delivery and Maintenance
Pool/cluster      
Delivery Class S   System table, maint. only by SAP, change = modification 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 TYPE BSTYPE BSTYPE CHAR 4   0   Entry Type  
2 BSKEY SHOPKEY BSKEY CHAR 5   0   Key for Book Shop  
3 TITLE SHOPTITLE BSTITLE CHAR 120   0   Entry Title  
4 AUTHOR BSAUTHOR BSAUTHOR CHAR 120   0   Entry Author  
5 PRICE BSPRICE   DEC 10   2   Entry Price  
6 AVAILABLE BSAVL BSAVL CHAR 40   0   Entry Availability  
7 URL BSURL BSURL CHAR 40   0   Screen URL  
8 LENGTH BSLEN   INT2 5   0   Supplementary Text Length  
9 TEXT1 SHOPTEXT BSTEXT LCHR 2400   0   Supplementary Text for Entry  
History
Last changed by/on SAP  20041217 
SAP Release Created in 620