TDPR_TA_PRTYPE SAP table for – Assignment of Transaction Code to Product Category

Here we would like to draw your attention to TDPR_TA_PRTYPE 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_TA_PRTYPE is a SAP standard transp table used for storing Assignment of Transaction Code to Product Category related data in SAP. It comes under the package FVVD_PRODUCT.

SAP TDPR_TA_PRTYPE table

Table TDPR_TA_PRTYPE technical data

TableTDPR_TA_PRTYPE
Data storingAssignment of Transaction Code to Product Category
ModuleFS
Sub ModuleFS-CML
SAP PackageFVVD_PRODUCT
Delivery ClassS – System table, data changes have the status of program changes
ComponentEA-FINSERV
Table CategoryTRANSP

SAP TDPR_TA_PRTYPE 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_TA_PRTYPE table.

  • TCODE : Transaction Code
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • PRODTYPE : Product Category
    Its data type is CHAR (Character String) with field length 4
  • AKTYP : Activity
    Its data type is CHAR (Character String) with field length 2
  • ELEMENTTYP : Element Type Requiring Maintenance
    Its data type is CHAR (Character String) with field length 4
  • SLOANFUNC : Application subfunction
    Its data type is CHAR (Character String) with field length 3