SAP ABAP Table CRMS_FS_DEMO_SBOOK (Demo: Single Flight Booking structure)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-PCC-FCT (Application Component) Fact Sheet
     CRM_FACT_SHEET_FRAMEWORK (Package) Supporting Package for PCUI Fact Sheet Framework
Basic Data
Table Category INTTAB    Structure 
Structure CRMS_FS_DEMO_SBOOK   Table Relationship Diagram
Short Description Demo: Single Flight Booking structure    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 LINE_KEY CRMT_FS_LINE_KEY   CHAR 32   0   Line ID in table used for reference between tables  
2 CARRID S_CARR_ID S_CARR_ID CHAR 3   0   Airline Code *
3 CONNID S_CONN_ID S_CONN_ID NUMC 4   0   Flight Connection Number *
4 FLDATE CRMT_FS_DEMO_FLDATE   CHAR 10   0   Demo: Flight date  
5 BOOKID S_BOOK_ID S_BOOK_ID NUMC 8   0   Booking number  
6 CUSTOMID S_CUSTOMER S_BUSPANUM NUMC 8   0   Customer Number *
7 CUSTTYPE CRMT_FS_DEMO_CUSTTYPE   CHAR 32   0   Demo: Customer type  
8 SMOKER S_SMOKER S_SMOKER CHAR 1   0   Smoker  
9 LUGGWEIGHT CRMT_FS_DEMO_LUGGWEIGHT   CHAR 32   0   Demo: Weight of Luggage (Quantity and Units)  
10 INVOICE S_INVFLAG S_FLAG CHAR 1   0   Invoice flag  
11 CLASS S_CLASS S_CLASS CHAR 1   0   Flight Class  
12 PRICE CRMT_FS_DEMO_PRICE   CHAR 32   0   Demo: price of booking (amount and currency)  
13 ORDER_DATE CRMT_FS_DEMO_ORDER_DATE   CHAR 10   0   Demo: Booking date  
14 COUNTER S_COUNTNUM S_COUNTNUM NUMC 8   0   Number of sales office *
15 AGENCYNUM S_AGNCYNUM S_BUSPANUM NUMC 8   0   Travel Agency Number *
16 CANCELLED S_CANCEL S_CANCEL CHAR 1   0   Cancelation flag  
17 RESERVED S_RESERV S_RESERV CHAR 1   0   Reservation flag  
18 PASSNAME S_PASSNAME S_CUSTNAME CHAR 25   0   Name of the Passenger  
19 PASSFORM S_FORM S_TEXT15 CHAR 15   0   Form of address  
20 PASSBIRTH CRMT_FS_DEMO_PASSBIRTH   CHAR 10   0   Demo: Date of Birth of a Passenger  
21 CRM_ACCOUNT_ID SWO_TYPEID SWO_TYPEID CHAR 70   0   Object key  
22 CRM_OBJECT_TYPE CRMT_PRT_OTYPE CRMT_PRT_OTYPE CHAR 20   0   Object Type for Navigation *
History
Last changed by/on SAP  20130604 
SAP Release Created in 500