RATCE_RATING_TXT SAP table for – Texts for Ratings

Here we would like to draw your attention to RATCE_RATING_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_RATING_TXT is a SAP standard transp table used for storing Texts for Ratings related data in SAP. It comes under the package RATING_APPLICATION_LOGIC.

SAP RATCE_RATING_TXT table

Table RATCE_RATING_TXT technical data

TableRATCE_RATING_TXT
Data storingTexts for Ratings
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_RATING_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_RATING_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
  • OWNER_ID : Owner of Rating Category
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • AGENCY_ID : ID of Rating Agency
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • RATING : Rating
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • SHORT_TEXT : Description for Rating
    Its data type is CHAR (Character String) with field length 60
  • LONG_TEXT : Long Text for Rating
    Its data type is CHAR (Character String) with field length 60