VDCOT SAP table for – Condition Table

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

SAP VDCOT table

Table VDCOT technical data

TableVDCOT
Data storingCondition Table
ModuleFS
Sub ModuleFS-CML-PO
SAP PackageFVVD_CONDITION_TABLE
Delivery ClassA – Application table (master and transaction data)
ComponentEA-FINSERV
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • .INCLUDE : Key Structure for Condition Table
    Its a key field.
  • RANTYP : Contract Type
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • SKOGRP : Condition Group
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • O_CONTAB : Condition Table
    Its a key field. Its data type is CHAR (Character String) with field length 8
  • .INCLUDE : Structure for Condition Table
  • O_STATUS : Status of Condition Table
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • C_CURRENCY : Currency of Amount Component
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • D_USEDUNTIL : Used until
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • F_BUFFER : Indicator for Buffering
    Its data type is CHAR (Character String) with field length 1
  • X_AUTHGROUP : Authorization Group
    Its data type is CHAR (Character String) with field length 4
  • .INCLUDE : Structure for User Data
  • X_CREATEUSER : User Who Created the Object
    Its data type is CHAR (Character String) with field length 12
  • D_CREATEDATE : Date on Which the Object Was Created
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • T_CREATETIME : Time at Which the Object Was Created
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • X_CHANGEUSER : Last User to Change the Object
    Its data type is CHAR (Character String) with field length 12
  • D_CHANGEDATE : Date on Which the Object Was Last Changed
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • T_CHANGETIME : Time at Which the Object Was Last Changed
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • X_RELEASEUSER : User Who Released Object
    Its data type is CHAR (Character String) with field length 12
  • D_RELEASEDATE : Date on Which Object Was Released
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • T_RELEASETIME : Time at Which Object Was Released
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6