SAP table TA20A (API Server Access Parameters)
SAP table TA20A has 3 primary key fields being MANDT,SUBSCRIPTION,CORPORATE.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | * | MANDT | |
SUBSCRIPTION | GDS Identification | CHAR | 30 | 0 | SUBSCRIPTION_ID | ||
CORPORATE | Corporate Identification | CHAR | 30 | 0 | CORPORATE_ID | ||
W_OFFICE | Sales office (booking) | CHAR | 12 | 0 | TA20O | W_OFFICE | |
Q_OFFICE | Sales office (queueing) | CHAR | 12 | 0 | TA20O | Q_OFFICE | |
T_OFFICE | Sales office (ticketing) | CHAR | 12 | 0 | TA20O | TK_OFFICE | |
A_OFFICE | Sales office (Settlement) | CHAR | 12 | 0 | TA20O | A_OFFICE | |
MAXAAA | Maximum Number of Roll Areas in Reservation System | NUMC | 2 | 0 | MAXAAA | ||
QUEUE_NR | Sequential number of resubmission (queue) | INT2 | 5 | 0 | QUEUE_NR | ||
QUEUE_CATEGORY | Category of resubmission (queue) | INT2 | 5 | 0 | QUEUE_CATEGORY_NR |
TA20A foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TA20A | A_OFFICE | TA20O | Sales offices | MANDT |
1 TA20A | Q_OFFICE | TA20O | Sales offices | MANDT |
0 TA20A | T_OFFICE | TA20O | Sales offices | MANDT |
1 TA20A | W_OFFICE | TA20O | Sales offices | MANDT |