- Home
- Resources
- SAP Tables
- MSSPROCS - MS SQL Server: Stored Procedures
SAP Table MSSPROCS
MS SQL Server: Stored Procedures
MSSPROCS (MS SQL Server: Stored Procedures) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link MSSPROCS to other SAP tables.
Source: MSSPROCS (MS SQL Server: Stored Procedures)
MSSPROCS table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
PROCNAME |
MS SQL Server: Stored procedure name |
MSSPROCED |
|
CHAR |
|
32 |
0 |
|
DBRELEASE |
MS SQL Server : Database Release X.YY.ZZZ |
MSSDBRELE |
MSSSPVERS
|
CHAR |
|
3 |
0 |
|
REVISION |
MS SQL Server: Stored procedure revision |
MSSSPREVI |
MSSSPVERS
|
CHAR |
|
1 |
0 |
|
PROCAREA |
MS SQL Server: Stored procedure application area |
MSSPRCAREA |
|
CHAR |
|
4 |
0 |
Possible values
BW |
Business Information Warehouse |
CCMS |
Computer Center Management System |
DDIC |
ABAP Dictionary |
UTIL |
Ad hoc procedure |
COLL |
MSSQL Performance Collector |
BTCH |
SQL Statement Batch |
|
FUNCLEV |
MSSQL MSSPROCS : Functional level |
MSSFULEVEL |
|
CHAR |
|
1 |
0 |
Possible values
1 |
Minimum set |
2 |
Standard set |
3 |
ABAP AS |
|
MODUSER |
User Name |
SYUNAME |
|
CHAR |
|
12 |
0 |
|
MODDATE |
|
|
|
DATS |
|
8 |
0 |
|
MODTIME |
|
|
|
TIMS |
|
6 |
0 |
|
MSSPROCS foreign key relationships
Table |
Field |
Foreign key table |
Foreign key field |
Check table |
Check field |
MSSPROCS |
DBRELEASE |
MSSPROCS |
DBRELEASE |
MSSSPVERS |
MS SQL Server: Database Release and Stored Proc. Revision |
DBRELEASE |
MSSPROCS |
DBRELEASE |
MSSPROCS |
REVISION |
MSSSPVERS |
MS SQL Server: Database Release and Stored Proc. Revision |
REVISION |
MSSPROCS |
REVISION |
MSSPROCS |
DBRELEASE |
MSSSPVERS |
MS SQL Server: Database Release and Stored Proc. Revision |
DBRELEASE |
MSSPROCS |
REVISION |
MSSPROCS |
REVISION |
MSSSPVERS |
MS SQL Server: Database Release and Stored Proc. Revision |
REVISION |