public interface ItemImportFacade
| Modifier and Type | Method and Description |
|---|---|
ItemImportResult |
importItems(ItemImportTaskData ctx)
Imports data into the system.
|
ItemImportResult importItems(ItemImportTaskData ctx) throws java.io.IOException
ctx - import task context data, which describes what items should be imported.java.io.IOException - when an input/output problem occurs during the items import.Copyright © 2018 SAP SE. All Rights Reserved.