Try OpenEdge Now
skip to main content
SQL Reference
SQL Reference : OpenEdge SQL System Catalog Tables : SYSPROCTEXT
 

SYSPROCTEXT

Contains one or more rows for each stored procedure and trigger in the database. The row contains the Java source code for a procedure or trigger.
The following table provides details of the SYSPROCTEXT table.
Table 23. SYSPROCTEXT system table
Column name
Column data type
Column size
id
INTEGER
4
proc_text
VARCHAR
2000
proc_type
CHARACTER
2
rssid
INTEGER
4
seq
INTEGER
4