TDCUSTCHECK SAP table for – Control Table Customizing Checks

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

SAP TDCUSTCHECK table

Table TDCUSTCHECK technical data

TableTDCUSTCHECK
Data storingControl Table Customizing Checks
ModuleFS
Sub ModuleFS-CML
SAP PackageFVVD_CUSTOMIZINGCHECK
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentEA-FINSERV
Table CategoryTRANSP

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

  • RANTYP : Contract Type
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • SPROCESS : Logical Name for a Technical Process
    Its a key field. Its data type is CHAR (Character String) with field length 8
  • SEVENT : Logical Processing Step Within a Process
    Its a key field. Its data type is CHAR (Character String) with field length 8
  • SNUM : Sequence Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • SFUNCTION : Name of Function Module
    Its data type is CHAR (Character String) with field length 30