/AWS1/CL_PZZSOLUTIONUPDATECFG¶
The configuration details of the solution update.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_autotrainingconfig TYPE REF TO /AWS1/CL_PZZAUTOTRAININGCONFIG /AWS1/CL_PZZAUTOTRAININGCONFIG¶
The automatic training configuration to use when
performAutoTrainingis true.
io_eventsconfig TYPE REF TO /AWS1/CL_PZZEVENTSCONFIG /AWS1/CL_PZZEVENTSCONFIG¶
Describes the configuration of an event, which includes a list of event parameters. You can specify up to 10 event parameters. Events are used in solution creation.
Queryable Attributes¶
autoTrainingConfig¶
The automatic training configuration to use when
performAutoTrainingis true.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTOTRAININGCONFIG() |
Getter for AUTOTRAININGCONFIG |
eventsConfig¶
Describes the configuration of an event, which includes a list of event parameters. You can specify up to 10 event parameters. Events are used in solution creation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTSCONFIG() |
Getter for EVENTSCONFIG |