Skip to content

/AWS1/CL_ART=>DISASSOCIATEEXTERNALCONN()

About DisassociateExternalConnection

Removes an existing external connection from a repository.

Method Signature

IMPORTING

Required arguments:

IV_DOMAIN TYPE /AWS1/ARTDOMAINNAME /AWS1/ARTDOMAINNAME

The name of the domain that contains the repository from which to remove the external repository.

IV_REPOSITORY TYPE /AWS1/ARTREPOSITORYNAME /AWS1/ARTREPOSITORYNAME

The name of the repository from which the external connection will be removed.

IV_EXTERNALCONNECTION TYPE /AWS1/ARTEXTERNALCONNNAME /AWS1/ARTEXTERNALCONNNAME

The name of the external connection to be removed from the repository.

Optional arguments:

IV_DOMAINOWNER TYPE /AWS1/ARTACCOUNTID /AWS1/ARTACCOUNTID

The 12-digit account number of the Amazon Web Services account that owns the domain. It does not include dashes or spaces.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_ARTDISASCEXTERNALCX01 /AWS1/CL_ARTDISASCEXTERNALCX01