Skip to content

/AWS1/CL_DIR=>DETACHOBJECT00()

About DetachObject

Detaches a given object from the parent object. The object that is to be detached from the parent is specified by the link name.

Method Signature

IMPORTING

Required arguments:

IV_DIRECTORYARN TYPE /AWS1/DIRARN /AWS1/DIRARN

The Amazon Resource Name (ARN) that is associated with the Directory where objects reside. For more information, see arns.

IO_PARENTREFERENCE TYPE REF TO /AWS1/CL_DIROBJECTREFERENCE /AWS1/CL_DIROBJECTREFERENCE

The parent reference from which the object with the specified link name is detached.

IV_LINKNAME TYPE /AWS1/DIRLINKNAME /AWS1/DIRLINKNAME

The link name associated with the object that needs to be detached.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DIRDETACHOBJECTRSP /AWS1/CL_DIRDETACHOBJECTRSP