TDESC_REASONT SAP table for – Reason Descriptions

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

SAP TDESC_REASONT table

Table TDESC_REASONT technical data

TableTDESC_REASONT
Data storingReason Descriptions
ModuleFS
Sub ModuleFS-CML-BD-MD
SAP PackageFVVD_ESCROW
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentEA-FINSERV
Table CategoryTRANSP

SAP TDESC_REASONT 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 TDESC_REASONT 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
  • GSART : Product Type
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • MREASON : Reason for Opening or Closing Account
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • SPRAS : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • XTEXT : Description of Reason for Opening or Closing Account
    Its data type is CHAR (Character String) with field length 40
  • XTEXT_SHORT : Short Description of Reason for Opening and Closing Account
    Its data type is CHAR (Character String) with field length 15