Difference between revisions of "Core.Validation.CoreChk029"

From emotive
Jump to navigation Jump to search
 
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
In a [[ProcedureCall]] activity the names and data types of the arguments should match the parameters of the called [[OtxProcedures|Procedures]] or [[OtxSignatures|Signatures]].
+
In a [[Core.Actions.ProcedureCall|ProcedureCall]] activity the names and data types of the arguments should match the parameters of the called [[Core.Procedures|Procedures]] or [[Core.Signatures|Signatures]].

Latest revision as of 03:10, 17 February 2016

Classification

Name Core_Chk029
Class Core
Severity Critical
SpecifiedBy ISO 13209-3

Description

In a ProcedureCall activity the names and data types of the arguments should match the parameters of the called Procedures or Signatures.