{
{ PURPOSE:
{   The purpose of this procedure is to allocate space in the
{   mainframe_pageable heap and copy the sorted dfl (i.e. reconcile list)
{   created by DMP$BUILD_SORTED_DFL into this space. If a reconcile_list
{   already exists in the heap the space will be freed before creating
{   a new one.
{
{      DMP$SAVE_RECONCILE_LIST (RECONCILE_INFO)
{
{   RECONCILE_INFO: (input) This parameter specifies the reconcile_info to
{         store in the mainframe_pageable heap.
{
