/AWS1/CL_QLDLSTJOURS3EXPFORL01¶
ListJournalS3ExportsForLedgerResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_journals3exports TYPE /AWS1/CL_QLDJOURS3EXPORTDESC=>TT_JOURNALS3EXPORTLIST TT_JOURNALS3EXPORTLIST¶
The journal export jobs that are currently associated with the specified ledger.
iv_nexttoken TYPE /AWS1/QLDNEXTTOKEN /AWS1/QLDNEXTTOKEN¶
If
NextTokenis empty, then the last page of results has been processed and there are no more results to be retrieved.If
NextTokenis not empty, then there are more results available. To retrieve the next page of results, use the value ofNextTokenin a subsequentListJournalS3ExportsForLedgercall.
Queryable Attributes¶
JournalS3Exports¶
The journal export jobs that are currently associated with the specified ledger.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JOURNALS3EXPORTS() |
Getter for JOURNALS3EXPORTS, with configurable default |
ASK_JOURNALS3EXPORTS() |
Getter for JOURNALS3EXPORTS w/ exceptions if field has no va |
HAS_JOURNALS3EXPORTS() |
Determine if JOURNALS3EXPORTS has a value |
NextToken¶
If
NextTokenis empty, then the last page of results has been processed and there are no more results to be retrieved.If
NextTokenis not empty, then there are more results available. To retrieve the next page of results, use the value ofNextTokenin a subsequentListJournalS3ExportsForLedgercall.
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 |