Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.BusSolnOrdSrvcContractItem
Packages that use BusSolnOrdSrvcContractItem
Package
Description
-
Uses of BusSolnOrdSrvcContractItem 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 BusSolnOrdSrvcContractItemModifier and TypeFieldDescriptionBSOrdSrvcContrItmBillgReqItm.TO_SERVICE_CONTRACT_ITEMUse with available fluent helpers to apply the to_ServiceContractItem navigation property to query operations.static final BusinessSolutionOrderLink<BusSolnOrdSrvcContractItem>BusinessSolutionOrder.TO_SERVICE_CONTRACT_ITEMUse with available fluent helpers to apply the to_ServiceContractItem navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdSrvcContractItemModifier and TypeMethodDescriptionBusSolnOrdSrvcContractItem.BusSolnOrdSrvcContractItemBuilder.build()BSOrdSrvcContrItmBillgReqItm.fetchServiceContractItem()Fetches the BusSolnOrdSrvcContractItem entity (one to one) associated with this entity.protected BusSolnOrdSrvcContractItemBusSolnOrdSrvcContractItemCreateFluentHelper.getEntity()protected BusSolnOrdSrvcContractItemBusSolnOrdSrvcContractItemDeleteFluentHelper.getEntity()protected BusSolnOrdSrvcContractItemBusSolnOrdSrvcContractItemUpdateFluentHelper.getEntity()BSOrdSrvcContrItmBillgReqItm.getServiceContractItemOrFetch()Retrieval of associated BusSolnOrdSrvcContractItem entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return types with arguments of type BusSolnOrdSrvcContractItemModifier and TypeMethodDescriptionBusinessSolutionOrder.fetchServiceContractItem()Fetches the BusSolnOrdSrvcContractItem entities (one to many) associated with this entity.protected Class<BusSolnOrdSrvcContractItem>BusSolnOrdSrvcContractItemByKeyFluentHelper.getEntityClass()protected Class<BusSolnOrdSrvcContractItem>BusSolnOrdSrvcContractItemFluentHelper.getEntityClass()io.vavr.control.Option<BusSolnOrdSrvcContractItem>BSOrdSrvcContrItmBillgReqItm.getServiceContractItemIfPresent()Retrieval of associated BusSolnOrdSrvcContractItem entity (one to one).io.vavr.control.Option<List<BusSolnOrdSrvcContractItem>>BusinessSolutionOrder.getServiceContractItemIfPresent()Retrieval of associated BusSolnOrdSrvcContractItem entities (one to many).BusinessSolutionOrder.getServiceContractItemOrFetch()Retrieval of associated BusSolnOrdSrvcContractItem entities (one to many).BusSolnOrdSrvcContractItem.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with parameters of type BusSolnOrdSrvcContractItemModifier and TypeMethodDescriptionvoidBusinessSolutionOrder.addServiceContractItem(BusSolnOrdSrvcContractItem... entity) Adds elements to the list of associated BusSolnOrdSrvcContractItem entities.BSOrdSrvcContrItmBillgReqItm.BSOrdSrvcContrItmBillgReqItmBuilder.serviceContractItem(BusSolnOrdSrvcContractItem value) Navigation property to_ServiceContractItem for BSOrdSrvcContrItmBillgReqItm to single BusSolnOrdSrvcContractItem.BusinessSolutionOrder.BusinessSolutionOrderBuilder.serviceContractItem(BusSolnOrdSrvcContractItem... value) Navigation property to_ServiceContractItem for BusinessSolutionOrder to multiple BusSolnOrdSrvcContractItem.voidBSOrdSrvcContrItmBillgReqItm.setServiceContractItem(BusSolnOrdSrvcContractItem value) Overwrites the associated BusSolnOrdSrvcContractItem entity for the loaded navigation property to_ServiceContractItem.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with type arguments of type BusSolnOrdSrvcContractItemModifier and TypeMethodDescriptionvoidBusinessSolutionOrder.setServiceContractItem(List<BusSolnOrdSrvcContractItem> value) Overwrites the list of associated BusSolnOrdSrvcContractItem entities for the loaded navigation property to_ServiceContractItem.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with parameters of type BusSolnOrdSrvcContractItemModifierConstructorDescriptionBSOrdSrvcContrItmBillgReqItm(String businessSolutionOrder, String businessSolutionOrderItem, String billingRequestItem, ZonedDateTime billgReqItemBillingDateTime, ZonedDateTime settlementStartDateTime, ZonedDateTime settlementEndDateTime, String billingPlanTimeZone, String transactionCurrency, BigDecimal billgReqItemNetAmount, List<BusSolnOrdBillgReqItmPrcElm> toPricingElement, BusSolnOrdSrvcContractItem toServiceContractItem) BusSolnOrdSrvcContractItemCreateFluentHelper(String servicePath, BusSolnOrdSrvcContractItem entity, String entityCollection) Creates a fluent helper object that will create aBusSolnOrdSrvcContractItementity on the OData endpoint.BusSolnOrdSrvcContractItemDeleteFluentHelper(String servicePath, BusSolnOrdSrvcContractItem entity, String entityCollection) Creates a fluent helper object that will delete aBusSolnOrdSrvcContractItementity on the OData endpoint.BusSolnOrdSrvcContractItemUpdateFluentHelper(String servicePath, BusSolnOrdSrvcContractItem entity, String entityCollection) Creates a fluent helper object that will update aBusSolnOrdSrvcContractItementity on the OData endpoint. -
Uses of BusSolnOrdSrvcContractItem 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 BusSolnOrdSrvcContractItemModifier and TypeMethodDescriptionBusinessSolutionOrderServiceBatchChangeSet.createBusSolnOrdSrvcContractItem(BusSolnOrdSrvcContractItem busSolnOrdSrvcContractItem) Create a newBusSolnOrdSrvcContractItementity and save it to the S/4HANA system.DefaultBusinessSolutionOrderServiceBatchChangeSet.createBusSolnOrdSrvcContractItem(BusSolnOrdSrvcContractItem busSolnOrdSrvcContractItem) BusinessSolutionOrderServiceBatchChangeSet.deleteBusSolnOrdSrvcContractItem(BusSolnOrdSrvcContractItem busSolnOrdSrvcContractItem) Deletes an existingBusSolnOrdSrvcContractItementity in the S/4HANA system.DefaultBusinessSolutionOrderServiceBatchChangeSet.deleteBusSolnOrdSrvcContractItem(BusSolnOrdSrvcContractItem busSolnOrdSrvcContractItem) BusinessSolutionOrderServiceBatchChangeSet.updateBusSolnOrdSrvcContractItem(BusSolnOrdSrvcContractItem busSolnOrdSrvcContractItem) Update an existingBusSolnOrdSrvcContractItementity and save it to the S/4HANA system.DefaultBusinessSolutionOrderServiceBatchChangeSet.updateBusSolnOrdSrvcContractItem(BusSolnOrdSrvcContractItem busSolnOrdSrvcContractItem) -
Uses of BusSolnOrdSrvcContractItem 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 BusSolnOrdSrvcContractItemModifier and TypeMethodDescriptionBusSolnOrdSrvcContractItemOneToOneLink.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 BusSolnOrdSrvcContractItemModifier and TypeMethodDescriptionprotected BusSolnOrdSrvcContractItemLink<ObjectT>BusSolnOrdSrvcContractItemLink.translateLinkType(EntityLink<BusSolnOrdSrvcContractItemLink<ObjectT>, BusSolnOrdSrvcContractItem, ObjectT> link) -
Uses of BusSolnOrdSrvcContractItem in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type BusSolnOrdSrvcContractItemModifier and TypeMethodDescriptionBusinessSolutionOrderService.createBusSolnOrdSrvcContractItem(BusSolnOrdSrvcContractItem busSolnOrdSrvcContractItem) Deprecated.Create a newBusSolnOrdSrvcContractItementity and save it to the S/4HANA system.DefaultBusinessSolutionOrderService.createBusSolnOrdSrvcContractItem(BusSolnOrdSrvcContractItem busSolnOrdSrvcContractItem) Deprecated.BusinessSolutionOrderService.deleteBusSolnOrdSrvcContractItem(BusSolnOrdSrvcContractItem busSolnOrdSrvcContractItem) Deprecated.Deletes an existingBusSolnOrdSrvcContractItementity in the S/4HANA system.DefaultBusinessSolutionOrderService.deleteBusSolnOrdSrvcContractItem(BusSolnOrdSrvcContractItem busSolnOrdSrvcContractItem) Deprecated.BusinessSolutionOrderService.updateBusSolnOrdSrvcContractItem(BusSolnOrdSrvcContractItem busSolnOrdSrvcContractItem) Deprecated.Update an existingBusSolnOrdSrvcContractItementity and save it to the S/4HANA system.DefaultBusinessSolutionOrderService.updateBusSolnOrdSrvcContractItem(BusSolnOrdSrvcContractItem busSolnOrdSrvcContractItem) Deprecated.