Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurchaseContractItem
Packages that use PurchaseContractItem
Package
Description
-
Uses of PurchaseContractItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract with type parameters of type PurchaseContractItemModifier and TypeFieldDescriptionstatic final PurchaseContractLink<PurchaseContractItem>PurchaseContract.TO_PURCHASE_CONTRACT_ITEMUse with available fluent helpers to apply the to_PurchaseContractItem navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract that return PurchaseContractItemModifier and TypeMethodDescriptionPurchaseContractItem.PurchaseContractItemBuilder.build()protected PurchaseContractItemPurchaseContractItemCreateFluentHelper.getEntity()protected PurchaseContractItemPurchaseContractItemUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract that return types with arguments of type PurchaseContractItemModifier and TypeMethodDescriptionPurchaseContract.fetchPurchaseContractItem()Fetches the PurchaseContractItem entities (one to many) associated with this entity.protected Class<PurchaseContractItem>PurchaseContractItemByKeyFluentHelper.getEntityClass()protected Class<PurchaseContractItem>PurchaseContractItemFluentHelper.getEntityClass()io.vavr.control.Option<List<PurchaseContractItem>>PurchaseContract.getPurchaseContractItemIfPresent()Retrieval of associated PurchaseContractItem entities (one to many).PurchaseContract.getPurchaseContractItemOrFetch()Retrieval of associated PurchaseContractItem entities (one to many).PurchaseContractItem.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract with parameters of type PurchaseContractItemModifier and TypeMethodDescriptionvoidPurchaseContract.addPurchaseContractItem(PurchaseContractItem... entity) Adds elements to the list of associated PurchaseContractItem entities.PurchaseContract.PurchaseContractBuilder.purchaseContractItem(PurchaseContractItem... value) Navigation property to_PurchaseContractItem for PurchaseContract to multiple PurchaseContractItem.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract with type arguments of type PurchaseContractItemModifier and TypeMethodDescriptionvoidPurchaseContract.setPurchaseContractItem(List<PurchaseContractItem> value) Overwrites the list of associated PurchaseContractItem entities for the loaded navigation property to_PurchaseContractItem.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract with parameters of type PurchaseContractItemModifierConstructorDescriptionPurchaseContractItemCreateFluentHelper(String servicePath, PurchaseContractItem entity, String entityCollection) Creates a fluent helper object that will create aPurchaseContractItementity on the OData endpoint.PurchaseContractItemUpdateFluentHelper(String servicePath, PurchaseContractItem entity, String entityCollection) Creates a fluent helper object that will update aPurchaseContractItementity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract with type arguments of type PurchaseContractItemModifierConstructorDescriptionPurchaseContract(String purchaseContract, String purchaseContractType, String companyCode, String purchasingDocumentDeletionCode, LocalDateTime creationDate, String createdByUser, String supplier, String purchasingOrganization, String purchasingGroup, String paymentTerms, BigDecimal cashDiscount1Days, BigDecimal cashDiscount2Days, BigDecimal netPaymentDays, BigDecimal cashDiscount1Percent, BigDecimal cashDiscount2Percent, String documentCurrency, String exchangeRate, Boolean exchangeRateIsFixed, LocalDateTime validityStartDate, LocalDateTime validityEndDate, LocalDateTime quotationSubmissionDate, String correspncExternalReference, String supplierQuotation, String supplierRespSalesPersonName, String supplierPhoneNumber, String supplyingSupplier, String incotermsClassification, String incotermsTransferLocation, BigDecimal purchaseContractTargetAmount, String invoicingParty, String correspncInternalReference, String releaseCode, String incotermsVersion, String incotermsLocation1, String incotermsLocation2, String isEndOfPurposeBlocked, ZonedDateTime lastChangeDateTime, String purchasingProcessingStatus, String purchasingProcessingStatusName, Boolean purgContractIsInPreparation, List<PurchaseContractItem> toPurchaseContractItem, List<PurCtrPartners> toPurCtrPartners) -
Uses of PurchaseContractItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.batch with parameters of type PurchaseContractItemModifier and TypeMethodDescriptionDefaultPurchaseContractServiceBatchChangeSet.createPurchaseContractItem(PurchaseContractItem purchaseContractItem) PurchaseContractServiceBatchChangeSet.createPurchaseContractItem(PurchaseContractItem purchaseContractItem) Create a newPurchaseContractItementity and save it to the S/4HANA system.DefaultPurchaseContractServiceBatchChangeSet.updatePurchaseContractItem(PurchaseContractItem purchaseContractItem) PurchaseContractServiceBatchChangeSet.updatePurchaseContractItem(PurchaseContractItem purchaseContractItem) Update an existingPurchaseContractItementity and save it to the S/4HANA system. -
Uses of PurchaseContractItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.link that return types with arguments of type PurchaseContractItemModifier and TypeMethodDescriptionPurchaseContractItemOneToOneLink.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.purchasecontract.link with type arguments of type PurchaseContractItemModifier and TypeMethodDescriptionprotected PurchaseContractItemLink<ObjectT>PurchaseContractItemLink.translateLinkType(EntityLink<PurchaseContractItemLink<ObjectT>, PurchaseContractItem, ObjectT> link) -
Uses of PurchaseContractItem in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type PurchaseContractItemModifier and TypeMethodDescriptionDefaultPurchaseContractService.createPurchaseContractItem(PurchaseContractItem purchaseContractItem) Deprecated.PurchaseContractService.createPurchaseContractItem(PurchaseContractItem purchaseContractItem) Deprecated.Create a newPurchaseContractItementity and save it to the S/4HANA system.DefaultPurchaseContractService.updatePurchaseContractItem(PurchaseContractItem purchaseContractItem) Deprecated.PurchaseContractService.updatePurchaseContractItem(PurchaseContractItem purchaseContractItem) Deprecated.Update an existingPurchaseContractItementity and save it to the S/4HANA system.