/AWS1/CL_CUSLSTPFLHISTORYREC01¶
ListProfileHistoryRecordsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_profilehistoryrecords TYPE /AWS1/CL_CUSPFLHISTORYRECORD=>TT_PROFILEHISTORYRECORDS TT_PROFILEHISTORYRECORDS¶
The list of profile history records.
iv_nexttoken TYPE /AWS1/CUSTOKEN /AWS1/CUSTOKEN¶
If there are additional results, this is the token for the next set of results.
Queryable Attributes¶
ProfileHistoryRecords¶
The list of profile history records.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROFILEHISTORYRECORDS() |
Getter for PROFILEHISTORYRECORDS, with configurable default |
ASK_PROFILEHISTORYRECORDS() |
Getter for PROFILEHISTORYRECORDS w/ exceptions if field has |
HAS_PROFILEHISTORYRECORDS() |
Determine if PROFILEHISTORYRECORDS has a value |
NextToken¶
If there are additional results, this is the token for the next set of 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 |