Skip to content

/AWS1/CL_DIRBTCLSTOUTGOINGTY01

Represents the output of a ListOutgoingTypedLinks response operation.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_typedlinkspecifiers TYPE /AWS1/CL_DIRTYPEDLINKSPECIFIER=>TT_TYPEDLINKSPECIFIERLIST TT_TYPEDLINKSPECIFIERLIST

Returns a typed link specifier as output.

iv_nexttoken TYPE /AWS1/DIRNEXTTOKEN /AWS1/DIRNEXTTOKEN

The pagination token.


Queryable Attributes

TypedLinkSpecifiers

Returns a typed link specifier as output.

Accessible with the following methods

Method Description
GET_TYPEDLINKSPECIFIERS() Getter for TYPEDLINKSPECIFIERS, with configurable default
ASK_TYPEDLINKSPECIFIERS() Getter for TYPEDLINKSPECIFIERS w/ exceptions if field has no
HAS_TYPEDLINKSPECIFIERS() Determine if TYPEDLINKSPECIFIERS has a value

NextToken

The pagination token.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value