/AWS1/CL_BDOHARNESSSKILL¶
A skill available to the agent.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_path TYPE /AWS1/BDOHARNESSSKILLPATH /AWS1/BDOHARNESSSKILLPATH¶
The filesystem path to the skill definition.
Queryable Attributes¶
path¶
The filesystem path to the skill definition.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PATH() |
Getter for PATH, with configurable default |
ASK_PATH() |
Getter for PATH w/ exceptions if field has no value |
HAS_PATH() |
Determine if PATH has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_HARNESSSKILLS¶
TYPES TT_HARNESSSKILLS TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDOHARNESSSKILL WITH DEFAULT KEY
.