SAP ABAP Table ECBOOKINGDATA (eCATT Demonstration: Structure for Customer Data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_DEMO (Package) eCATT: Tutorial, Training Objects, Examples
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | ECBOOKINGDATA |
|
| Short Description | eCATT Demonstration: Structure for Customer Data |
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 | |
S_CARR_ID | S_CARR_ID | CHAR | 3 | 0 | Airline Code | * | |
| 2 | |
S_CONN_ID | S_CONN_ID | NUMC | 4 | 0 | Flight Connection Number | * | |
| 3 | |
S_DATE | S_DATE | DATS | 8 | 0 | Flight date | * | |
| 4 | |
S_CLASS | S_CLASS | CHAR | 1 | 0 | Flight Class | ||
| 5 | |
S_CUSTOMER | S_BUSPANUM | NUMC | 8 | 0 | Customer Number | * | |
| 6 | |
S_CUSTNAME | S_CUSTNAME | CHAR | 25 | 0 | Customer name | ||
| 7 | |
S_FORM | S_TEXT15 | CHAR | 15 | 0 | Form of address | ||
| 8 | |
S_STREET | S_STREET | CHAR | 30 | 0 | Street | ||
| 9 | |
S_POSTBOX | S_POSTBOX | CHAR | 10 | 0 | PO Box | ||
| 10 | |
POSTCODE | POSTCODE | CHAR | 10 | 0 | Postal Code | ||
| 11 | |
S_CITY | S_CITY | CHAR | 20 | 0 | City | * | |
| 12 | |
S_COUNTRY | S_COUNTRY | CHAR | 3 | 0 | Country code | ||
| 13 | |
S_PHONENO | S_PHONE | CHAR | 30 | 0 | Telephone number of flight customer | ||
| 14 | |
S_CUSTTYPE | S_CUSTTYPE | CHAR | 1 | 0 | Customer type | ||
| 15 | |
S_DISCOUNT | S_DISCOUNT | NUMC | 3 | 0 | Discount rate | ||
| 16 | |
S_EMAIL | S_EMAIL | CHAR | 40 | 0 | Customer e-mail address |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 630 |