{}
{ COMMON DECK BAHMDA }
{}
{   The purpose of this request is to merge a file's dynamic attributes.
{}
{     BAP$MERGE_DYNAMIC_ATTRIBUTES (LOCAL_FILE_NAME, GLOBAL_ACCESS_MODE,
{         FILE_REQUEST_DESCRIPTOR, OPEN_POSITION, ACCESS_SELECTIONS,
{         VALIDATION_RING, DYNAMIC_LABEL, STATUS)
{}
{ LOCAL_FILE_NAME: (input) This parameter specifies the local file name of
{   the file for which the dynamic file attributes are to be merged.
{
{ GLOBAL_ACCESS_MODE: (input) This parameter specifies the global access
{   mode associated with the specified local file name.
{
{ FILE_REQUEST_DESCRIPTOR: (input) This parameter specifies a pointer to
{   a file request descriptor that has been associated with the specified
{   local file name.
{
{ OPEN_POSITION: (input) This parameter specifies the open
{   position and its source to be used for determining the merged open
{   position attribute.
{
{ ACCESS_SELECTIONS: (input) This parameter specifies the access selection
{   attributes specified on an open.
{
{ VALIDATION_RING: (input) This parameter specifies the ring number to be
{   used for ring validation.
{
{ DYNAMIC_LABEL: (input, output) This parameter specifies the existing or
{   default dynamic label attributes that are to be used as a base upon
{   which to merge the requested attributes.  This parameter returns the
{   resulting merged dynamic label attributes.
{
{ STATUS: (output) This parameter returns the request status.
{
