/AWS1/CL_AFBLSTSKILLSSTORESK01¶
ListSkillsStoreSkillsByCategoryResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_skillsstoreskills TYPE /AWS1/CL_AFBSKILLSSTORESKILL=>TT_SKILLSSTORESKILLLIST TT_SKILLSSTORESKILLLIST¶
The skill store skills.
iv_nexttoken TYPE /AWS1/AFBNEXTTOKEN /AWS1/AFBNEXTTOKEN¶
The tokens used for pagination.
Queryable Attributes¶
SkillsStoreSkills¶
The skill store skills.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SKILLSSTORESKILLS() |
Getter for SKILLSSTORESKILLS, with configurable default |
ASK_SKILLSSTORESKILLS() |
Getter for SKILLSSTORESKILLS w/ exceptions if field has no v |
HAS_SKILLSSTORESKILLS() |
Determine if SKILLSSTORESKILLS has a value |
NextToken¶
The tokens used for pagination.
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 |