SAP ABAP View SCUS_BOOK (Flight bookings from customer view)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB (Application Component) ABAP Workbench, Java IDE and Infrastructure
     SAPBC_DATAMODEL (Package) Data Model: BC_TRAVEL for Workbench Training and Docu.
Basic Data
View Type D Database View 
Database View SCUS_BOOK  
Short Description Flight bookings from customer view    
Root table SBOOK   Single Flight Booking 
Table
# Table Name Foreign Table Foreign Field Foreign DIR
1 SBOOK SBOOK
2 SCUSTOM  
3 SPFLI  
Join Conditions
# Table Name Field Name Negation Operator Constants Cont. line AND/OR Offset F Length Mco Field
1 SCUSTOM MANDT JL EQ 0 0
2 SBOOK MANDT JR EQ AND 0 0
3 SCUSTOM ID JL EQ 0 0
4 SBOOK CUSTOMID JR EQ AND 0 0
5 SPFLI MANDT JL EQ 0 0
6 SBOOK MANDT JR EQ AND 0 0
7 SPFLI CARRID JL EQ 0 0
8 SBOOK CARRID JR EQ AND 0 0
9 SPFLI CONNID JL EQ 0 0
10 SBOOK CONNID JR EQ 0 0
                     
View Fields
# View field Table Field Maintenance Flag Key Data element Mod Short Description
1 MANDT SBOOK MANDT   S_MANDT Client
2 CARRID SBOOK CARRID   S_CARR_ID Airline Code
3 CONNID SBOOK CONNID   S_CONN_ID Flight Connection Number
4 FLDATE SBOOK FLDATE   S_DATE Flight date
5 BOOKID SBOOK BOOKID   S_BOOK_ID Booking number
6 CUSTOMID SBOOK CUSTOMID   S_CUSTOMER Customer Number
7 CANCELLED SBOOK CANCELLED   S_CANCEL Cancelation flag
8 NAME SCUSTOM NAME   S_CUSTNAME Customer name
9 FORM SCUSTOM FORM   S_FORM Form of address
10 CITY SCUSTOM CITY   CITY City
11 COUNTRY SCUSTOM COUNTRY   S_COUNTRY Country code
12 REGION SCUSTOM REGION   S_REGION Region
13 COUNTRYFR SPFLI COUNTRYFR   LAND1 Country Key
14 CITYFROM SPFLI CITYFROM   S_FROM_CIT Departure city
15 COUNTRYTO SPFLI COUNTRYTO   LAND1 Country Key
16 CITYTO SPFLI CITYTO   S_TO_CITY Arrival city
                 
Maintenance Status
Access
  read only
  read and change
  Time-dependent views: like U, validity data like ' '
  read, change, delete and insert
Delivery Class      
Data Browser/Table View Maintenance    Display/Maintenance Allowed with Restrictions  
History
Last changed by/on SAP  20130604 
SAP Release Created in