SAP table TA20C (Enterprise-Specific Travel Service Categories)

SAP table TA20C has 3 primary key fields being MANDT,USERG,USER_CATEGORY.

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
USERG Grouping for Sales Office Determination CHAR 2 0 TA20OFFICE_FIND OFFICE_FIND
USER_CATEGORY Enterprise-Specific Travel Service Category CHAR 1 0 ITEMPOS_USER_CAT
CATEGORY Service Category CHAR 1 0 ITEMPOS_CATEGORY
FIRMA Paid by Company CHAR 1 0 BEZFA
RES_SYSTEM Reservation System CHAR 3 0 TA21P RESERVATION_SYSTEM
LOCID_REF_LOC Display Method For Reference Locations CHAR 1 0 LOCID_REF_LOC
Only reference locations will be displayed
X All locations will be displayed
Y The locations displayed will be limited (See documentation)
LOCID_LOC_TYPE Display Method for Locations According to Location Type CHAR 1 0 LOCID_LOC_TYPE
Locations will be displayed
X The locations displayed will be limited (See documentation)

TA20C foreign key relationships

Table Field Check Table Check Field
0 TA20C RES_SYSTEM TA21P Travel Service Providers MANDT
0 TA20C RES_SYSTEM TA21P Travel Service Providers CATEGORY
0 TA20C RES_SYSTEM TA21P Travel Service Providers PROVIDER
1 TA20C USERG TA20OFFICE_FIND Access Parameters per Group ID - Sales Office Determination MANDT
1 TA20C USERG TA20OFFICE_FIND Access Parameters per Group ID - Sales Office Determination OFFICE_FIND