RATCE_PROC_TXT - Description of Rating Procedure
Description of Rating Procedure information is stored in SAP table RATCE_PROC_TXT.
It is part of development package RATING_APPLICATION_LOGIC in software component FS-BP. This development package consists of objects that can be grouped under "General Ratings: Application Logic".
It is part of development package RATING_APPLICATION_LOGIC in software component FS-BP. This development package consists of objects that can be grouped under "General Ratings: Application Logic".
Fields for table RATCE_PROC_TXT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | T000 |
LANGUAGE | Language Key | X | LANGU | LANG | 1 | T002 |
OWNER_ID | Owner of Rating Category | X | RATING_OWNER_ID | CHAR | 30 | RATCE_OWNER |
AGENCY_ID | ID of Rating Agency | X | RATING_AGENCY_ID | CHAR | 10 | |
RATING_PROCEDURE | Rating Procedure | X | RATING_PROCEDURE | CHAR | 10 | RATCE_PROCEDURES |
SHORT_TEXT | Description for Rating Procedure | RATING_PROCEDURE_SHORT_TEXT | CHAR | 60 | ||
LONG_TEXT | Long Text for Rating Procedure | RATING_PROCEDURE_LONG_TEXT | CHAR | 255 |