DEMO_CR_CARS - Rental Car Table
Rental Car Table information is stored in SAP table DEMO_CR_CARS.
It is part of development package SABAP_DEMOS_CAR_RENTAL_PERSIST in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Persistence Layer of the Demo Application".
It is part of development package SABAP_DEMOS_CAR_RENTAL_PERSIST in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Persistence Layer of the Demo Application".
Fields for table DEMO_CR_CARS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
LICENSE_PLATE | License Plate | X | DEMO_CR_LICENSE_PLATE | CHAR | 20 | |
CATEGORY | Car Category | DEMO_CR_CATEGORY | CHAR | 2 |