VDCHK_PARAM SAP table for – Table for Global Parameters

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

SAP VDCHK_PARAM table

Table VDCHK_PARAM technical data

TableVDCHK_PARAM
Data storingTable for Global Parameters
ModuleFS
Sub ModuleFS-CML
SAP PackageFVVD
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentEA-FINSERV
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • BUKRS : Company Code
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • PARAM : Character field, length 32
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • PARAM_SUB : Character field, length 32
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • PARAM_FLG : Checkbox
    Its data type is CHAR (Character String) with field length 1
  • PARAM_VALUE : Character field, 8 characters long
    Its data type is CHAR (Character String) with field length 8