Modifier and Type | Field and Description |
---|---|
static ServiceEntrySheetLink<ServiceEntrySheetItem> |
ServiceEntrySheet.TO_SERVICE_ENTRY_SHEET_ITEM
Use with available fluent helpers to apply the to_ServiceEntrySheetItem navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ServiceEntrySheetItem |
ServiceEntrySheetItem.ServiceEntrySheetItemBuilder.build() |
protected ServiceEntrySheetItem |
ServiceEntrySheetItemUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<ServiceEntrySheetItem> |
ServiceEntrySheet.fetchServiceEntrySheetItem()
Fetches the ServiceEntrySheetItem entities (one to many) associated with this entity.
|
protected Class<ServiceEntrySheetItem> |
ServiceEntrySheetItemFluentHelper.getEntityClass() |
protected Class<ServiceEntrySheetItem> |
ServiceEntrySheetItemByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<ServiceEntrySheetItem>> |
ServiceEntrySheet.getServiceEntrySheetItemIfPresent()
Retrieval of associated ServiceEntrySheetItem entities (one to many).
|
List<ServiceEntrySheetItem> |
ServiceEntrySheet.getServiceEntrySheetItemOrFetch()
Retrieval of associated ServiceEntrySheetItem entities (one to many).
|
Class<ServiceEntrySheetItem> |
ServiceEntrySheetItem.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceEntrySheet.addServiceEntrySheetItem(ServiceEntrySheetItem... entity)
Adds elements to the list of associated ServiceEntrySheetItem entities.
|
ServiceEntrySheet.ServiceEntrySheetBuilder |
ServiceEntrySheet.ServiceEntrySheetBuilder.serviceEntrySheetItem(ServiceEntrySheetItem... value)
Navigation property to_ServiceEntrySheetItem for ServiceEntrySheet to multiple
ServiceEntrySheetItem.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceEntrySheet.setServiceEntrySheetItem(List<ServiceEntrySheetItem> value)
Overwrites the list of associated ServiceEntrySheetItem entities for the loaded navigation property
to_ServiceEntrySheetItem.
|
Constructor and Description |
---|
ServiceEntrySheetItemUpdateFluentHelper(String servicePath,
ServiceEntrySheetItem entity)
Creates a fluent helper object that will update a
ServiceEntrySheetItem entity on the OData endpoint. |
Constructor and Description |
---|
ServiceEntrySheet(String serviceEntrySheet,
ZonedDateTime approvalDateTime,
String approvalStatus,
String createdByUser,
ZonedDateTime creationDateTime,
String purchasingOrganization,
String purchasingGroup,
String isEndOfPurposeBlocked,
String currency,
String isDeleted,
ZonedDateTime lastChangeDateTime,
String lastChangedByUser,
String materialDocument,
String materialDocumentYear,
String originObjectType,
String purchaseOrder,
String responsiblePerson,
String serviceEntrySheetName,
UUID serviceEntrySheetUUID,
String supplier,
String purgDocExternalSystem,
String purgDocExternalReference,
ZonedDateTime externalRevisionDateTime,
LocalDateTime postingDate,
List<ServiceEntrySheetItem> toServiceEntrySheetItem) |
Modifier and Type | Method and Description |
---|---|
ServiceEntrySheetServiceBatchChangeSet |
DefaultServiceEntrySheetServiceBatchChangeSet.updateServiceEntrySheetItem(ServiceEntrySheetItem serviceEntrySheetItem)
Update an existing
ServiceEntrySheetItem entity and save it to the S/4HANA system. |
ServiceEntrySheetServiceBatchChangeSet |
ServiceEntrySheetServiceBatchChangeSet.updateServiceEntrySheetItem(ServiceEntrySheetItem serviceEntrySheetItem)
Update an existing
ServiceEntrySheetItem entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ServiceEntrySheetItem> |
ServiceEntrySheetItemOneToOneLink.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 ServiceEntrySheetItemLink<ObjectT> |
ServiceEntrySheetItemLink.translateLinkType(EntityLink<ServiceEntrySheetItemLink<ObjectT>,ServiceEntrySheetItem,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
ServiceEntrySheetItemUpdateFluentHelper |
DefaultServiceEntrySheetService.updateServiceEntrySheetItem(ServiceEntrySheetItem serviceEntrySheetItem) |
ServiceEntrySheetItemUpdateFluentHelper |
ServiceEntrySheetService.updateServiceEntrySheetItem(ServiceEntrySheetItem serviceEntrySheetItem)
Update an existing
ServiceEntrySheetItem entity and save it to the S/4HANA system. |
Copyright © 2019 SAP SE. All rights reserved.