Modifier and Type | Field and Description |
---|---|
static SalesSchedgAgrmtLink<SalesSchedgAgrmtPrcgElement> |
SalesSchedgAgrmt.TO_PRICING_ELEMENT
Use with available fluent helpers to apply the to_PricingElement navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SalesSchedgAgrmtPrcgElement |
SalesSchedgAgrmtPrcgElement.SalesSchedgAgrmtPrcgElementBuilder.build() |
protected SalesSchedgAgrmtPrcgElement |
SalesSchedgAgrmtPrcgElementDeleteFluentHelper.getEntity() |
protected SalesSchedgAgrmtPrcgElement |
SalesSchedgAgrmtPrcgElementUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<SalesSchedgAgrmtPrcgElement> |
SalesSchedgAgrmt.fetchPricingElement()
Fetches the SalesSchedgAgrmtPrcgElement entities (one to many) associated with this entity.
|
protected Class<SalesSchedgAgrmtPrcgElement> |
SalesSchedgAgrmtPrcgElementFluentHelper.getEntityClass() |
protected Class<SalesSchedgAgrmtPrcgElement> |
SalesSchedgAgrmtPrcgElementByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SalesSchedgAgrmtPrcgElement>> |
SalesSchedgAgrmt.getPricingElementIfPresent()
Retrieval of associated SalesSchedgAgrmtPrcgElement entities (one to many).
|
List<SalesSchedgAgrmtPrcgElement> |
SalesSchedgAgrmt.getPricingElementOrFetch()
Retrieval of associated SalesSchedgAgrmtPrcgElement entities (one to many).
|
Class<SalesSchedgAgrmtPrcgElement> |
SalesSchedgAgrmtPrcgElement.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SalesSchedgAgrmt.addPricingElement(SalesSchedgAgrmtPrcgElement... entity)
Adds elements to the list of associated SalesSchedgAgrmtPrcgElement entities.
|
SalesSchedgAgrmt.SalesSchedgAgrmtBuilder |
SalesSchedgAgrmt.SalesSchedgAgrmtBuilder.pricingElement(SalesSchedgAgrmtPrcgElement... value)
Navigation property to_PricingElement for SalesSchedgAgrmt to multiple
SalesSchedgAgrmtPrcgElement.
|
Modifier and Type | Method and Description |
---|---|
void |
SalesSchedgAgrmt.setPricingElement(List<SalesSchedgAgrmtPrcgElement> value)
Overwrites the list of associated SalesSchedgAgrmtPrcgElement entities for the loaded navigation property
to_PricingElement.
|
Constructor and Description |
---|
SalesSchedgAgrmtPrcgElementDeleteFluentHelper(String servicePath,
SalesSchedgAgrmtPrcgElement entity)
Creates a fluent helper object that will delete a
SalesSchedgAgrmtPrcgElement entity on the OData endpoint. |
SalesSchedgAgrmtPrcgElementUpdateFluentHelper(String servicePath,
SalesSchedgAgrmtPrcgElement entity)
Creates a fluent helper object that will update a
SalesSchedgAgrmtPrcgElement entity on the OData endpoint. |
Constructor and Description |
---|
SalesSchedgAgrmt(String salesSchedulingAgreement,
String salesSchedgAgrmtType,
String createdByUser,
String lastChangedByUser,
LocalDateTime creationDate,
LocalTime creationTime,
LocalDateTime lastChangeDate,
ZonedDateTime lastChangeDateTime,
String salesOrganization,
String distributionChannel,
String organizationDivision,
String salesGroup,
String salesOffice,
String soldToParty,
LocalDateTime salesSchedgAgrmtDate,
String sDDocumentReason,
String purchaseOrderByCustomer,
String customerPurchaseOrderType,
LocalDateTime customerPurchaseOrderDate,
String salesDistrict,
BigDecimal totalNetAmount,
String transactionCurrency,
LocalDateTime pricingDate,
String shippingType,
String shippingCondition,
String incotermsVersion,
String incotermsClassification,
String incotermsTransferLocation,
String incotermsLocation1,
String incotermsLocation2,
String deliveryBlockReason,
String delivSchedTypeMRPRlvnceCode,
LocalDateTime agrmtValdtyStartDate,
LocalDateTime agrmtValdtyEndDate,
String matlUsageIndicator,
String headerBillingBlockReason,
String customerPaymentTerms,
String paymentMethod,
String fiscalYear,
String fiscalPeriod,
String overallSDProcessStatus,
String overallSDDocumentRejectionSts,
String totalBlockStatus,
String overallDeliveryStatus,
String overallDeliveryBlockStatus,
String overallBillingBlockStatus,
String totalCreditCheckStatus,
List<SalesSchedgAgrmtItem> toItem,
List<SalesSchedgAgrmtPartner> toPartner,
List<SalesSchedgAgrmtPrcgElement> toPricingElement,
List<SalesSchedgAgrmtText> toText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SalesSchedgAgrmtPrcgElement> |
SalesSchedgAgrmtPrcgElementOneToOneLink.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 SalesSchedgAgrmtPrcgElementLink<ObjectT> |
SalesSchedgAgrmtPrcgElementLink.translateLinkType(EntityLink<SalesSchedgAgrmtPrcgElementLink<ObjectT>,SalesSchedgAgrmtPrcgElement,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.