/AWS1/CL_SGMDSCTRNPLANEXTHST01¶
DescribeTrainingPlanExtensionHistoryResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_trainingplanextensions TYPE /AWS1/CL_SGMTRAININGPLANEXTN=>TT_TRAININGPLANEXTENSIONS TT_TRAININGPLANEXTENSIONS¶
A list of extensions for the specified training plan.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/SGMNEXTTOKEN /AWS1/SGMNEXTTOKEN¶
A token to continue pagination if more results are available.
Queryable Attributes¶
TrainingPlanExtensions¶
A list of extensions for the specified training plan.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRAININGPLANEXTENSIONS() |
Getter for TRAININGPLANEXTENSIONS, with configurable default |
ASK_TRAININGPLANEXTENSIONS() |
Getter for TRAININGPLANEXTENSIONS w/ exceptions if field has |
HAS_TRAININGPLANEXTENSIONS() |
Determine if TRAININGPLANEXTENSIONS has a value |
NextToken¶
A token to continue pagination 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 |