Skip to content

/AWS1/CL_DZN=>ADDENTITYOWNER()

About AddEntityOwner

Adds the owner of an entity (a domain unit).

Method Signature

IMPORTING

Required arguments:

IV_DOMAINIDENTIFIER TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID

The ID of the domain in which you want to add the entity owner.

IV_ENTITYTYPE TYPE /AWS1/DZNDATAZONEENTITYTYPE /AWS1/DZNDATAZONEENTITYTYPE

The type of an entity.

IV_ENTITYIDENTIFIER TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The ID of the entity to which you want to add an owner.

IO_OWNER TYPE REF TO /AWS1/CL_DZNOWNERPROPERTIES /AWS1/CL_DZNOWNERPROPERTIES

The owner that you want to add to the entity.

Optional arguments:

IV_CLIENTTOKEN TYPE /AWS1/DZNCLIENTTOKEN /AWS1/DZNCLIENTTOKEN

A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DZNADDENTITYOWNEROUT /AWS1/CL_DZNADDENTITYOWNEROUT