Modifier and Type | Method and Description |
---|---|
ServiceEntrySheet |
ServiceEntrySheet.ServiceEntrySheetBuilder.build() |
protected ServiceEntrySheet |
ServiceEntrySheetCreateFluentHelper.getEntity() |
protected ServiceEntrySheet |
ServiceEntrySheetUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
protected Class<ServiceEntrySheet> |
ServiceEntrySheetFluentHelper.getEntityClass() |
protected Class<ServiceEntrySheet> |
ServiceEntrySheetByKeyFluentHelper.getEntityClass() |
Class<ServiceEntrySheet> |
ServiceEntrySheet.getType() |
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 |
---|---|
ServiceEntrySheetServiceBatchChangeSet |
DefaultServiceEntrySheetServiceBatchChangeSet.createServiceEntrySheet(ServiceEntrySheet serviceEntrySheet)
Create a new
ServiceEntrySheet entity and save it to the S/4HANA system. |
ServiceEntrySheetServiceBatchChangeSet |
ServiceEntrySheetServiceBatchChangeSet.createServiceEntrySheet(ServiceEntrySheet serviceEntrySheet)
Create a new
ServiceEntrySheet entity and save it to the S/4HANA system. |
ServiceEntrySheetServiceBatchChangeSet |
DefaultServiceEntrySheetServiceBatchChangeSet.updateServiceEntrySheet(ServiceEntrySheet serviceEntrySheet)
Update an existing
ServiceEntrySheet entity and save it to the S/4HANA system. |
ServiceEntrySheetServiceBatchChangeSet |
ServiceEntrySheetServiceBatchChangeSet.updateServiceEntrySheet(ServiceEntrySheet serviceEntrySheet)
Update an existing
ServiceEntrySheet entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ServiceEntrySheet> |
ServiceEntrySheetOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected ServiceEntrySheetLink<ObjectT> |
ServiceEntrySheetLink.translateLinkType(EntityLink<ServiceEntrySheetLink<ObjectT>,ServiceEntrySheet,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
ServiceEntrySheetCreateFluentHelper |
DefaultServiceEntrySheetService.createServiceEntrySheet(ServiceEntrySheet serviceEntrySheet) |
ServiceEntrySheetCreateFluentHelper |
ServiceEntrySheetService.createServiceEntrySheet(ServiceEntrySheet serviceEntrySheet)
Create a new
ServiceEntrySheet entity and save it to the S/4HANA system. |
ServiceEntrySheetUpdateFluentHelper |
DefaultServiceEntrySheetService.updateServiceEntrySheet(ServiceEntrySheet serviceEntrySheet) |
ServiceEntrySheetUpdateFluentHelper |
ServiceEntrySheetService.updateServiceEntrySheet(ServiceEntrySheet serviceEntrySheet)
Update an existing
ServiceEntrySheet entity and save it to the S/4HANA system. |
Copyright © 2019 SAP SE. All rights reserved.