Table list used by SAP ABAP Function Module TP_CAR_LOCATIONS (Call to Sabre FF to retrieve car locations)
SAP ABAP Function Module
TP_CAR_LOCATIONS (Call to Sabre FF to retrieve car locations) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FTPS_CAR_LOCATION | Car Rental Branch Offices | SOURCE T_CAR_LOCATION_OUT STRUCTURE FTPS_CAR_LOCATION |
|
| 2 | FTPT_CAR | Travel Request Item - Car Rental Service | SOURCE VALUE(CAR_LOCATION) LIKE FTPT_CAR-LOC_BEG |
|
| 3 | FTPT_CAR | Travel Request Item - Car Rental Service | SOURCE VALUE(CAR_PROVIDER) LIKE FTPT_CAR-PROVIDER |
|
| 4 | FTPT_CAR | Travel Request Item - Car Rental Service | SOURCE VALUE(CAR_AREA) LIKE FTPT_CAR-CAR_AREA |
|
| 5 | FTPT_VARIANT | Table of Travel Plan Variants | SOURCE VALUE(CONTEXT_NUMBER) LIKE FTPT_VARIANT-VARIANT |
|
| 6 | TA21P | Travel Service Providers | SOURCE VALUE(PROVIDER) LIKE TA21P-PROVIDER OPTIONAL |
|