public interface SalesPriceService
| Modifier and Type | Method and Description |
|---|---|
String |
createSalesPrice(InforContext context,
SalesPrice salesPrice) |
String |
updateSalesPrice(InforContext context,
SalesPrice salesPrice) |
String createSalesPrice(InforContext context, SalesPrice salesPrice) throws InforException
InforExceptionString updateSalesPrice(InforContext context, SalesPrice salesPrice) throws InforException
InforExceptionCopyright © 2022 CERN European Organization for Nuclear Research. All rights reserved.