pears.NetProduceComplianceView
Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.
Original SQL
CREATE PROCEDURE "pears"."NetProduceComplianceView"( IN @instanceid CHAR(20) ) BEGIN -- Headings for compliance groups put in here -- Populate ComplianceViewHTML END GO COMMENT TO PRESERVE FORMAT ON PROCEDURE "pears"."NetProduceComplianceView" IS {CREATE PROCEDURE pears."NetProduceComplianceView"(IN @instanceid CHAR(20)) BEGIN -- Headings for compliance groups put in here -- Populate ComplianceViewHTML END }