KSR_COLL_INFO - KSR Collector Information
KSR Collector Information information is stored in SAP table KSR_COLL_INFO.
It is part of development package S_KSR_CO in software component BC-CST-RL. This development package consists of objects that can be grouped under "Collector Infrastructure".
It is part of development package S_KSR_CO in software component BC-CST-RL. This development package consists of objects that can be grouped under "Collector Infrastructure".
Fields for table KSR_COLL_INFO
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
BLOCK | Unique identifier defining the processed time interval | X | INT4 | 4 | ||
INSTANCE | Application Server Instance | X | MSNAME2 | CHAR | 80 | |
COLLECTION_TYPE | KSR: Collection type of processed data | X | KSR_V_COLLECTION_TYPE | CHAR | 2 | |
TIME_INTERVAL_PROCESSED | Time interval for which aggregation was done | X | CHAR | 24 | ||
BLOCK_START | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
BLOCK_END | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
JOB_START | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
JOB_END | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
NUMBER_OF_MAIN_RECORDS | Total number of records processed for this block | INT4 | 4 | |||
NUMBER_OF_FILTERED_RECORDS | Number of filtered records in this block | INT4 | 4 |