pears.NetOwnerJobRateListOuter

Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.

CREATE PROCEDURE "pears"."NetOwnerJobRateListOuter"( IN "pWebUserID" CHAR(20) ) 
RESULT( "JobRateList" long VARCHAR ) 
BEGIN
  SELECT "NetOwnerJobRateList"() AS "JobRateList" FROM "dummy"
END
GO
 
COMMENT TO PRESERVE FORMAT ON PROCEDURE "pears"."NetOwnerJobRateListOuter" IS 
{CREATE PROCEDURE pears."NetOwnerJobRateListOuter"( IN "pWebUserID" CHAR(20) ) 
RESULT( "JobRateList" long VARCHAR ) 
BEGIN
  SELECT "NetOwnerJobRateList"() AS "JobRateList" FROM "dummy"
END
}
  • database/procedures/pears_netownerjobratelistouter.txt
  • Last modified: 2026/08/07 19:24
  • by 127.0.0.1