Data Element list used by SAP ABAP Class CL_FPM_UT_SEARCH_SFLIGHT_3 (FPM: search feeder for unit test application)
SAP ABAP Class CL_FPM_UT_SEARCH_SFLIGHT_3 (FPM: search feeder for unit test application) is using
# Object Type Object Name Object Description Note
     
1 Data Element  BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ')
2 Data Element  S_CARR_ID Airline Code
3 Data Element  S_CONN_ID Flight Connection Number
4 Data Element  S_CURRCODE Local currency of airline
5 Data Element  S_DATE Flight date
6 Data Element  S_PLANETYE Aircraft Type
7 Data Element  S_PRICE Airfare
8 Data Element  S_SEATSMAX Maximum capacity in economy class
9 Data Element  S_SEATSOCC Occupied seats in economy class
10 Data Element  S_SMAX_B Maximum capacity in business class
11 Data Element  S_SMAX_F Maximum capacity in first class
12 Data Element  S_SOCC_B Occupied seats in business class
13 Data Element  S_SOCC_F Occupied seats in first class
14 Data Element  S_SUM Total of current bookings
15 Data Element  WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False