Skip to content

/AWS1/CL_PANLSTPACKAGEIMPJOB01

ListPackageImportJobsResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_packageimportjobs TYPE /AWS1/CL_PANPACKAGEIMPORTJOB=>TT_PACKAGEIMPORTJOBLIST TT_PACKAGEIMPORTJOBLIST

A list of package import jobs.

Optional arguments:

iv_nexttoken TYPE /AWS1/PANNEXTTOKEN /AWS1/PANNEXTTOKEN

A pagination token that's included if more results are available.


Queryable Attributes

PackageImportJobs

A list of package import jobs.

Accessible with the following methods

Method Description
GET_PACKAGEIMPORTJOBS() Getter for PACKAGEIMPORTJOBS, with configurable default
ASK_PACKAGEIMPORTJOBS() Getter for PACKAGEIMPORTJOBS w/ exceptions if field has no v
HAS_PACKAGEIMPORTJOBS() Determine if PACKAGEIMPORTJOBS has a value

NextToken

A pagination token that's included if more results are available.

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