RATINGS SAP table for – Ratings

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

SAP RATINGS table

Table RATINGS technical data

TableRATINGS
Data storingRatings
ModuleFS
Sub ModuleFS-BP
SAP PackageRATING_APPLICATION_LOGIC
Delivery ClassA – Application table (master and transaction data)
ComponentSAP_ABA
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • GUID : Rating Key
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • .INCLUDE : Data Part of Ratings Table
  • OWNER_ID : Owner of Rating Category
    Its data type is CHAR (Character String) with field length 30
  • OWNER_KEY : Object Key of Rating Owner
    Its data type is CHAR (Character String) with field length 32
  • AGENCY_ID : ID of Rating Agency
    Its data type is CHAR (Character String) with field length 10
  • RATING_PROCEDURE : Rating Procedure
    Its data type is CHAR (Character String) with field length 10
  • RATING : Rating
    Its data type is CHAR (Character String) with field length 10
  • TENDENCY : Rating Trend
    Its data type is CHAR (Character String) with field length 2
  • CREATION_DATE : Date When Rating Was Created
    Its data type is NUMC (Character String with Digits Only) with field length 21
  • CREATION_USER : User Who Created Rating
    Its data type is CHAR (Character String) with field length 12
  • CHANGE_DATE : Date When Rating Was Last Changed
    Its data type is NUMC (Character String with Digits Only) with field length 21
  • CHANGE_USER : User Who Last Changed Rating
    Its data type is CHAR (Character String) with field length 12
  • DATE_FROM : Valid-from Date for Rating
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • DATE_TO : Valid-to Date for Rating
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • DATE_WHEN : Entry Date for Rating
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8