Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.ServiceEntrySheetItem
Packages that use ServiceEntrySheetItem
Package
Description
-
Uses of ServiceEntrySheetItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet with type parameters of type ServiceEntrySheetItemModifier and TypeFieldDescriptionstatic final ServiceEntrySheetLink<ServiceEntrySheetItem>ServiceEntrySheet.TO_SERVICE_ENTRY_SHEET_ITEMUse with available fluent helpers to apply the to_ServiceEntrySheetItem navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet that return ServiceEntrySheetItemModifier and TypeMethodDescriptionServiceEntrySheetItem.ServiceEntrySheetItemBuilder.build()protected ServiceEntrySheetItemServiceEntrySheetItemUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet that return types with arguments of type ServiceEntrySheetItemModifier and TypeMethodDescriptionServiceEntrySheet.fetchServiceEntrySheetItem()Fetches the ServiceEntrySheetItem entities (one to many) associated with this entity.protected Class<ServiceEntrySheetItem>ServiceEntrySheetItemByKeyFluentHelper.getEntityClass()protected Class<ServiceEntrySheetItem>ServiceEntrySheetItemFluentHelper.getEntityClass()io.vavr.control.Option<List<ServiceEntrySheetItem>>ServiceEntrySheet.getServiceEntrySheetItemIfPresent()Retrieval of associated ServiceEntrySheetItem entities (one to many).ServiceEntrySheet.getServiceEntrySheetItemOrFetch()Retrieval of associated ServiceEntrySheetItem entities (one to many).ServiceEntrySheetItem.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet with parameters of type ServiceEntrySheetItemModifier and TypeMethodDescriptionvoidServiceEntrySheet.addServiceEntrySheetItem(ServiceEntrySheetItem... entity) Adds elements to the list of associated ServiceEntrySheetItem entities.ServiceEntrySheet.ServiceEntrySheetBuilder.serviceEntrySheetItem(ServiceEntrySheetItem... value) Navigation property to_ServiceEntrySheetItem for ServiceEntrySheet to multiple ServiceEntrySheetItem.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet with type arguments of type ServiceEntrySheetItemModifier and TypeMethodDescriptionvoidServiceEntrySheet.setServiceEntrySheetItem(List<ServiceEntrySheetItem> value) Overwrites the list of associated ServiceEntrySheetItem entities for the loaded navigation property to_ServiceEntrySheetItem.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet with parameters of type ServiceEntrySheetItemModifierConstructorDescriptionServiceEntrySheetItemUpdateFluentHelper(String servicePath, ServiceEntrySheetItem entity, String entityCollection) Creates a fluent helper object that will update aServiceEntrySheetItementity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet with type arguments of type ServiceEntrySheetItemModifierConstructorDescriptionServiceEntrySheet(String serviceEntrySheet, ZonedDateTime approvalDateTime, String approvalStatus, String sESWorkflowStatus, 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) -
Uses of ServiceEntrySheetItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.batch with parameters of type ServiceEntrySheetItemModifier and TypeMethodDescriptionDefaultServiceEntrySheetServiceBatchChangeSet.updateServiceEntrySheetItem(ServiceEntrySheetItem serviceEntrySheetItem) ServiceEntrySheetServiceBatchChangeSet.updateServiceEntrySheetItem(ServiceEntrySheetItem serviceEntrySheetItem) Update an existingServiceEntrySheetItementity and save it to the S/4HANA system. -
Uses of ServiceEntrySheetItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.link that return types with arguments of type ServiceEntrySheetItemModifier and TypeMethodDescriptionServiceEntrySheetItemOneToOneLink.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.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.link with type arguments of type ServiceEntrySheetItemModifier and TypeMethodDescriptionprotected ServiceEntrySheetItemLink<ObjectT>ServiceEntrySheetItemLink.translateLinkType(EntityLink<ServiceEntrySheetItemLink<ObjectT>, ServiceEntrySheetItem, ObjectT> link) -
Uses of ServiceEntrySheetItem in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ServiceEntrySheetItemModifier and TypeMethodDescriptionDefaultServiceEntrySheetService.updateServiceEntrySheetItem(ServiceEntrySheetItem serviceEntrySheetItem) Deprecated.ServiceEntrySheetService.updateServiceEntrySheetItem(ServiceEntrySheetItem serviceEntrySheetItem) Deprecated.Update an existingServiceEntrySheetItementity and save it to the S/4HANA system.