/AWS1/CL_DZN=>REMOVEENTITYOWNER()
¶
About RemoveEntityOwner¶
Removes an owner from an entity.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_DOMAINIDENTIFIER
TYPE /AWS1/DZNDOMAINID
/AWS1/DZNDOMAINID
¶
The ID of the domain where you want to remove an owner from an entity.
IV_ENTITYTYPE
TYPE /AWS1/DZNDATAZONEENTITYTYPE
/AWS1/DZNDATAZONEENTITYTYPE
¶
The type of the entity from which you want to remove an owner.
IV_ENTITYIDENTIFIER
TYPE /AWS1/DZNSTRING
/AWS1/DZNSTRING
¶
The ID of the entity from which you want to remove an owner.
IO_OWNER
TYPE REF TO /AWS1/CL_DZNOWNERPROPERTIES
/AWS1/CL_DZNOWNERPROPERTIES
¶
The owner that you want to remove from an 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.