Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.link |
Modifier and Type | Field and Description |
---|---|
static PurchaseOrderItemLink<PurOrdPricingElement> |
PurchaseOrderItem.TO_PURCHASE_ORDER_PRICING_ELEMENT
Use with available fluent helpers to apply the to_PurchaseOrderPricingElement navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PurOrdPricingElement |
PurOrdPricingElement.PurOrdPricingElementBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<PurOrdPricingElement> |
PurchaseOrderItem.fetchPurchaseOrderPricingElement()
Fetches the PurOrdPricingElement entities (one to many) associated with this entity.
|
protected Class<PurOrdPricingElement> |
PurOrdPricingElementByKeyFluentHelper.getEntityClass() |
protected Class<PurOrdPricingElement> |
PurOrdPricingElementFluentHelper.getEntityClass() |
io.vavr.control.Option<List<PurOrdPricingElement>> |
PurchaseOrderItem.getPurchaseOrderPricingElementIfPresent()
Retrieval of associated PurOrdPricingElement entities (one to many).
|
List<PurOrdPricingElement> |
PurchaseOrderItem.getPurchaseOrderPricingElementOrFetch()
Retrieval of associated PurOrdPricingElement entities (one to many).
|
Class<PurOrdPricingElement> |
PurOrdPricingElement.getType() |
Modifier and Type | Method and Description |
---|---|
void |
PurchaseOrderItem.addPurchaseOrderPricingElement(PurOrdPricingElement... entity)
Adds elements to the list of associated PurOrdPricingElement entities.
|
PurchaseOrderItem.PurchaseOrderItemBuilder |
PurchaseOrderItem.PurchaseOrderItemBuilder.purchaseOrderPricingElement(PurOrdPricingElement... value)
Navigation property to_PurchaseOrderPricingElement for PurchaseOrderItem to multiple
PurOrdPricingElement.
|
Modifier and Type | Method and Description |
---|---|
void |
PurchaseOrderItem.setPurchaseOrderPricingElement(List<PurOrdPricingElement> value)
Overwrites the list of associated PurOrdPricingElement entities for the loaded navigation property
to_PurchaseOrderPricingElement.
|
Constructor and Description |
---|
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,
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,
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 deliveryAddressID,
String deliveryAddressName,
String deliveryAddressStreetName,
String deliveryAddressHouseNumber,
String deliveryAddressCityName,
String deliveryAddressPostalCode,
String deliveryAddressRegion,
String deliveryAddressCountry,
String bR_MaterialUsage,
String bR_MaterialOrigin,
String bR_CFOPCategory,
Boolean bR_IsProducedInHouse,
String consumptionTaxCtrlCode,
PurchaseOrder toPurchaseOrder,
List<PurOrdAccountAssignment> toAccountAssignment,
List<PurOrdPricingElement> toPurchaseOrderPricingElement,
List<PurchaseOrderScheduleLine> toScheduleLine) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PurOrdPricingElement> |
PurOrdPricingElementOneToOneLink.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.
|
Modifier and Type | Method and Description |
---|---|
protected PurOrdPricingElementLink<ObjectT> |
PurOrdPricingElementLink.translateLinkType(EntityLink<PurOrdPricingElementLink<ObjectT>,PurOrdPricingElement,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.