public interface AuditReportDataService
| Modifier and Type | Method and Description |
|---|---|
AuditReportDataModel |
createReport(CreateAuditReportParams createAuditReportParams)
Creates a new report for given parameters.
|
void |
deleteReportsForItem(ItemModel item)
Deletes all reports generated for given
ItemModel |
AuditReportDataModel createReport(CreateAuditReportParams createAuditReportParams)
createAuditReportParams - parameters needed to generate the report.Copyright © 2018 SAP SE. All Rights Reserved.