/AWS1/CL_BDCRECRESULT¶
The result of a recommendation, containing the optimized output.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_systempromptrecresult TYPE REF TO /AWS1/CL_BDCSYSPROMPTRECRSLT /AWS1/CL_BDCSYSPROMPTRECRSLT¶
The result of a system prompt recommendation.
io_tooldescriptionrecresult TYPE REF TO /AWS1/CL_BDCTOOLDESCRECRESULT /AWS1/CL_BDCTOOLDESCRECRESULT¶
The result of a tool description recommendation.
Queryable Attributes¶
systemPromptRecommendationResult¶
The result of a system prompt recommendation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SYSTEMPROMPTRECRESULT() |
Getter for SYSTEMPROMPTRECRESULT |
toolDescriptionRecommendationResult¶
The result of a tool description recommendation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOOLDESCRIPTIONRECRESULT() |
Getter for TOOLDESCRIPTIONRECRESULT |