/AWS1/CL_BDRCITATIONSRCCONTD00¶
Contains incremental updates to the source content text during streaming responses, allowing clients to build up the cited content progressively.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_text TYPE /AWS1/BDRSTRING /AWS1/BDRSTRING¶
An incremental update to the text content from the source document that is being cited.
Queryable Attributes¶
text¶
An incremental update to the text content from the source document that is being cited.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEXT() |
Getter for TEXT, with configurable default |
ASK_TEXT() |
Getter for TEXT w/ exceptions if field has no value |
HAS_TEXT() |
Determine if TEXT 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_CITATIONSOURCECONTLISTDELTA¶
TYPES TT_CITATIONSOURCECONTLISTDELTA TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDRCITATIONSRCCONTD00 WITH DEFAULT KEY
.