Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.ServiceContractItem
Packages that use ServiceContractItem
Package
Description
-
Uses of ServiceContractItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract with type parameters of type ServiceContractItemModifier and TypeFieldDescriptionstatic final ServiceContractLink<ServiceContractItem>ServiceContract.TO_ITEMUse with available fluent helpers to apply the to_Item navigation property to query operations.static final ServiceContractItemTextOneToOneLink<ServiceContractItem>ServiceContractItemText.TO_SERVICE_CONTRACT_ITEMUse with available fluent helpers to apply the to_ServiceContractItem navigation property to query operations.static final ServiceContrItemObjectListOneToOneLink<ServiceContractItem>ServiceContrItemObjectList.TO_SERVICE_CONTRACT_ITEMUse with available fluent helpers to apply the to_ServiceContractItem navigation property to query operations.static final ServiceContrItemPriceElementOneToOneLink<ServiceContractItem>ServiceContrItemPriceElement.TO_SERVICE_CONTRACT_ITEMUse with available fluent helpers to apply the to_ServiceContractItem navigation property to query operations.static final ServiceContrItmReleasedOrderOneToOneLink<ServiceContractItem>ServiceContrItmReleasedOrder.TO_SERVICE_CONTRACT_ITEMUse with available fluent helpers to apply the to_ServiceContractItem navigation property to query operations.static final SrvcContrItemProductOneToOneLink<ServiceContractItem>SrvcContrItemProduct.TO_SERVICE_CONTRACT_ITEMUse with available fluent helpers to apply the to_ServiceContractItem navigation property to query operations.static final SrvcContrItmBillgReqItemOneToOneLink<ServiceContractItem>SrvcContrItmBillgReqItem.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.servicecontract that return ServiceContractItemModifier and TypeMethodDescriptionServiceContractItem.ServiceContractItemBuilder.build()ServiceContractItemText.fetchServiceContractItem()Fetches the ServiceContractItem entity (one to one) associated with this entity.ServiceContrItemObjectList.fetchServiceContractItem()Fetches the ServiceContractItem entity (one to one) associated with this entity.ServiceContrItemPriceElement.fetchServiceContractItem()Fetches the ServiceContractItem entity (one to one) associated with this entity.ServiceContrItmReleasedOrder.fetchServiceContractItem()Fetches the ServiceContractItem entity (one to one) associated with this entity.SrvcContrItemProduct.fetchServiceContractItem()Fetches the ServiceContractItem entity (one to one) associated with this entity.SrvcContrItmBillgReqItem.fetchServiceContractItem()Fetches the ServiceContractItem entity (one to one) associated with this entity.ServiceContractItemText.getServiceContractItemOrFetch()Retrieval of associated ServiceContractItem entity (one to one).ServiceContrItemObjectList.getServiceContractItemOrFetch()Retrieval of associated ServiceContractItem entity (one to one).ServiceContrItemPriceElement.getServiceContractItemOrFetch()Retrieval of associated ServiceContractItem entity (one to one).ServiceContrItmReleasedOrder.getServiceContractItemOrFetch()Retrieval of associated ServiceContractItem entity (one to one).SrvcContrItemProduct.getServiceContractItemOrFetch()Retrieval of associated ServiceContractItem entity (one to one).SrvcContrItmBillgReqItem.getServiceContractItemOrFetch()Retrieval of associated ServiceContractItem entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract that return types with arguments of type ServiceContractItemModifier and TypeMethodDescriptionServiceContract.fetchItem()Fetches the ServiceContractItem entities (one to many) associated with this entity.protected Class<ServiceContractItem>ServiceContractItemByKeyFluentHelper.getEntityClass()protected Class<ServiceContractItem>ServiceContractItemFluentHelper.getEntityClass()io.vavr.control.Option<List<ServiceContractItem>>ServiceContract.getItemIfPresent()Retrieval of associated ServiceContractItem entities (one to many).ServiceContract.getItemOrFetch()Retrieval of associated ServiceContractItem entities (one to many).io.vavr.control.Option<ServiceContractItem>ServiceContractItemText.getServiceContractItemIfPresent()Retrieval of associated ServiceContractItem entity (one to one).io.vavr.control.Option<ServiceContractItem>ServiceContrItemObjectList.getServiceContractItemIfPresent()Retrieval of associated ServiceContractItem entity (one to one).io.vavr.control.Option<ServiceContractItem>ServiceContrItemPriceElement.getServiceContractItemIfPresent()Retrieval of associated ServiceContractItem entity (one to one).io.vavr.control.Option<ServiceContractItem>ServiceContrItmReleasedOrder.getServiceContractItemIfPresent()Retrieval of associated ServiceContractItem entity (one to one).io.vavr.control.Option<ServiceContractItem>SrvcContrItemProduct.getServiceContractItemIfPresent()Retrieval of associated ServiceContractItem entity (one to one).io.vavr.control.Option<ServiceContractItem>SrvcContrItmBillgReqItem.getServiceContractItemIfPresent()Retrieval of associated ServiceContractItem entity (one to one).ServiceContractItem.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract with parameters of type ServiceContractItemModifier and TypeMethodDescriptionvoidServiceContract.addItem(ServiceContractItem... entity) Adds elements to the list of associated ServiceContractItem entities.ServiceContract.ServiceContractBuilder.item(ServiceContractItem... value) Navigation property to_Item for ServiceContract to multiple ServiceContractItem.ServiceContractItemText.ServiceContractItemTextBuilder.serviceContractItem(ServiceContractItem value) Navigation property to_ServiceContractItem for ServiceContractItemText to single ServiceContractItem.ServiceContrItemObjectList.ServiceContrItemObjectListBuilder.serviceContractItem(ServiceContractItem value) Navigation property to_ServiceContractItem for ServiceContrItemObjectList to single ServiceContractItem.ServiceContrItemPriceElement.ServiceContrItemPriceElementBuilder.serviceContractItem(ServiceContractItem value) Navigation property to_ServiceContractItem for ServiceContrItemPriceElement to single ServiceContractItem.ServiceContrItmReleasedOrder.ServiceContrItmReleasedOrderBuilder.serviceContractItem(ServiceContractItem value) Navigation property to_ServiceContractItem for ServiceContrItmReleasedOrder to single ServiceContractItem.SrvcContrItemProduct.SrvcContrItemProductBuilder.serviceContractItem(ServiceContractItem value) Navigation property to_ServiceContractItem for SrvcContrItemProduct to single ServiceContractItem.SrvcContrItmBillgReqItem.SrvcContrItmBillgReqItemBuilder.serviceContractItem(ServiceContractItem value) Navigation property to_ServiceContractItem for SrvcContrItmBillgReqItem to single ServiceContractItem.voidServiceContractItemText.setServiceContractItem(ServiceContractItem value) Overwrites the associated ServiceContractItem entity for the loaded navigation property to_ServiceContractItem.voidServiceContrItemObjectList.setServiceContractItem(ServiceContractItem value) Overwrites the associated ServiceContractItem entity for the loaded navigation property to_ServiceContractItem.voidServiceContrItemPriceElement.setServiceContractItem(ServiceContractItem value) Overwrites the associated ServiceContractItem entity for the loaded navigation property to_ServiceContractItem.voidServiceContrItmReleasedOrder.setServiceContractItem(ServiceContractItem value) Overwrites the associated ServiceContractItem entity for the loaded navigation property to_ServiceContractItem.voidSrvcContrItemProduct.setServiceContractItem(ServiceContractItem value) Overwrites the associated ServiceContractItem entity for the loaded navigation property to_ServiceContractItem.voidSrvcContrItmBillgReqItem.setServiceContractItem(ServiceContractItem value) Overwrites the associated ServiceContractItem entity for the loaded navigation property to_ServiceContractItem.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract with type arguments of type ServiceContractItemModifier and TypeMethodDescriptionvoidServiceContract.setItem(List<ServiceContractItem> value) Overwrites the list of associated ServiceContractItem entities for the loaded navigation property to_Item.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract with parameters of type ServiceContractItemModifierConstructorDescriptionServiceContractItemText(String serviceContract, String serviceContractItem, String language, String longTextID, String longText, ServiceContractItem toServiceContractItem) ServiceContrItemObjectList(String serviceContract, String serviceContractItem, String serviceRefObjectSequenceNumber, String product, String equipment, String serviceRefFunctionalLocation, ServiceContractItem toServiceContractItem) ServiceContrItemPriceElement(String serviceContract, String serviceContractItem, String pricingProcedureStep, String pricingProcedureCounter, String conditionType, BigDecimal conditionRateValue, String conditionCurrency, BigDecimal conditionQuantity, String conditionQuantityUnit, String conditionInactiveReason, ServiceContractItem toServiceContractItem) ServiceContrItmReleasedOrder(UUID serviceDocumentItmRelationUUID, String serviceDocItmRltnSqncNumber, String serviceContract, String serviceContractItem, String serviceOrder, String serviceOrderItem, ServiceContractItem toServiceContractItem) SrvcContrItemProduct(String serviceContract, String serviceContractItem, String serviceProductListItem, String srvcProductListProduct, ServiceContractItem toServiceContractItem) SrvcContrItmBillgReqItem(String serviceContract, String serviceContractItem, String billingRequestItem, String billgReqItemDescription, ZonedDateTime billgReqItemBillingDateTime, String billgReqItemBillingStatus, ZonedDateTime settlementStartDateTime, ZonedDateTime settlementEndDateTime, String billingPlanTimeZone, String transactionCurrency, String billingBlockReason, ZonedDateTime servicesRenderedDateTime, LocalDateTime billgReqItemPricingDate, BigDecimal billgReqItemNetAmount, List<SrvcContrBillgReqItmPrcElmnt> toPricingElement, ServiceContractItem toServiceContractItem) Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract with type arguments of type ServiceContractItemModifierConstructorDescriptionServiceContract(String serviceContract, String serviceContractType, String serviceContractDescription, String language, BigDecimal serviceContractStartDateTime, BigDecimal serviceContractEndDateTime, String purchaseOrderByCustomer, LocalDateTime customerPurchaseOrderDate, BigDecimal serviceDocGrossAmount, BigDecimal serviceDocNetAmount, BigDecimal serviceDocTaxAmount, String transactionCurrency, String serviceContractIsReleased, String serviceContractIsCompleted, String srvcContrCreditStatus, String salesOrganization, String distributionChannel, String division, String salesOffice, String salesGroup, String soldToParty, String shipToParty, String billToParty, String payerParty, String contactPerson, String personResponsible, String serviceContractCanclnParty, String serviceContrCancellationReason, BigDecimal srvcContrCancellationDateTime, String referenceServiceContract, String referenceServiceQtan, List<ServiceContractItem> toItem, List<ServiceContractText> toText) -
Uses of ServiceContractItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.link that return types with arguments of type ServiceContractItemModifier and TypeMethodDescriptionServiceContractItemOneToOneLink.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.servicecontract.link with type arguments of type ServiceContractItemModifier and TypeMethodDescriptionprotected ServiceContractItemLink<ObjectT>ServiceContractItemLink.translateLinkType(EntityLink<ServiceContractItemLink<ObjectT>, ServiceContractItem, ObjectT> link)