SAP table J_1AR_MTYPE (AR Monotributo Vendor Data)

SAP table J_1AR_MTYPE has 3 primary key fields being MANDT,BUKRS,LIFNR.

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
BUKRS Company Code CHAR 4 0 * BUKRS
LIFNR Account Number of Supplier CHAR 10 0 * LIFNR
V_TAXABLE Indicator: Monotributo vendor liable for W/Tax CHAR 1 0 WT_MTYPE
TRANS_RUNDATE Transaction run date DATS 8 0 FIWTAR_RUNDATE
TRANS_CODE Transaction Code CHAR 20 0 * TCODE
TRANS_USER Changed by CHAR 12 0 USER
USER_CHANGED Last Changed By CHAR 12 0 AS4USER