Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.BusSolnOrdSrvcPrtItem
Packages that use BusSolnOrdSrvcPrtItem
Package
Description
-
Uses of BusSolnOrdSrvcPrtItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with type parameters of type BusSolnOrdSrvcPrtItemModifier and TypeFieldDescriptionstatic final BusinessSolutionOrderLink<BusSolnOrdSrvcPrtItem>BusinessSolutionOrder.TO_SERVICE_PART_ITEMUse with available fluent helpers to apply the to_ServicePartItem navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdSrvcPrtItemModifier and TypeMethodDescriptionBusSolnOrdSrvcPrtItem.BusSolnOrdSrvcPrtItemBuilder.build()protected BusSolnOrdSrvcPrtItemBusSolnOrdSrvcPrtItemCreateFluentHelper.getEntity()protected BusSolnOrdSrvcPrtItemBusSolnOrdSrvcPrtItemDeleteFluentHelper.getEntity()protected BusSolnOrdSrvcPrtItemBusSolnOrdSrvcPrtItemUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return types with arguments of type BusSolnOrdSrvcPrtItemModifier and TypeMethodDescriptionBusinessSolutionOrder.fetchServicePartItem()Fetches the BusSolnOrdSrvcPrtItem entities (one to many) associated with this entity.protected Class<BusSolnOrdSrvcPrtItem>BusSolnOrdSrvcPrtItemByKeyFluentHelper.getEntityClass()protected Class<BusSolnOrdSrvcPrtItem>BusSolnOrdSrvcPrtItemFluentHelper.getEntityClass()io.vavr.control.Option<List<BusSolnOrdSrvcPrtItem>>BusinessSolutionOrder.getServicePartItemIfPresent()Retrieval of associated BusSolnOrdSrvcPrtItem entities (one to many).BusinessSolutionOrder.getServicePartItemOrFetch()Retrieval of associated BusSolnOrdSrvcPrtItem entities (one to many).BusSolnOrdSrvcPrtItem.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with parameters of type BusSolnOrdSrvcPrtItemModifier and TypeMethodDescriptionvoidBusinessSolutionOrder.addServicePartItem(BusSolnOrdSrvcPrtItem... entity) Adds elements to the list of associated BusSolnOrdSrvcPrtItem entities.BusinessSolutionOrder.BusinessSolutionOrderBuilder.servicePartItem(BusSolnOrdSrvcPrtItem... value) Navigation property to_ServicePartItem for BusinessSolutionOrder to multiple BusSolnOrdSrvcPrtItem.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with type arguments of type BusSolnOrdSrvcPrtItemModifier and TypeMethodDescriptionvoidBusinessSolutionOrder.setServicePartItem(List<BusSolnOrdSrvcPrtItem> value) Overwrites the list of associated BusSolnOrdSrvcPrtItem entities for the loaded navigation property to_ServicePartItem.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with parameters of type BusSolnOrdSrvcPrtItemModifierConstructorDescriptionBusSolnOrdSrvcPrtItemCreateFluentHelper(String servicePath, BusSolnOrdSrvcPrtItem entity, String entityCollection) Creates a fluent helper object that will create aBusSolnOrdSrvcPrtItementity on the OData endpoint.BusSolnOrdSrvcPrtItemDeleteFluentHelper(String servicePath, BusSolnOrdSrvcPrtItem entity, String entityCollection) Creates a fluent helper object that will delete aBusSolnOrdSrvcPrtItementity on the OData endpoint.BusSolnOrdSrvcPrtItemUpdateFluentHelper(String servicePath, BusSolnOrdSrvcPrtItem entity, String entityCollection) Creates a fluent helper object that will update aBusSolnOrdSrvcPrtItementity on the OData endpoint. -
Uses of BusSolnOrdSrvcPrtItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.batch with parameters of type BusSolnOrdSrvcPrtItemModifier and TypeMethodDescriptionBusinessSolutionOrderServiceBatchChangeSet.createBusSolnOrdSrvcPrtItem(BusSolnOrdSrvcPrtItem busSolnOrdSrvcPrtItem) Create a newBusSolnOrdSrvcPrtItementity and save it to the S/4HANA system.DefaultBusinessSolutionOrderServiceBatchChangeSet.createBusSolnOrdSrvcPrtItem(BusSolnOrdSrvcPrtItem busSolnOrdSrvcPrtItem) BusinessSolutionOrderServiceBatchChangeSet.deleteBusSolnOrdSrvcPrtItem(BusSolnOrdSrvcPrtItem busSolnOrdSrvcPrtItem) Deletes an existingBusSolnOrdSrvcPrtItementity in the S/4HANA system.DefaultBusinessSolutionOrderServiceBatchChangeSet.deleteBusSolnOrdSrvcPrtItem(BusSolnOrdSrvcPrtItem busSolnOrdSrvcPrtItem) BusinessSolutionOrderServiceBatchChangeSet.updateBusSolnOrdSrvcPrtItem(BusSolnOrdSrvcPrtItem busSolnOrdSrvcPrtItem) Update an existingBusSolnOrdSrvcPrtItementity and save it to the S/4HANA system.DefaultBusinessSolutionOrderServiceBatchChangeSet.updateBusSolnOrdSrvcPrtItem(BusSolnOrdSrvcPrtItem busSolnOrdSrvcPrtItem) -
Uses of BusSolnOrdSrvcPrtItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.link that return types with arguments of type BusSolnOrdSrvcPrtItemModifier and TypeMethodDescriptionBusSolnOrdSrvcPrtItemOneToOneLink.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.businesssolutionorder.link with type arguments of type BusSolnOrdSrvcPrtItemModifier and TypeMethodDescriptionprotected BusSolnOrdSrvcPrtItemLink<ObjectT>BusSolnOrdSrvcPrtItemLink.translateLinkType(EntityLink<BusSolnOrdSrvcPrtItemLink<ObjectT>, BusSolnOrdSrvcPrtItem, ObjectT> link) -
Uses of BusSolnOrdSrvcPrtItem in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type BusSolnOrdSrvcPrtItemModifier and TypeMethodDescriptionBusinessSolutionOrderService.createBusSolnOrdSrvcPrtItem(BusSolnOrdSrvcPrtItem busSolnOrdSrvcPrtItem) Deprecated.Create a newBusSolnOrdSrvcPrtItementity and save it to the S/4HANA system.DefaultBusinessSolutionOrderService.createBusSolnOrdSrvcPrtItem(BusSolnOrdSrvcPrtItem busSolnOrdSrvcPrtItem) Deprecated.BusinessSolutionOrderService.deleteBusSolnOrdSrvcPrtItem(BusSolnOrdSrvcPrtItem busSolnOrdSrvcPrtItem) Deprecated.Deletes an existingBusSolnOrdSrvcPrtItementity in the S/4HANA system.DefaultBusinessSolutionOrderService.deleteBusSolnOrdSrvcPrtItem(BusSolnOrdSrvcPrtItem busSolnOrdSrvcPrtItem) Deprecated.BusinessSolutionOrderService.updateBusSolnOrdSrvcPrtItem(BusSolnOrdSrvcPrtItem busSolnOrdSrvcPrtItem) Deprecated.Update an existingBusSolnOrdSrvcPrtItementity and save it to the S/4HANA system.DefaultBusinessSolutionOrderService.updateBusSolnOrdSrvcPrtItem(BusSolnOrdSrvcPrtItem busSolnOrdSrvcPrtItem) Deprecated.