Skip to content

/AWS1/CL_BDCAGNTSKILLSDESCRPTR

The agent skills descriptor configuration for a registry record.

CONSTRUCTOR

IMPORTING

Required arguments:

io_skillmd TYPE REF TO /AWS1/CL_BDCSKILLMDDEFINITION /AWS1/CL_BDCSKILLMDDEFINITION

The skill description in markdown format.

Optional arguments:

io_skilldefinition TYPE REF TO /AWS1/CL_BDCSKILLDEFINITION /AWS1/CL_BDCSKILLDEFINITION

The structured skill definition with a schema version and content.


Queryable Attributes

skillMd

The skill description in markdown format.

Accessible with the following methods

Method Description
GET_SKILLMD() Getter for SKILLMD

skillDefinition

The structured skill definition with a schema version and content.

Accessible with the following methods

Method Description
GET_SKILLDEFINITION() Getter for SKILLDEFINITION