SQLMSA - SQL Monitor: Snapshot Administration
SQL Monitor: Snapshot Administration information is stored in SAP table SQLMSA.
It is part of development package SQLM_CORE in software component BC-DWB-TOO-RTA. This development package consists of objects that can be grouped under "SQL Monitor Core".
It is part of development package SQLM_CORE in software component BC-DWB-TOO-RTA. This development package consists of objects that can be grouped under "SQL Monitor Core".
Fields for table SQLMSA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SNAPSHOTID | SQL Monitor: Snapshot ID | X | SQLMSNAPSHOTID | RAW | 16 | |
DESCRIPTION | Snapshot description | SQLMSNAPSHOTDESC | CHAR | 510 | ||
EXPORTEDON | Exported on ... timestamp | SQLMEXPORTEDON | DEC | 8 | ||
EXPORTEDBY | User which has exported the snapshot | SQLMEXPORTEDBY | CHAR | 24 | ||
CREATEDON | Created on ... timestamp | SQLMCREATEDON | DEC | 8 | ||
CREATEDBY | Created on ... timestamp | SQLMCREATEDBY | CHAR | 24 | ||
RECORDCNT | Number of Records in a Snapshot | SQLMSRECCNT | INT4 | 4 | ||
ORIGINSYS | Name of SAP System | SYSYSID | CHAR | 16 |