/AWS1/CL_WA2LSTSETTLEMENTREC01¶
ListSettlementRecordsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_settlements TYPE /AWS1/CL_WA2SETTLEMENTRECORD=>TT_SETTLEMENTRECORDLIST TT_SETTLEMENTRECORDLIST¶
The list of settlement records.
iv_nextmarker TYPE /AWS1/WA2NEXTMARKER /AWS1/WA2NEXTMARKER¶
When you get a paginated response, this marker indicates that additional results are available.
Queryable Attributes¶
Settlements¶
The list of settlement records.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SETTLEMENTS() |
Getter for SETTLEMENTS, with configurable default |
ASK_SETTLEMENTS() |
Getter for SETTLEMENTS w/ exceptions if field has no value |
HAS_SETTLEMENTS() |
Determine if SETTLEMENTS has a value |
NextMarker¶
When you get a paginated response, this marker indicates that additional results are available.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTMARKER() |
Getter for NEXTMARKER, with configurable default |
ASK_NEXTMARKER() |
Getter for NEXTMARKER w/ exceptions if field has no value |
HAS_NEXTMARKER() |
Determine if NEXTMARKER has a value |