/AWS1/CL_QSTCUSTOMINSTRUCTION¶
A custom instruction that provides guidance on how the dataset should be consumed.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_inlinecustominstruction TYPE REF TO /AWS1/CL_QSTINLCUSTOMINSTRCT /AWS1/CL_QSTINLCUSTOMINSTRCT¶
An inline custom instruction containing text and optional uploaded document metadata.
Queryable Attributes¶
InlineCustomInstruction¶
An inline custom instruction containing text and optional uploaded document metadata.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INLINECUSTOMINSTRUCTION() |
Getter for INLINECUSTOMINSTRUCTION |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_CUSTOMINSTRUCTIONLIST¶
TYPES TT_CUSTOMINSTRUCTIONLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTCUSTOMINSTRUCTION WITH DEFAULT KEY
.