VAT_CZ SAP table for – Maintain details for line items of transferred VAT

Here we would like to draw your attention to VAT_CZ table in SAP. As we know it is being mainly used with the SAP FI-LOC (Localization in FI) component which is coming under FI module (Financial Accounting). VAT_CZ is a SAP standard transp table used for storing Maintain details for line items of transferred VAT related data in SAP. It comes under the package ID-FI-CZ.

SAP VAT_CZ table

Table VAT_CZ technical data

TableVAT_CZ
Data storingMaintain details for line items of transferred VAT
ModuleFI
Sub ModuleFI-LOC
SAP PackageID-FI-CZ
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentSAP_FIN
Table CategoryTRANSP

SAP VAT_CZ 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 VAT_CZ table.

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • MATNR : Material Number
    Its a key field. Its data type is CHAR (Character String) with field length 18
  • CLASS_CODE : Classification Code for Material
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • MATKL : Material Group
    Its data type is CHAR (Character String) with field length 9
  • CLASS_CODE_TYPE : Classification Code Type
    Its data type is CHAR (Character String) with field length 2
  • CLASS_CODE_TEXT : Classification Code Description
    Its data type is CHAR (Character String) with field length 30
  • UNIT_DOC : Base Unit of Measure
    Its data type is UNIT (Unit key for a Quantity field) with field length 3
  • UNIT_TARGET : Target Unit of Measurement
    Its data type is CHAR (Character String) with field length 10
  • MULT_FACT : Multiplication Factor for Unit Change
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15