{
{   The purpose of this request is to emit the appropiate exception
{ condition whenever a segment access condition occurs for a segment
{ opened via BAM interfaces.
{
{         BAP$SET_STATUS_FROM_CONDITION (IDENTIFIER, SEGMENT_ACCESS_CONDITION,
{           CONDITION_STATUS)
{
{ IDENTIFIER: (input) This parameter specifies the product identifier to be
{         inserted in the condition_status variable, if the segment is found
{         to have been opened by a BAM request.
{
{ SEGMENT_ACCESS_CONDITION: (input) This parameter specifies the condition
{         which occurred.  The condition may or may not be associated with
{         a segment which was opened via BAM.
{
{ CONDITION_STATUS: (output) This parameter specifies the condition_status
{         deduced from the reported segment access condition, if applicable.
{         If the segment involved in the condition was not opened by BAM,
{         condition_status will be normal; otherwise an appropriate BAM
{         exception is returned.
{
