SFLITPASS - Attribute Table: Transit Passenger
Attribute Table: Transit Passenger information is stored in SAP table SFLITPASS.
It is part of development package SOBL_EXMPL in software component BC-SRV-GBT-OBL. This development package consists of objects that can be grouped under "Examples of Relations Based on Flight Data Model".
It is part of development package SOBL_EXMPL in software component BC-SRV-GBT-OBL. This development package consists of objects that can be grouped under "Examples of Relations Based on Flight Data Model".
Fields for table SFLITPASS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 3 | * |
| BRELGUID | SOBL GUID of Length 32 | X | OBLGUID32 | CHAR | 32 | |
| ID | Customer Number | X | S_CUSTOMER | NUMC | 8 | * |
| NAME | Customer name | S_CUSTNAME | CHAR | 25 | ||
| FORM | Form of address | S_FORM | CHAR | 15 | ||
| STREET | Street | S_STREET | CHAR | 30 | ||
| POSTBOX | PO Box | S_POSTBOX | CHAR | 10 | ||
| POSTCODE | Postal Code | POSTCODE | CHAR | 10 | ||
| CITY | City | CITY | CHAR | 25 | ||
| COUNTRY | Country Code | S_COUNTRY | CHAR | 3 | ||
| REGION | Region | S_REGION | CHAR | 3 | ||
| TELEPHONE | Telephone number of flight customer | S_PHONENO | CHAR | 30 | ||
| CUSTTYPE | Customer type | S_CUSTTYPE | CHAR | 1 | ||
| DISCOUNT | Discount rate | S_DISCOUNT | NUMC | 3 | ||
| LANGU | Language Key | SPRAS | LANG | 1 | * | |
| Customer e-mail address | S_EMAIL | CHAR | 40 |