FUNCTION  fSpecDescription

Returns a string indicating class, status and zWarning for a specObj

 select top 10 dbo.fSpecDescription(specObjID) from SpecObjAll 

Input and output parameters

nametypelengthinoutpnum
@specObjIDbigint8input1
 varchar1000input0