Difference between revisions of "Core.Validation.CoreChk030"

From emotive
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:Check rule '''Core_Chk030'''}}Category:CheckRuleCategory:Core == Classification == {{ClassificationCheckRule | Core_Chk030 | Core | Critical }} ==...")
 
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
When you call a Procedure, an initial value of the corresponding [[OtxParameters|Parameter]] of the [[OtxProcedures|Procedure]] must be defined for each missing in or InOut argument.
+
When you call a Procedure, an initial value of the corresponding [[Core.Parameters|Parameter]] of the [[Core.Procedures|Procedure]] must be defined for each missing in or InOut argument.

Latest revision as of 03:11, 17 February 2016

Classification

Name Core_Chk030
Class Core
Severity Critical
SpecifiedBy ISO 13209-3

Description

When you call a Procedure, an initial value of the corresponding Parameter of the Procedure must be defined for each missing in or InOut argument.