Skip to content

/AWS1/CL_DIRBTCLSTOBJPARENTS00

Represents the output of a ListObjectParents response operation.

CONSTRUCTOR

IMPORTING

Optional arguments:

Returns a list of parent reference and LinkName Tuples.

iv_nexttoken TYPE /AWS1/DIRNEXTTOKEN /AWS1/DIRNEXTTOKEN

The pagination token.


Queryable Attributes

Returns a list of parent reference and LinkName Tuples.

Accessible with the following methods

Method Description
GET_PARENTLINKS() Getter for PARENTLINKS, with configurable default
ASK_PARENTLINKS() Getter for PARENTLINKS w/ exceptions if field has no value
HAS_PARENTLINKS() Determine if PARENTLINKS 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