/AWS1/CL_MHSGETRECOMMENDATIO01¶
GetRecommendationReportDetailsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_id TYPE /AWS1/MHSRECOMMENDATIONTASKID /AWS1/MHSRECOMMENDATIONTASKID¶
The ID of the recommendation report generation task. See the response of StartRecommendationReportGeneration.
io_recommendationreportdets TYPE REF TO /AWS1/CL_MHSRECOMMENDATIONRP00 /AWS1/CL_MHSRECOMMENDATIONRP00¶
Detailed information about the recommendation report.
Queryable Attributes¶
id¶
The ID of the recommendation report generation task. See the response of StartRecommendationReportGeneration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
recommendationReportDetails¶
Detailed information about the recommendation report.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECOMMENDATIONREPORTDETS() |
Getter for RECOMMENDATIONREPORTDETAILS |