Issue #24592 - add bomhead record in bomitem trigger if one does not exist
authorkrauseo <krauseo@emseal.com>
Thu, 25 Sep 2014 14:31:23 +0000 (10:31 -0400)
committerkrauseo <krauseo@emseal.com>
Thu, 25 Sep 2014 14:31:23 +0000 (10:31 -0400)
foundation-database/public/trigger_functions/bomitem.sql

index bd4baf9..3ee829c 100644 (file)
@@ -9,6 +9,7 @@ DECLARE
   _bomworkid INTEGER;
   _seqNumber INTEGER;
   _parentItem RECORD;
+  _bomheadid INTEGER;
 BEGIN
 
   -- Privilege Checks