Table list used by SAP ABAP Function Module TP_1W_ROOM_AVAILABILITY (get list of room types, prcies and details for a single hotel)
SAP ABAP Function Module TP_1W_ROOM_AVAILABILITY (get list of room types, prcies and details for a single hotel) is using
# Object Type Object Name Object Description Note
     
1 Table  BTS_ERROR_CODES Error Codes of SABRE/BTS-API Server
2 Table  FTPS_API API basic fields
3 Table  FTPS_HOTEL_INFO Hotel Data
4 Table  FTPS_HOTEL_INFO Hotel Data SOURCE VALUE(HOTEL_INFO_OUT) LIKE FTPS_HOTEL_INFO
5 Table  FTPS_ROOM_AVAIL_IN Room Availability Entry Parameter
6 Table  FTPS_ROOM_AVAIL_IN Room Availability Entry Parameter SOURCE VALUE(INPUT_PARAMETER) LIKE FTPS_ROOM_AVAIL_IN
7 Table  FTPS_ROOM_AVAIL_INFO_OUT Hotel Availability: Additional Room Information
8 Table  FTPS_ROOM_AVAIL_INFO_OUT Hotel Availability: Additional Room Information SOURCE T_ROOMS_ADD_INFO_OUT STRUCTURE FTPS_ROOM_AVAIL_INFO_OUT OPTIONAL
9 Table  FTPS_ROOM_AVAIL_OUT Hotel Availability: Room List
10 Table  FTPS_ROOM_AVAIL_OUT Hotel Availability: Room List SOURCE T_ROOM_OUT STRUCTURE FTPS_ROOM_AVAIL_OUT OPTIONAL
11 Table  FTPT_LOG_GDS Cluster for GDS Log Data
12 Table  FTPT_VARIANT Table of Travel Plan Variants SOURCE VALUE(CONTEXT_NUMBER) LIKE FTPT_VARIANT-VARIANT
13 Table  RFCDES Destination table for Remote Function Call
14 Table  RSDSSELOPT Structure of generic SELECT-OPTION for (dynamic selections)
15 Table  TA21H Hotel Rates
16 Table  TA21P Travel Service Providers
17 Table  TABLE_1W Format for passing data between Abap fctn and Sabre C fctn