SAP ABAP Table MSSSOURCE (MS SQL Server: Stored Procedures Source Code)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-MSS (Application Component) Microsoft SQL Server
     SMSS_TOOLS (Package) Utilities for MS SQL Server
Basic Data
Table Category TRANSP    Transparent table 
Transparent table MSSSOURCE   Table Relationship Diagram
Short Description MS SQL Server: Stored Procedures Source Code    
Delivery and Maintenance
Pool/cluster      
Delivery Class S   System table, maint. only by SAP, change = modification 
Data Browser/Table View Maintenance N   Display/Maintenance Not Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 PROCNAME MSSPROCED MSSPROCED CHAR 32   0   MS SQL Server: Stored procedure name MSSPROCS
2 DBRELEASE MSSDBRELE MSSDBRELE CHAR 3   0   MS SQL Server : Database Release X.YY.ZZZ  
3 REVISION MSSSPREVI MSSSPREVI CHAR 1   0   MS SQL Server: Stored procedure revision *
4 LINENR MSSLINENR MSSLINENR INT4 10   0   MS SQL Server : Stored procedure line number  
5 SRCLINE MSSPRCTEXT MSSPRCTEXT CHAR 80   0   MS SQL Server: Stored procedure source code  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 MSSSOURCE PROCNAME MSSPROCS PROCNAME KEY C CN
History
Last changed by/on SAP  20141013 
SAP Release Created in