RSCONTENTCHECK_C - Customizing for Contentchecks
Customizing for Contentchecks information is stored in SAP table RSCONTENTCHECK_C.
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 RSCONTENTCHECK_C
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
LOGSYS | Logical system | X | LOGSYS | CHAR | 20 | * |
CHECKTYPE | Checks for Content Checkman | X | RSBCT_CHECKTYPE | CHAR | 4 | |
JOBNAME | Jobname for Analyzer Jobs | X | RSBCT_JOBNAME | CHAR | 64 | |
EXECUTE_DATE | Scheduled start date for background job | BTCSDATE | DATS | 16 | ||
EXECUTE_TIME | Scheduled start time for background Job | BTCSTIME | TIMS | 12 | ||
EXECUTE_PERIOD | Period for scheduling jobs | RSBCT_PERIOD | CHAR | 20 | ||
EXECUTION | Execute BI Content Check | RSBCT_EXECUTE_FLAG | CHAR | 2 | ||
EXECUTE_PA | Execute Checks parallel | RSBCT_EXECUTE_PA | CHAR | 2 | ||
EXECUTE_SEQ | Execute in Sequence | RSBCT_EXECUTE_SEQ | CHAR | 2 | ||
SEQUENCE | Sequence of starting checks in batcht | RSBCT_CHECKORDER | NUMC | 6 | ||
MULTI | Execute Several Checks AT Once | RSBCT_EXECUTE_MULTI | CHAR | 2 | ||
MANYJOBS_SEQ | Control Characters | RSBCT_CHECKFLAG | CHAR | 2 | ||
RFCDEST | Logical destination (specified in function call) | RFCDEST | CHAR | 64 | * | |
JOBCOUNT | Job ID | BTCJOBCNT | CHAR | 16 | ||
OBJVERS | Object version | RSOBJVERS | CHAR | 2 |