VDCOT_VER SAP table for – Versions of Condition Tables

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

SAP VDCOT_VER table

Table VDCOT_VER technical data

TableVDCOT_VER
Data storingVersions of Condition Tables
ModuleFS
Sub ModuleFS-CML-PO
SAP PackageFVVD_CONDITION_TABLE
Delivery ClassA – Application table (master and transaction data)
ComponentEA-FINSERV
Table CategoryTRANSP

SAP VDCOT_VER 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_VER table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • .INCLUDE : Key Structure for Versions of a 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
  • VERSION : Version Number for a Condition Table
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • .INCLUDE : Structure for Versions of the Condition Table
  • O_VERS_STATUS : Status of Condition Table
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • I_VERS : Version ID for Condition Table
    Its data type is RAW (Byte string) with field length 16
  • F_SFGKZ : Internal Release Indicator in the Business Operation
    Its data type is CHAR (Character String) with field length 1
  • .INCLUDE : Structure of the Validity of Condition Table Version
  • D_VALIDFROM : Valid From
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • F_VALIDFROMINC : Inclusive Indicator for Valid-from Date
    Its data type is CHAR (Character String) with field length 1
  • F_VALIDFROMULT : Month-End Indicator for Valid-from Date
    Its data type is CHAR (Character String) with field length 1
  • D_VALIDTO : Valid To
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • F_VALIDTOINC : Inclusive Indicator for Valid-to Date
    Its data type is CHAR (Character String) with field length 1
  • F_VALIDTOULT : Month-End Indicator for Valid-to Date
    Its data type is CHAR (Character String) with field length 1
  • O_TIMELIM : Reason for Time Limit
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • .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