Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Method and Description |
---|---|
ServiceEntrySheet |
ServiceEntrySheet.ServiceEntrySheetBuilder.build() |
protected ServiceEntrySheet |
ServiceEntrySheetUpdateFluentHelper.getEntity() |
protected ServiceEntrySheet |
ServiceEntrySheetCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
protected Class<ServiceEntrySheet> |
ServiceEntrySheetByKeyFluentHelper.getEntityClass() |
protected Class<ServiceEntrySheet> |
ServiceEntrySheetFluentHelper.getEntityClass() |
Class<ServiceEntrySheet> |
ServiceEntrySheet.getType() |
Modifier and Type | Method and Description |
---|---|
protected ServiceEntrySheetLink<ObjectT> |
ServiceEntrySheetLink.translateLinkType(EntityLink<ServiceEntrySheetLink<ObjectT>,ServiceEntrySheet,ObjectT> link) |
Constructor and Description |
---|
ServiceEntrySheetCreateFluentHelper(String servicePath,
ServiceEntrySheet entity)
Creates a fluent helper object that will create a
ServiceEntrySheet
entity on the OData endpoint. |
ServiceEntrySheetUpdateFluentHelper(String servicePath,
ServiceEntrySheet entity)
Creates a fluent helper object that will update a
ServiceEntrySheet
entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
ServiceEntrySheetCreateFluentHelper |
ServiceEntrySheetService.createServiceEntrySheet(ServiceEntrySheet serviceEntrySheet)
Create a new
ServiceEntrySheet entity and save it to the S/4HANA system. |
ServiceEntrySheetCreateFluentHelper |
DefaultServiceEntrySheetService.createServiceEntrySheet(ServiceEntrySheet serviceEntrySheet) |
ServiceEntrySheetUpdateFluentHelper |
ServiceEntrySheetService.updateServiceEntrySheet(ServiceEntrySheet serviceEntrySheet)
Update an existing
ServiceEntrySheet entity and save it to the S/4HANA system. |
ServiceEntrySheetUpdateFluentHelper |
DefaultServiceEntrySheetService.updateServiceEntrySheet(ServiceEntrySheet serviceEntrySheet) |
Copyright © 2018 SAP SE. All rights reserved.