reentryvalue

LANSA WAM

reentryvalue

The value to post to the target webroutine in the field specified in the reentryfield property. If that field is alphanumeric, the value must be specified in single quotes. If it is numeric, the value can be specified with or without quotes.

This property is used in conjunction with the reentryfield property to describe how to post values to a target webroutine. These two pieces of information are required to accomplish this:

1.  reentryfield:  the field name that the target webroutine uses to refer to the information

2.  reentryvalue:  a literal value or a field name in this (the source) webroutine that contains the necessary information

Default value

'D'

Valid values

Single-quoted text or the name of a field, system variable or multilingual text variable.