RATCE_PROC_TXT SAP table for – Description of Rating Procedure

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

SAP RATCE_PROC_TXT table

Table RATCE_PROC_TXT technical data

TableRATCE_PROC_TXT
Data storingDescription of Rating Procedure
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_PROC_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_PROC_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_PROCEDURE : Rating Procedure
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • SHORT_TEXT : Description for Rating Procedure
    Its data type is CHAR (Character String) with field length 60
  • LONG_TEXT : Long Text for Rating Procedure
    Its data type is CHAR (Character String) with field length 255