SampleValFwdEndpointRangeTod
Assigns the endpoint to a forward transaction using the routing
transit number of the transaction and the date and local time the
transmission was received. The local time zone of the caller, Gateway Server,
is used.
Note: The routing transit number is matched against
ranges of routing transit numbers in the table.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<dataDescriptor name="SampleValFwdEndpointRangeTod" type="TABLE">
<viewName>SampleValFwdEndpointRangeTod</viewName>
<fileName>SampleValFwdEndpointRangeTod.tbl</fileName>
<record>
<field datatype="char" length="9" name="ibmNprRT" type="startKeyRange"/>
<field datatype="char" length="9" name="ibmIntRTHigh" type="endKeyRange"/>
<field datatype="char" length="5" name="ibmFileReceived" type="startKeyRange"/>
<field datatype="char" length="5" name="ibmFileReceivedHigh" type="endKeyRange"/>
<field datatype="char" length="3" name="ibmNprCurrencyCode" type="key"/>
<field datatype="char" length="10" name="ibmNprEndpoint" type="payload"/>
<field datatype="byte" length="2" name="ibmValMICRPrefix" type="payload"/>
</record>
</dataDescriptor>