Difference between revisions of "Core.Validation.CoreChk029"
Jump to navigation
Jump to search
m (Hb moved page Core.OtxValidation.CoreChk029 to Core.Validation.CoreChk029: #3153) |
|||
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 [[ | + | 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.