BP1012 SAP table for – Ratings

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

SAP BP1012 table

Table BP1012 technical data

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

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • PARTNER : Business Partner Number
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • .INCLUDE : Business Partner: Ratings
    Its a key field.
  • TIMESTAMP : Time Stamp; Obsolete
    Its a key field. Its data type is CHAR (Character String) with field length 14
  • DIFTVAL : Differentiation Criterion
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • DATE_TO : Valid-to Date for Rating
    Its a key field. Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • GRADE_METHOD : Rating Procedure
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • .INCLUDE : Business Partner: Ratings
  • DATE_FROM : Valid-from Date for Rating
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • FLG_PERMIT : Rating Allowed
    Its data type is CHAR (Character String) with field length 1
  • GRADE : Rating
    Its data type is CHAR (Character String) with field length 10
  • TENDENCY : Trend
    Its data type is CHAR (Character String) with field length 2
  • DATE_WHEN : Entered-on Date for Rating
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • FLG_DEFAULT : Standard Procedure
    Its data type is CHAR (Character String) with field length 1
  • TEXT : Text for Ratings
    Its data type is CHAR (Character String) with field length 60