Difference between revisions of "Core.Validation.CoreChk030"

From emotive
Jump to navigation Jump to search
 
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 05: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.