sysprocedures

Provides information about the source text and metadata for stored procedures created in the database.

Name Datatype Description
type smallint An object type.
qp_setting varbinary(6) null Reserved for future use.
id int The object ID.
sequence int The sequence number used when multiple rows are required to describe the object.
status smallint The internal system status.
number smallint The sub-procedure number when a stored procedure is grouped.
0 – Non-procedure entries.
version int null The version of SAP ASE that generated the sequence tree stored in the object catalog.