
{ COMMON DECK CMHIMSV }

{   The purpose of this request is to allow user access to the device
{ management routine dmp$initialize_ms_volume.
{
{       CMP$INITIALIZE_MS_VOLUME (ACCESS_CODE, OWNER_ID,
{         P_PHYSICAL_ATTRIBUTES, P_LOGICAL_ATTRIBUTES,
{         P_VOLUME_LABEL_ATTRIBUTES, LOGICAL_UNIT_SPECIFICATION,
{         ALLOWED_TO_OVERWRITE_VOLUME, STATUS)
{
{ ACCESS_CODE: (input)  This parameter specifies the access_code.
{
{ OWNER_ID: (input)  This parameter specifies the owner_id.
{
{ P_PHYSICAL_ATTRIBUTES: (input)  This parameter specifies the physical
{       attributes of the volume to be initialized.
{
{ P_LOGICAL_ATTRIBUTES: (input)  This parameter specifies the logical
{       attributes of the volume to be initialized.
{
{ P_VOLUME_LABEL_ATTRIBUTES: (input)  This parameter specifies the volume
{       label attributes of the volume to be initialized.
{
{ LOGICAL_UNIT_DESCRIPTION: (input)  This parameter specifies the logical
{       unit description of the unit.
{
{ ALLOWED_TO_OVERWRITE: (input)  This parameter specifies whether the
{       procedure should overwrite the volume.
{
{ STATUS: (output)  This parameter specifies the request status.
{
