TIVEXTAXCODEMAP SAP table for – Assignment of RE Tax Type/Group per Tax Code

Here we would like to draw your attention to TIVEXTAXCODEMAP table in SAP. As we know it is being mainly used with the SAP RE-FX (Flexible Real Estate Management in RE) component which is coming under RE module (Real Estate Management). TIVEXTAXCODEMAP is a SAP standard transp table used for storing Assignment of RE Tax Type/Group per Tax Code related data in SAP. It comes under the package RE_EX_FI.

SAP TIVEXTAXCODEMAP table

Table TIVEXTAXCODEMAP technical data

TableTIVEXTAXCODEMAP
Data storingAssignment of RE Tax Type/Group per Tax Code
ModuleRE
Sub ModuleRE-FX-RA
SAP PackageRE_EX_FI
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentEA-FIN
Table CategoryTRANSP

SAP TIVEXTAXCODEMAP Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in TIVEXTAXCODEMAP table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • COUNTRY : Country Key
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • EXTAXCODE : Sales Tax Code
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • VALIDFROM : Date: Valid From
    Its a key field. Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • VALIDTO : Date: Valid To
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • TAXTYPE : Tax Type
    Its data type is CHAR (Character String) with field length 4
  • TAXGROUP : Tax Group
    Its data type is CHAR (Character String) with field length 20