BANK_RATINGS(SQL Table) |
Index Back |
---|---|
Bank Credit Ratings |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | SetID | |
2 | Character(5) | VARCHAR2(5) NOT NULL | Bank Code | |
3 | Character(8) | VARCHAR2(8) NOT NULL |
The market credit agency associated wth a given group of credit ratings.
I=IBCA M=Moody's S=Standard && Poors Prompt Table: CREDIT_RTG_DEFN |
|
4 | CR_RATING_VALUE | Number(3,0) | SMALLINT NOT NULL |
User defined rating values utilized to assign priorities to a given set of credit ratings.
Prompt Table: CREDIT_RTG_TBL |