RATCE_AGENCY_TXT SAP table for – Description of Rating Agency

Here we would like to draw your attention to RATCE_AGENCY_TXT table in SAP. As we know it is being mainly used with the SAP FS-BP (Business Partner in FS) component which is coming under FS module (Financial Services). RATCE_AGENCY_TXT is a SAP standard transp table used for storing Description of Rating Agency related data in SAP. It comes under the package RATING_APPLICATION_LOGIC.

SAP RATCE_AGENCY_TXT table

Table RATCE_AGENCY_TXT technical data

TableRATCE_AGENCY_TXT
Data storingDescription of Rating Agency
ModuleFS
Sub ModuleFS-BP
SAP PackageRATING_APPLICATION_LOGIC
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_ABA
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • LANGUAGE : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • AGENCY_ID : ID of Rating Agency
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • SHORT_TEXT : Description for Agency
    Its data type is CHAR (Character String) with field length 60
  • LONG_TEXT : Long Text for Agency
    Its data type is CHAR (Character String) with field length 255