RSCONTCHECKPROP - BI Content Checks Properties
BI Content Checks Properties information is stored in SAP table RSCONTCHECKPROP.
It is part of development package RS_BCT_CONTTOOLS_ABAP in software component BW-BCT-ANA. This development package consists of objects that can be grouped under "ABAP Coding for Tooldevelopment".
It is part of development package RS_BCT_CONTTOOLS_ABAP in software component BW-BCT-ANA. This development package consists of objects that can be grouped under "ABAP Coding for Tooldevelopment".
Fields for table RSCONTCHECKPROP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CHECKTYPE | Checks for Content Checkman | X | RSBCT_CHECKTYPE | CHAR | 2 | |
CHECKCAT | Categories for BI Content Checks | X | RSBCT_CHECKCAT | CHAR | 3 | |
NAMESPACE | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 1 | ||
MULTI | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 1 | ||
RSCROSS | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 1 | ||
CUSTOMER | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 1 | ||
CLASS | Class for executing BI Content Checks | RSBCT_CHECKCLASS | CHAR | 30 | ||
MESSCLASS | Message Class for BI Content Analyzer Checks | RSBCT_MESSCLASS | CHAR | 20 | ||
MESSNUMBER | Message number | MSGNR | CHAR | 3 | * | |
PRIORITY | Priority of BI Content Errors | RSBCT_PRIORITY | CHAR | 1 |