{%header:Summary%}

{%object_name%}
Owner: {%owner_name%}
{%object_description%} [edit]

{%foreach:parameter::input: %}
Input parameter Type Not Null Default Description
{%object_name%} {%columninfo:datatype%}
{%ifeq:{%columninfo:is_nullable%}:false:%}
{%columninfo:default_expression%} {%object_description%} [edit]


{%foreach:parameter::output: %}
Output parameter Type Not Null Default Description
{%object_name%} {%columninfo:datatype%}
{%ifeq:{%columninfo:is_nullable%}:false:%}
{%columninfo:default_expression%} {%object_description%} [edit]


Source [edit]
{%procedureinfo:source%}