TIVCDCONDTYPE SAP table for – Condition Type

Here we would like to draw your attention to TIVCDCONDTYPE 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). TIVCDCONDTYPE is a SAP standard transp table used for storing Condition Type related data in SAP. It comes under the package RE_CD_CD.

SAP TIVCDCONDTYPE table

Table TIVCDCONDTYPE technical data

TableTIVCDCONDTYPE
Data storingCondition Type
ModuleRE
Sub ModuleRE-FX-CN
SAP PackageRE_CD_CD
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentEA-FIN
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • CONDTYPE : Condition Type
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • CONDPROP : Attribute of Condition Type
    Its data type is CHAR (Character String) with field length 4
  • FLOWTYPE : Flow Type
    Its data type is CHAR (Character String) with field length 4
  • CALCRULEEXT : External Calculation Formula
    Its data type is CHAR (Character String) with field length 4
  • CALCRULEPARA1 : Untypified Parameter for a Calculation Formula
    Its data type is CHAR (Character String) with field length 70
  • CALCRULEPARA2 : Untypified Parameter for a Calculation Formula
    Its data type is CHAR (Character String) with field length 70
  • DISTRULEEXT : External Distribution Formula
    Its data type is CHAR (Character String) with field length 4
  • DISTRULEPARA1 : Untypified Parameter for a Distribution Formula
    Its data type is CHAR (Character String) with field length 70
  • DISTRULEPARA2 : Untypified Parameter for a Distribution Formula
    Its data type is CHAR (Character String) with field length 70
  • BOOKASREVENUE : Advance Payment Posted as Revenue
    Its data type is CHAR (Character String) with field length 1
  • UNITPRICE : Unit Price
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 19