SAP ABAP Table TARCHFLIGHT (Archiving Example: Flights)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ARE (Application Component) Archiving Engine
⤷
ARFA_ARCHIVING_TEST (Package) Test Application
⤷
⤷
Basic Data
| Table Category | TRANSP | Transparent table |
| Transparent table | TARCHFLIGHT |
|
| Short Description | Archiving Example: Flights |
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 | * | |
| 2 | |
S_CARR_ID | S_CARR_ID | CHAR | 3 | 0 | Airline Code | * | |
| 3 | |
S_CONN_ID | S_CONN_ID | NUMC | 4 | 0 | Flight Connection Number | * | |
| 4 | |
S_DATE | S_DATE | DATS | 8 | 0 | Flight date | * | |
| 5 | |
S_PRICE | S_PRICE | CURR | 15 | 2 | Airfare | ||
| 6 | |
S_CURRCODE | S_CURR | CUKY | 5 | 0 | Local currency of airline | * | |
| 7 | |
S_PLANETYE | S_PLANE | CHAR | 10 | 0 | Aircraft Type | * | |
| 8 | |
S_SEATSMAX | S_SEATS | INT4 | 10 | 0 | Maximum capacity in economy class | ||
| 9 | |
S_SEATSOCC | S_SEATS | INT4 | 10 | 0 | Occupied seats in economy class | ||
| 10 | |
S_SUM | S_SUM | CURR | 17 | 2 | Total of current bookings | ||
| 11 | |
S_SMAX_B | S_SEATS | INT4 | 10 | 0 | Maximum capacity in business class | ||
| 12 | |
S_SOCC_B | S_SEATS | INT4 | 10 | 0 | Occupied seats in business class | ||
| 13 | |
S_SMAX_F | S_SEATS | INT4 | 10 | 0 | Maximum capacity in first class | ||
| 14 | |
S_SOCC_F | S_SEATS | INT4 | 10 | 0 | Occupied seats in first class | ||
| 15 | |
0 | 0 | Data Fields for Archiving | |||||
| 16 | |
TYP_ARCHIVE_STATUS | TYP_ARCHIVE_STATUS | CHAR | 1 | 0 | Archiving Status | ||
| 17 | |
TYP_ARCHIVE_FLUD | DATS | DATS | 8 | 0 | Resubmission Date | ||
| 18 | |
TYP_REJECTION | CHAR | 2 | 0 | Rejection Reason |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 40 |