procParameter

Defines a parameter required to call a function or stored procedure. This element is used to determine whether an expression that uses the function or procedure is valid. The value of the parameter is supplied from the expression that uses this function or stored procedure.

SAP BW does not support stored procedures and therefore this object should not form part of an IBM® Cognos® Framework Manager model based on an SAP BW data source.

Content model

parameterName then mode then ( datatype (optional) then precision (optional) then scale (optional) then size (optional) then nullable (optional) then aggregationRule (optional) )

Parent elements

procParameters