SAP ABAP Table DEMO_CR_SRESERVATION_CNTRL (Reservations Structure for Table Control)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABAP_DEMOS_CAR_RENTAL_DYNPRO (Package) Classic Screen for Demo Application
Basic Data
Table Category INTTAB    Structure 
Structure DEMO_CR_SRESERVATION_CNTRL   Table Relationship Diagram
Short Description Reservations Structure for Table Control    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 MARK     CHAR 1   0    
2 .INCLUDE       0   0   Structure for Reservations  
3 RESERVATION_ID DEMO_CR_RESERVATION_ID   NUMC 8   0   Reservation Number  
4 CUSTOMER_ID DEMO_CR_CUSTOMER_ID   NUMC 8   0   Customer ID  
5 LICENSE_PLATE DEMO_CR_LICENSE_PLATE   CHAR 10   0   License Plate  
6 DATE_FROM DEMO_CR_DATE_FROM   DATS 8   0   Start Date  
7 DATE_TO DEMO_CR_DATE_TO   DATS 8   0   End Date  
8 PRICE DEMO_CR_PRICE   DEC 10   2   Car Rental Price  
History
Last changed by/on SAP  20100420 
SAP Release Created in 720