The BP1012 table in SAP ERP or S/4HANA stores Ratings data. There are total 13 fields in BP1012 table. The Ratings table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of BP1012 table. It is in Application Logic: Rating Information (FS_BP_AL_RATING) ABAP package and is part of the Business Partner (FS-BP) module.
SAP BP1012 Table Fields
Following is the list of fields that are available in SAP BP1012 table. The primary key fields of the table are CLIENT (Client), PARTNER (Business Partner Number), TIMESTAMP (Time Stamp), DIFTVAL (Differentiation Criterion), DATE_TO (Valid-to Date for Rating), GRADE_METHOD (Rating Procedure).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| PARTNER | Business Partner Number | BU_PARTNER | BUT000 | CHAR (10) |
| TIMESTAMP | Time Stamp | BP_TIMESTAMP | CHAR (14) | |
| DIFTVAL | Differentiation Criterion | BP_CRITER | * | CHAR (10) |
| DATE_TO | Valid-to Date for Rating | FSBP_RATING_DATE_END | DATS (8) | |
| GRADE_METHOD | Rating Procedure | BP_GRADE_METHOD | TPZ21 | CHAR (10) |
| DATE_FROM | Valid-from Date for Rating | FSBP_RATING_DATE_START | DATS (8) | |
| FLG_PERMIT | Rating Allowed | BP_RAT_PERMIT | CHAR (1) | |
| GRADE | Rating | BP_GRADE | TPZ22 | CHAR (10) |
| TENDENCY | Trend | BP_TENDENCY | CHAR (2) | |
| DATE_WHEN | Entered-on Date for Rating | FSBP_RATING_DATE_ENTERED | DATS (8) | |
| FLG_DEFAULT | Standard Procedure | BP_RAT_DEFAULT | CHAR (1) | |
| TEXT | Text for Ratings | BP_GRADE_METHOD_TEXT60 | CHAR (60) |


