Skip to content

/AWS1/CL_ART=>DELETEPACKAGEGROUP()

About DeletePackageGroup

Deletes a package group. Deleting a package group does not delete packages or package versions associated with the package group. When a package group is deleted, the direct child package groups will become children of the package group's direct parent package group. Therefore, if any of the child groups are inheriting any settings from the parent, those settings could change.

Method Signature

IMPORTING

Required arguments:

IV_DOMAIN TYPE /AWS1/ARTDOMAINNAME /AWS1/ARTDOMAINNAME

The domain that contains the package group to be deleted.

IV_PACKAGEGROUP TYPE /AWS1/ARTSTRING /AWS1/ARTSTRING

The pattern of the package group to be deleted.

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_ARTDELPACKAGEGRPRSLT /AWS1/CL_ARTDELPACKAGEGRPRSLT