TDP0 SAP table for – Selection, Modification- and Reference Fields

Here we would like to draw your attention to TDP0 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). TDP0 is a SAP standard transp table used for storing Selection, Modification- and Reference Fields related data in SAP. It comes under the package FVVD.

SAP TDP0 table

Table TDP0 technical data

TableTDP0
Data storingSelection, Modification- and Reference Fields
ModuleFS
Sub ModuleFS-CML
SAP PackageFVVD
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentEA-FINSERV
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • NFELD : Field number of a logical field
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 6
  • JSEL : Selection field indicator
    Its data type is CHAR (Character String) with field length 1
  • JMOD : Modification field indicator
    Its data type is CHAR (Character String) with field length 1
  • JREF : Reference field indicator
    Its data type is CHAR (Character String) with field length 1
  • JSIGN : Sign-relevant indicator
    Its data type is CHAR (Character String) with field length 1
  • RTAB : DDIC table
    Its data type is CHAR (Character String) with field length 30
  • RFELD : DDIC table field
    Its data type is CHAR (Character String) with field length 30
  • SKOART : General parameters for logical field
    Its data type is CHAR (Character String) with field length 4
  • RGET : Form routine for determining the field value
    Its data type is CHAR (Character String) with field length 20
  • RSET : FORM routine for writing the field value
    Its data type is CHAR (Character String) with field length 20
  • RSGPGM : Program for set and get form routine
    Its data type is CHAR (Character String) with field length 8