Skip to content

/AWS1/CL_TRLLISTIMPORTSRSP

ListImportsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_IMPORTS TYPE /AWS1/CL_TRLIMPORTSLISTITEM=>TT_IMPORTSLIST TT_IMPORTSLIST

The list of returned imports.

IV_NEXTTOKEN TYPE /AWS1/TRLPAGINATIONTOKEN /AWS1/TRLPAGINATIONTOKEN

A token you can use to get the next page of import results.


Queryable Attributes

Imports

The list of returned imports.

Accessible with the following methods

Method Description
GET_IMPORTS() Getter for IMPORTS, with configurable default
ASK_IMPORTS() Getter for IMPORTS w/ exceptions if field has no value
HAS_IMPORTS() Determine if IMPORTS has a value

NextToken

A token you can use to get the next page of import results.

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