TDPR_ATTRTREE SAP table for – Attribute Hierarchy

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

SAP TDPR_ATTRTREE table

Table TDPR_ATTRTREE technical data

TableTDPR_ATTRTREE
Data storingAttribute Hierarchy
ModuleFS
Sub ModuleFS-CML
SAP PackageFVVD_PRODUCT
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentEA-FINSERV
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • ATTRNO : Attribute ID
    Its a key field. Its data type is CHAR (Character String) with field length 16
  • .INCLUDE : Structure of Data for Attribute Hierarchy
  • TREENO : Tree Number
    Its data type is CHAR (Character String) with field length 16
  • PARENTNO : Parent Attribute
    Its data type is CHAR (Character String) with field length 16
  • CHILDNO : First Child
    Its data type is CHAR (Character String) with field length 16
  • NEXTNO : Next Attribute
    Its data type is CHAR (Character String) with field length 16
  • XDELETE : Indicator
    Its data type is CHAR (Character String) with field length 1
  • .INCLUDE : Information: How Was Entry Created / Changed?
  • CHG_DATE : System Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • CHG_TIME : TIME Data Element for SYST
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • CHG_SYSID : Name of SAP System
    Its data type is CHAR (Character String) with field length 8
  • CHG_CLIENT : Client
    Its data type is CLNT (Character with length 3) with field length 3
  • CHG_CPROG : Calling Program
    Its data type is CHAR (Character String) with field length 40
  • CHG_USER : User Name
    Its data type is CHAR (Character String) with field length 12