/AWS1/CL_BDZROUTINGCLIFIERMD00¶
Invocation output from a routing classifier model.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_traceid TYPE /AWS1/BDZTRACEID /AWS1/BDZTRACEID¶
The invocation's trace ID.
io_rawresponse TYPE REF TO /AWS1/CL_BDZRAWRESPONSE /AWS1/CL_BDZRAWRESPONSE¶
The invocation's raw response.
io_metadata TYPE REF TO /AWS1/CL_BDZMETADATA /AWS1/CL_BDZMETADATA¶
The invocation's metadata.
Queryable Attributes¶
traceId¶
The invocation's trace ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRACEID() |
Getter for TRACEID, with configurable default |
ASK_TRACEID() |
Getter for TRACEID w/ exceptions if field has no value |
HAS_TRACEID() |
Determine if TRACEID has a value |
rawResponse¶
The invocation's raw response.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RAWRESPONSE() |
Getter for RAWRESPONSE |
metadata¶
The invocation's metadata.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METADATA() |
Getter for METADATA |