SAP ABAP Table DEMO_CR_SRESERVATION (Structure for Reservations)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABAP_DEMOS_CAR_RENTAL_TYPES (Package) Collectively used data types of the demo application
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | DEMO_CR_SRESERVATION |
|
| Short Description | Structure for Reservations |
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 | |
DEMO_CR_RESERVATION_ID | NUMC | 8 | 0 | Reservation Number | |||
| 2 | |
DEMO_CR_CUSTOMER_ID | NUMC | 8 | 0 | Customer ID | |||
| 3 | |
DEMO_CR_LICENSE_PLATE | CHAR | 10 | 0 | License Plate | |||
| 4 | |
DEMO_CR_DATE_FROM | DATS | 8 | 0 | Start Date | |||
| 5 | |
DEMO_CR_DATE_TO | DATS | 8 | 0 | End Date | |||
| 6 | |
DEMO_CR_PRICE | DEC | 10 | 2 | Car Rental Price |
History
| Last changed by/on | SAP | 20100420 |
| SAP Release Created in | 712 |