TDCOND_PROP SAP table for – Currency-Dependent Default Setting of Conditions

Here we would like to draw your attention to TDCOND_PROP table in SAP. As we know it is being mainly used with the SAP FS-CML (Loans Management in FS) component which is coming under FS module (Financial Services). TDCOND_PROP is a SAP standard transp table used for storing Currency-Dependent Default Setting of Conditions related data in SAP. It comes under the package FVVD_CH.

SAP TDCOND_PROP table

Table TDCOND_PROP technical data

TableTDCOND_PROP
Data storingCurrency-Dependent Default Setting of Conditions
ModuleFS
Sub ModuleFS-CML
SAP PackageFVVD_CH
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentEA-FINSERV
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • SKOGRP : Condition Group
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • SKOART : Condition Type (Smallest Subdivision of Condition Records)
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • WAERS : Currency Key
    Its a key field. Its data type is CUKY (Currency key for a currency field) with field length 5
  • SROUND : Rounding Category (Round up, Round Down or Number Rounding)
    Its data type is CHAR (Character String) with field length 1
  • BROUNDUNIT : Default Rounding Unit for Amounts
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 13