SAP ABAP Table SFLTRIPPOS (Passenger)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB (Application Component) ABAP Workbench, Java IDE and Infrastructure
⤷
SAPBC_TRAVELAGENCY_FLTRIP (Package) Flight Data Model - Travel Agency - Flight Trip
⤷
⤷
Basic Data
| Table Category | TRANSP | Transparent table |
| Transparent table | SFLTRIPPOS |
|
| Short Description | Passenger |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | A | Application Table (Master- and Transaction Data) |
| Data Browser/Table View Maintenance | X | Display/Maintenance Allowed |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
S_MANDT | MANDT | CLNT | 3 | 0 | Client | T000 | |
| 2 | |
S_AGNCYNUM | S_BUSPANUM | NUMC | 8 | 0 | Travel Agency Number | STRAVELAG | |
| 3 | |
S_TRNUM | S_TRNUM | NUMC | 8 | 0 | Flight trip number | SFLTRIP | |
| 4 | |
S_PASSNUM | S_PASSNUM | NUMC | 4 | 0 | Sequential Passenger Number | ||
| 5 | |
S_PASSNAME | S_CUSTNAME | CHAR | 25 | 0 | Name of the Passenger | ||
| 6 | |
S_FORM | S_TEXT15 | CHAR | 15 | 0 | Form of address | ||
| 7 | |
S_BIRTHDAT | S_DATE | DATS | 8 | 0 | Date of Birth of a Passenger | * |
Foreign Keys
| |
Source Table | Source Column | Foreign Table | Foreign Column | Dependency Factor | Cardinality left | Cardinality right |
|---|---|---|---|---|---|---|---|
| 1 | SFLTRIPPOS | AGENCYNUM | |
|
|||
| 2 | SFLTRIPPOS | MANDT | |
|
|||
| 3 | SFLTRIPPOS | TRIPNUM | |
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |