addInValue() throws Exception

Adds the data of the input field to the operation for a stored procedure.

Syntax

void addInValue(org.dom4j.Elem operElem,
                   java.lang.String fieldName,
                   java.lang.String fieldType,
		     java.lang.String fieldValue)