RATCE_SET_TXT SAP table for – Rating Sets

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

SAP RATCE_SET_TXT table

Table RATCE_SET_TXT technical data

TableRATCE_SET_TXT
Data storingRating Sets
ModuleFS
Sub ModuleFS-BP
SAP PackageRATING_APPLICATION_LOGIC
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentSAP_ABA
Table CategoryTRANSP

SAP RATCE_SET_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_SET_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
  • RATING_SET : Rating Set
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • SHORT_TEXT : Description for Rating Set
    Its data type is CHAR (Character String) with field length 60
  • LONG_TEXT : Long Text for Rating Set
    Its data type is CHAR (Character String) with field length 60