Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder
Packages that use PurchaseOrder
Package
Description
-
Uses of PurchaseOrder in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder with type parameters of type PurchaseOrderModifier and TypeFieldDescriptionstatic final PurchaseOrderItemOneToOneLink<PurchaseOrder>PurchaseOrderItem.TO_PURCHASE_ORDERUse with available fluent helpers to apply the to_PurchaseOrder navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder that return PurchaseOrderModifier and TypeMethodDescriptionPurchaseOrder.PurchaseOrderBuilder.build()PurchaseOrderItem.fetchPurchaseOrder()Fetches the PurchaseOrder entity (one to one) associated with this entity.protected PurchaseOrderPurchaseOrderCreateFluentHelper.getEntity()protected PurchaseOrderPurchaseOrderDeleteFluentHelper.getEntity()protected PurchaseOrderPurchaseOrderUpdateFluentHelper.getEntity()PurchaseOrderItem.getPurchaseOrderOrFetch()Retrieval of associated PurchaseOrder entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder that return types with arguments of type PurchaseOrderModifier and TypeMethodDescriptionprotected Class<PurchaseOrder>PurchaseOrderByKeyFluentHelper.getEntityClass()protected Class<PurchaseOrder>PurchaseOrderFluentHelper.getEntityClass()io.vavr.control.Option<PurchaseOrder>PurchaseOrderItem.getPurchaseOrderIfPresent()Retrieval of associated PurchaseOrder entity (one to one).PurchaseOrder.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder with parameters of type PurchaseOrderModifier and TypeMethodDescriptionPurchaseOrderItem.PurchaseOrderItemBuilder.purchaseOrder(PurchaseOrder value) Navigation property to_PurchaseOrder for PurchaseOrderItem to single PurchaseOrder.voidPurchaseOrderItem.setPurchaseOrder(PurchaseOrder value) Overwrites the associated PurchaseOrder entity for the loaded navigation property to_PurchaseOrder.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder with parameters of type PurchaseOrderModifierConstructorDescriptionPurchaseOrderCreateFluentHelper(String servicePath, PurchaseOrder entity, String entityCollection) Creates a fluent helper object that will create aPurchaseOrderentity on the OData endpoint.PurchaseOrderDeleteFluentHelper(String servicePath, PurchaseOrder entity, String entityCollection) Creates a fluent helper object that will delete aPurchaseOrderentity on the OData endpoint.PurchaseOrderItem(String purchaseOrder, String purchaseOrderItem, String purchasingDocumentDeletionCode, String purchaseOrderItemText, String plant, String storageLocation, String materialGroup, String purchasingInfoRecord, String supplierMaterialNumber, BigDecimal orderQuantity, String purchaseOrderQuantityUnit, String orderPriceUnit, BigDecimal orderPriceUnitToOrderUnitNmrtr, BigDecimal ordPriceUnitToOrderUnitDnmntr, String documentCurrency, BigDecimal netPriceAmount, BigDecimal netPriceQuantity, String taxCode, String shippingInstruction, LocalDateTime taxDeterminationDate, String taxCountry, Boolean priceIsToBePrinted, BigDecimal overdelivTolrtdLmtRatioInPct, Boolean unlimitedOverdeliveryIsAllowed, BigDecimal underdelivTolrtdLmtRatioInPct, String valuationType, Boolean isCompletelyDelivered, Boolean isFinallyInvoiced, String purchaseOrderItemCategory, String accountAssignmentCategory, String multipleAcctAssgmtDistribution, String partialInvoiceDistribution, Boolean goodsReceiptIsExpected, Boolean goodsReceiptIsNonValuated, Boolean invoiceIsExpected, Boolean invoiceIsGoodsReceiptBased, String purchaseContract, String purchaseContractItem, String customer, String subcontractor, Boolean supplierIsSubcontractor, BigDecimal itemNetWeight, String itemWeightUnit, String taxJurisdiction, String pricingDateControl, BigDecimal itemVolume, String itemVolumeUnit, String supplierConfirmationControlKey, String incotermsClassification, String incotermsTransferLocation, Boolean evaldRcptSettlmtIsAllowed, String purchaseRequisition, String purchaseRequisitionItem, Boolean isReturnsItem, String requisitionerName, String servicePackage, String earmarkedFunds, String earmarkedFundsDocument, String earmarkedFundsItem, String earmarkedFundsDocumentItem, String incotermsLocation1, String incotermsLocation2, String material, String internationalArticleNumber, String manufacturerMaterial, String servicePerformer, String productType, BigDecimal expectedOverallLimitAmount, BigDecimal overallLimitAmount, String purContractForOverallLimit, String purchasingParentItem, String batch, Boolean purchasingItemIsFreeOfCharge, String referenceDeliveryAddressID, String deliveryAddressID, String deliveryAddressName, String deliveryAddressName2, String deliveryAddressFullName, String deliveryAddressStreetName, String deliveryAddressHouseNumber, String deliveryAddressCityName, String deliveryAddressPostalCode, String deliveryAddressRegion, String deliveryAddressCountry, String deliveryAddressDistrictName, String downPaymentType, BigDecimal downPaymentPercentageOfTotAmt, BigDecimal downPaymentAmount, LocalDateTime downPaymentDueDate, String bR_MaterialUsage, String bR_MaterialOrigin, String bR_CFOPCategory, Boolean bR_IsProducedInHouse, String consumptionTaxCtrlCode, String purgProdCmplncSupplierStatus, String purgProductMarketabilityStatus, String purgSafetyDataSheetStatus, String purgProdCmplncDngrsGoodsStatus, PurchaseOrder toPurchaseOrder, List<PurOrdAccountAssignment> toAccountAssignment, List<PurchaseOrderItemNote> toPurchaseOrderItemNote, List<PurOrdPricingElement> toPurchaseOrderPricingElement, List<PurchaseOrderScheduleLine> toScheduleLine) PurchaseOrderUpdateFluentHelper(String servicePath, PurchaseOrder entity, String entityCollection) Creates a fluent helper object that will update aPurchaseOrderentity on the OData endpoint. -
Uses of PurchaseOrder in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.batch with parameters of type PurchaseOrderModifier and TypeMethodDescriptionDefaultPurchaseOrderServiceBatchChangeSet.createPurchaseOrder(PurchaseOrder purchaseOrder) PurchaseOrderServiceBatchChangeSet.createPurchaseOrder(PurchaseOrder purchaseOrder) Create a newPurchaseOrderentity and save it to the S/4HANA system.DefaultPurchaseOrderServiceBatchChangeSet.deletePurchaseOrder(PurchaseOrder purchaseOrder) PurchaseOrderServiceBatchChangeSet.deletePurchaseOrder(PurchaseOrder purchaseOrder) Deletes an existingPurchaseOrderentity in the S/4HANA system.DefaultPurchaseOrderServiceBatchChangeSet.updatePurchaseOrder(PurchaseOrder purchaseOrder) PurchaseOrderServiceBatchChangeSet.updatePurchaseOrder(PurchaseOrder purchaseOrder) Update an existingPurchaseOrderentity and save it to the S/4HANA system. -
Uses of PurchaseOrder in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.link that return types with arguments of type PurchaseOrderModifier and TypeMethodDescriptionPurchaseOrderOneToOneLink.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.purchaseorder.link with type arguments of type PurchaseOrderModifier and TypeMethodDescriptionprotected PurchaseOrderLink<ObjectT>PurchaseOrderLink.translateLinkType(EntityLink<PurchaseOrderLink<ObjectT>, PurchaseOrder, ObjectT> link) -
Uses of PurchaseOrder in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type PurchaseOrderModifier and TypeMethodDescriptionDefaultPurchaseOrderService.createPurchaseOrder(PurchaseOrder purchaseOrder) Deprecated.PurchaseOrderService.createPurchaseOrder(PurchaseOrder purchaseOrder) Deprecated.Create a newPurchaseOrderentity and save it to the S/4HANA system.DefaultPurchaseOrderService.deletePurchaseOrder(PurchaseOrder purchaseOrder) Deprecated.PurchaseOrderService.deletePurchaseOrder(PurchaseOrder purchaseOrder) Deprecated.Deletes an existingPurchaseOrderentity in the S/4HANA system.DefaultPurchaseOrderService.updatePurchaseOrder(PurchaseOrder purchaseOrder) Deprecated.PurchaseOrderService.updatePurchaseOrder(PurchaseOrder purchaseOrder) Deprecated.Update an existingPurchaseOrderentity and save it to the S/4HANA system.