{
{    The purpose of this request is to get the value of an integer type of
{ validation field for the current executing job.
{
{       AVP$GET_INTEGER_VALUE (FIELD_NAME, RECORD_LEVEL, INTEGER_VALUE,
{             INTEGER_DISPLAY_FORMAT, STATUS)
{
{ FIELD_NAME: (input)  Specifies the name of the validation field.
{
{ RECORD_LEVEL: (input)  Specifies which validation record contains the
{       validation field.
{
{ INTEGER_VALUE: (output)  Variable to receive the value of the validation
{       field.
{
{ INTEGER_DISPLAY_FORMAT: (output)  Variable to receive the display format.
{
{ STATUS: (output)  This parameter specifies the request status.
{
