{
{    The purpose of this request is to get value of a date time type of
{ validation field for the currently executing job.
{
{       AVP$GET_DATE_TIME_VALUE (FIELD_NAME, RECORD_LEVEL, DATE_TIME,
{             DATE_DISPLAY_FORMAT, TIME_DISPLAY_FORMAT, STATUS)
{
{ FIELD_NAME: (input)  Specifies the name of the validation field.
{
{ RECORD_LEVEL: (input)  Specifies which validation record contains the
{       validation field.
{
{ DATE_TIME: (output)  Variable to receive the value of the validation field.
{
{ DATE_DISPLAY_FORMAT: (output)  Variable to receive the date display format.
{
{ TIME_DISPLAY_FORMAT: (output)  Variable to receive the time display format.
{
{ STATUS: (output)  This parameter specifies the request status.
{
