QUSRBRM.REMOVE_ENTERPRISE_CONTACT Procedure

The QUSRBRM.REMOVE_ENTERPRISE_CONTACT procedure deletes an enterprise contact.

Parameters

QUSRBRM.REMOVE_ENTERPRISE_CONTACT (CONTACT_ID=> contact-id)

contact-id (required)

Specifies the contact ID to remove.

Possible values are:

contact-id

Specifies the contact ID to remove. The contact ID is not case-sensitive and must be 1 to 10 characters long.

 

Authorization: The privileges held by the authorization ID of the statement must include the following:

  • *EXECUTE SQL privilege on this procedure

The BRMS Network feature is required.                           

The schema is QUSRBRM.

Example:

To remove the contact named Adam:

call QUSRBRM.REMOVE_ENTERPRISE_CONTACT( CONTACT_USER_NAME=> 'Adam' )

call QUSRBRM.REMOVE_ENTERPRISE_CONTACT( CONTACT_USER_NAME=> 'Adam' )

Error Messages

The following SQL States and error messages may be returned by this procedure:

U0001

Contact user name not valid.

U0003

Contact not found.

U0012

Unable to retrieve Enterprise Contact.

U0013

Contact in use, cannot remove.

U0014

Unable to remove Enterprise Contact.

U9997

Functional authority to BRMS Enterprise QIBM_Q1A_ENT required.

U9998

BRMS Network and Advanced Functions features required.

U9999

Illegal execution.

Privacy Policy | Cookie Policy | Impressum
From time to time, this website may contain technical inaccuracies and we do not warrant the accuracy of any posted information.
Copyright © Fortra, LLC and its group of companies. All trademarks and registered trademarks are the property of their respective owners.