/AWS1/CL_BDZCITATIONEVENT¶
A citation event.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_citation TYPE REF TO /AWS1/CL_BDZCITATION /AWS1/CL_BDZCITATION¶
The citation.
io_generatedresponsepart TYPE REF TO /AWS1/CL_BDZGENERATEDRSPPART /AWS1/CL_BDZGENERATEDRSPPART¶
The generated response to the citation event.
it_retrievedreferences TYPE /AWS1/CL_BDZRETRIEVEDREFERENCE=>TT_RETRIEVEDREFERENCES TT_RETRIEVEDREFERENCES¶
The retrieved references of the citation event.
Queryable Attributes¶
citation¶
The citation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CITATION() |
Getter for CITATION |
generatedResponsePart¶
The generated response to the citation event.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GENERATEDRESPONSEPART() |
Getter for GENERATEDRESPONSEPART |
retrievedReferences¶
The retrieved references of the citation event.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RETRIEVEDREFERENCES() |
Getter for RETRIEVEDREFERENCES, with configurable default |
ASK_RETRIEVEDREFERENCES() |
Getter for RETRIEVEDREFERENCES w/ exceptions if field has no |
HAS_RETRIEVEDREFERENCES() |
Determine if RETRIEVEDREFERENCES has a value |