SAP table T001N (Company Code - EC Tax Numbers / Notifications)

SAP table T001N has 3 primary key fields being MANDT,BUKRS,LAND1.

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 T000 MANDT
BUKRS Company Code CHAR 4 0 T001 BUKRS
LAND1 Country/Region Key CHAR 3 0 T005 LAND1
STCEG VAT Registration Number CHAR 20 0 STCEG
BUTXT Name of Company Code or Company CHAR 25 0 BUTXT
ADRNR Address CHAR 10 0 * ADRNR
VMZL1 Registration Entry 1 for EC Sales List CHAR 48 0 VMZL1
VMZL2 Registration Entry 2 for EC Sales List CHAR 48 0 VMZL2
VMZL3 Registration Entry 3 for EC Sales List CHAR 48 0 VMZL3
INKNR ID no. INTRASTAT for declarations to the authorities for FT CHAR 20 0 INKNR
INZNR Foreign Trade: Additional no. for decl. to authorities NUMC 3 0 INZNR
EXFNR Company no. EXTRASTAT for declar. to auth. for Foreign Trade CHAR 7 0 EXFNR
EXMNR EXTRASTAT material no. for decl. to auth. for Foreign Trade CHAR 6 0 EXMNR
EXTKN EXTRASTAT ID no. for decl. to authorities for Foreign Trade CHAR 20 0 EXTKN
STCD1 Tax Number for Plants Abroad CHAR 16 0 STCD1_001N

T001N foreign key relationships

Table Field Check Table Check Field
0 T001N BUKRS T001 Company Codes BUKRS
1 T001N LAND1 T005 Countries MANDT
1 T001N LAND1 T005 Countries LAND1
0 T001N MANDT T000 Clients MANDT