Modifier and Type | Field and Description |
---|---|
static SalesSchedgAgrmtItemLink<SalesSchedgAgrmtItmPrcgElmnt> |
SalesSchedgAgrmtItem.TO_PRICING_ELEMENT
Use with available fluent helpers to apply the to_PricingElement navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SalesSchedgAgrmtItmPrcgElmnt |
SalesSchedgAgrmtItmPrcgElmnt.SalesSchedgAgrmtItmPrcgElmntBuilder.build() |
protected SalesSchedgAgrmtItmPrcgElmnt |
SalesSchedgAgrmtItmPrcgElmntDeleteFluentHelper.getEntity() |
protected SalesSchedgAgrmtItmPrcgElmnt |
SalesSchedgAgrmtItmPrcgElmntUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<SalesSchedgAgrmtItmPrcgElmnt> |
SalesSchedgAgrmtItem.fetchPricingElement()
Fetches the SalesSchedgAgrmtItmPrcgElmnt entities (one to many) associated with this entity.
|
protected Class<SalesSchedgAgrmtItmPrcgElmnt> |
SalesSchedgAgrmtItmPrcgElmntFluentHelper.getEntityClass() |
protected Class<SalesSchedgAgrmtItmPrcgElmnt> |
SalesSchedgAgrmtItmPrcgElmntByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SalesSchedgAgrmtItmPrcgElmnt>> |
SalesSchedgAgrmtItem.getPricingElementIfPresent()
Retrieval of associated SalesSchedgAgrmtItmPrcgElmnt entities (one to many).
|
List<SalesSchedgAgrmtItmPrcgElmnt> |
SalesSchedgAgrmtItem.getPricingElementOrFetch()
Retrieval of associated SalesSchedgAgrmtItmPrcgElmnt entities (one to many).
|
Class<SalesSchedgAgrmtItmPrcgElmnt> |
SalesSchedgAgrmtItmPrcgElmnt.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SalesSchedgAgrmtItem.addPricingElement(SalesSchedgAgrmtItmPrcgElmnt... entity)
Adds elements to the list of associated SalesSchedgAgrmtItmPrcgElmnt entities.
|
SalesSchedgAgrmtItem.SalesSchedgAgrmtItemBuilder |
SalesSchedgAgrmtItem.SalesSchedgAgrmtItemBuilder.pricingElement(SalesSchedgAgrmtItmPrcgElmnt... value)
Navigation property to_PricingElement for SalesSchedgAgrmtItem to multiple
SalesSchedgAgrmtItmPrcgElmnt.
|
Modifier and Type | Method and Description |
---|---|
void |
SalesSchedgAgrmtItem.setPricingElement(List<SalesSchedgAgrmtItmPrcgElmnt> value)
Overwrites the list of associated SalesSchedgAgrmtItmPrcgElmnt entities for the loaded navigation property
to_PricingElement.
|
Constructor and Description |
---|
SalesSchedgAgrmtItmPrcgElmntDeleteFluentHelper(String servicePath,
SalesSchedgAgrmtItmPrcgElmnt entity)
Creates a fluent helper object that will delete a
SalesSchedgAgrmtItmPrcgElmnt entity on the OData endpoint. |
SalesSchedgAgrmtItmPrcgElmntUpdateFluentHelper(String servicePath,
SalesSchedgAgrmtItmPrcgElmnt entity)
Creates a fluent helper object that will update a
SalesSchedgAgrmtItmPrcgElmnt entity on the OData endpoint. |
Constructor and Description |
---|
SalesSchedgAgrmtItem(String salesSchedulingAgreement,
String salesSchedulingAgreementItem,
String salesSchedgAgrmtItemCategory,
LocalDateTime lastChangeDate,
String material,
String originallyRequestedMaterial,
String materialByCustomer,
String materialGroup,
String materialPricingGroup,
String productionPlant,
String storageLocation,
String plngDelivSchedInstrn,
String salesSchedgAgrmtItemText,
String purchaseOrderByCustomer,
String underlyingPurchaseOrderItem,
BigDecimal orderQuantity,
BigDecimal orderToBaseQuantityDnmntr,
BigDecimal orderToBaseQuantityNmrtr,
String orderQuantityUnit,
BigDecimal targetQuantity,
String targetQuantityUnit,
String salesDocumentRjcnReason,
BigDecimal netAmount,
BigDecimal netPriceAmount,
BigDecimal netPriceQuantity,
String netPriceQuantityUnit,
String transactionCurrency,
LocalDateTime pricingDate,
String shippingPoint,
String shippingType,
String deliveryPriority,
String incotermsClassification,
String incotermsTransferLocation,
String incotermsLocation1,
String incotermsLocation2,
String customerPaymentTerms,
String itemBillingBlockReason,
String sDProcessStatus,
String deliveryStatus,
String itemGeneralIncompletionStatus,
String itemBillingIncompletionStatus,
String itemDeliveryIncompletionStatus,
List<SalesSchedgAgrmtItemPartner> toPartner,
List<SalesSchedgAgrmtItmPrcgElmnt> toPricingElement,
SalesSchedgAgrmt toSalesSchedgAgrmt,
List<SalesSchedgAgrmtDelivSched> toSalesSchedgAgrmtDelivSched,
List<SalesSchedgAgrmtItemText> toText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SalesSchedgAgrmtItmPrcgElmnt> |
SalesSchedgAgrmtItmPrcgElmntOneToOneLink.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 SalesSchedgAgrmtItmPrcgElmntLink<ObjectT> |
SalesSchedgAgrmtItmPrcgElmntLink.translateLinkType(EntityLink<SalesSchedgAgrmtItmPrcgElmntLink<ObjectT>,SalesSchedgAgrmtItmPrcgElmnt,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.