VISCITADJUST SAP table for – Input tax adjustment

Here we would like to draw your attention to VISCITADJUST 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). VISCITADJUST is a SAP standard transp table used for storing Input tax adjustment related data in SAP. It comes under the package RE_SC_IT.

SAP VISCITADJUST table

Table VISCITADJUST technical data

TableVISCITADJUST
Data storingInput tax adjustment
ModuleRE
Sub ModuleRE-FX-SC
SAP PackageRE_SC_IT
Delivery ClassA – Application table (master and transaction data)
ComponentEA-FIN
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • .INCLUDE : Key Fields of Table VISCITADJUST
    Its a key field.
  • .INCLUDE : Description of Object to Be Settled
    Its a key field.
  • SETTL_GUID : Unique Key of Settlement
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • SETTL_LEVEL : Settlement Level
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • SETTLOBJ_GUID : Unique Key of Object within Service Charge Settlement
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • COSTGUID : Price Reference
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • .INCLUDE : Non-Key Fields of Table VISCITADJUST
  • APPORTVALUE : Reference Factor
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 20
  • APPORTVALUEOPT : Part of the Reference Factor that Opts
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 20
  • SHARE_PERCENT : Share of Apportionment as Percentage
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 5
  • .INCLUDE : Values from Input Tax Distribution
  • CURRENCY : Currency Key
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • TAX_AMOUNT : Tax Amount
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 22
  • DEDUCT_TAX : Deducted Tax Amount Before Tax Adjustment by SCS
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 22
  • NONDEDUCT_TAX : Non-Deductible Tax Amount Before Tax Adjustment by SCS
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 22
  • TAX_AMOUNT_DIV : Tax Amount from Input Tax Distribution
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 22
  • DEDUCT_TAX_DIV : Deductible Tax Amount According to SC Settlement
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 22
  • NONDEDTAX_DIV : Non-Deductible Tax Amount According to SC Settlement
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 22
  • NET_AMOUNT : Net Amount
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 22