Skip to content

/AWS1/CL_DIR=>ATTACHTYPEDLINK()

Attaches a typed link to a specified source and target object. For more information, see Typed Links.

Method Signature

IMPORTING

Required arguments:

IV_DIRECTORYARN TYPE /AWS1/DIRARN /AWS1/DIRARN

The Amazon Resource Name (ARN) of the directory where you want to attach the typed link.

IO_SOURCEOBJECTREFERENCE TYPE REF TO /AWS1/CL_DIROBJECTREFERENCE /AWS1/CL_DIROBJECTREFERENCE

Identifies the source object that the typed link will attach to.

IO_TARGETOBJECTREFERENCE TYPE REF TO /AWS1/CL_DIROBJECTREFERENCE /AWS1/CL_DIROBJECTREFERENCE

Identifies the target object that the typed link will attach to.

IO_TYPEDLINKFACET TYPE REF TO /AWS1/CL_DIRTYPEDLINKSCHANDF00 /AWS1/CL_DIRTYPEDLINKSCHANDF00

Identifies the typed link facet that is associated with the typed link.

IT_ATTRIBUTES TYPE /AWS1/CL_DIRATTRNAMEANDVALUE=>TT_ATTRIBUTENAMEANDVALUELIST TT_ATTRIBUTENAMEANDVALUELIST

A set of attributes that are associated with the typed link.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DIRATTACHTYPEDLINKRSP /AWS1/CL_DIRATTACHTYPEDLINKRSP