public interface ReturnEntryProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
process(List<ReturnEntryModel> entries)
Here you have the chance handle your final Returns Entry processing.
|
void process(List<ReturnEntryModel> entries)
entries - the entries to be processCopyright © 2017 SAP SE. All Rights Reserved.