SAP ABAP Table MSQOBJECTS (MS SQL server system objects ( as from sysobjects ))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-MSS (Application Component) Microsoft SQL Server
     STUN_MSS (Package) Package for new SQL Server monitoring objects
Basic Data
Table Category INTTAB    Structure 
Structure MSQOBJECTS   Table Relationship Diagram
Short Description MS SQL server system objects ( as from sysobjects )    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 NAME MSQOBJNAME CHAR256 CHAR 256   0   Object name as defined in system table sysobjects.  
2 ID MSQOBJID INT4 INT4 10   0   SQL Server object or index ID.  
3 TYPE MSQOBJTYPE CHAR2 CHAR 2   0   MS SQL server object type  
4 USERID MSQUID INT2 INT2 5   0   MS SQL Server - user identification ID  
5 SCHEMAVER MSQSCHEVER INT4 INT4 10   0   The count of changes in schema of a given object  
6 PARENTOBJ MSQPAROBID INT4 INT4 10   0   MS SQL Server - parent object ID  
7 CREDATE MSQOBJCRDT CHAR8 CHAR 8   0   MS SQL server object creation date  
8 SYSSTAT MSQSYSSTAT INT2 INT2 5   0   MS SQL server - internal status information  
9 IDXDELCNT MSQIDXDECT INT2 INT2 5   0   The index delete count  
10 DELTRIG MSQSPIDDET INT4 INT4 10   0   The stored procedure ID of a delete trigger  
11 INSTRIG MSQSPIDINT INT4 INT4 10   0   The stored procedure ID of an insert trigger  
12 UPDTRIG MSQSPIDUPT INT4 INT4 10   0   The stored procedure ID of an update trigger  
13 CATEGORY MSQCATEGRY INT4 INT4 10   0   MS SQL server database category  
History
Last changed by/on SAP  20130604 
SAP Release Created in