Modifier and Type | Field and Description |
---|---|
static SalesQuotationLink<SalesQuotationPrcgElmnt> |
SalesQuotation.TO_PRICING_ELEMENT
Use with available fluent helpers to apply the to_PricingElement navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SalesQuotationPrcgElmnt |
SalesQuotationPrcgElmnt.SalesQuotationPrcgElmntBuilder.build() |
protected SalesQuotationPrcgElmnt |
SalesQuotationPrcgElmntDeleteFluentHelper.getEntity() |
protected SalesQuotationPrcgElmnt |
SalesQuotationPrcgElmntUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<SalesQuotationPrcgElmnt> |
SalesQuotation.fetchPricingElement()
Fetches the SalesQuotationPrcgElmnt entities (one to many) associated with this entity.
|
protected Class<SalesQuotationPrcgElmnt> |
SalesQuotationPrcgElmntByKeyFluentHelper.getEntityClass() |
protected Class<SalesQuotationPrcgElmnt> |
SalesQuotationPrcgElmntFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SalesQuotationPrcgElmnt>> |
SalesQuotation.getPricingElementIfPresent()
Retrieval of associated SalesQuotationPrcgElmnt entities (one to many).
|
List<SalesQuotationPrcgElmnt> |
SalesQuotation.getPricingElementOrFetch()
Retrieval of associated SalesQuotationPrcgElmnt entities (one to many).
|
Class<SalesQuotationPrcgElmnt> |
SalesQuotationPrcgElmnt.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SalesQuotation.addPricingElement(SalesQuotationPrcgElmnt... entity)
Adds elements to the list of associated SalesQuotationPrcgElmnt entities.
|
SalesQuotation.SalesQuotationBuilder |
SalesQuotation.SalesQuotationBuilder.pricingElement(SalesQuotationPrcgElmnt... value)
Navigation property to_PricingElement for SalesQuotation to multiple
SalesQuotationPrcgElmnt.
|
Modifier and Type | Method and Description |
---|---|
void |
SalesQuotation.setPricingElement(List<SalesQuotationPrcgElmnt> value)
Overwrites the list of associated SalesQuotationPrcgElmnt entities for the loaded navigation property
to_PricingElement.
|
Constructor and Description |
---|
SalesQuotationPrcgElmntDeleteFluentHelper(String servicePath,
SalesQuotationPrcgElmnt entity)
Creates a fluent helper object that will delete a
SalesQuotationPrcgElmnt entity on the OData endpoint. |
SalesQuotationPrcgElmntUpdateFluentHelper(String servicePath,
SalesQuotationPrcgElmnt entity)
Creates a fluent helper object that will update a
SalesQuotationPrcgElmnt entity on the OData endpoint. |
Constructor and Description |
---|
SalesQuotation(String salesQuotation,
String salesQuotationType,
String salesOrganization,
String distributionChannel,
String organizationDivision,
String salesGroup,
String salesOffice,
String salesDistrict,
String soldToParty,
LocalDateTime creationDate,
String createdByUser,
LocalDateTime lastChangeDate,
ZonedDateTime lastChangeDateTime,
String purchaseOrderByCustomer,
String customerPurchaseOrderType,
LocalDateTime customerPurchaseOrderDate,
LocalDateTime salesQuotationDate,
BigDecimal totalNetAmount,
String transactionCurrency,
String sDDocumentReason,
LocalDateTime pricingDate,
LocalDateTime requestedDeliveryDate,
String shippingCondition,
Boolean completeDeliveryIsDefined,
String shippingType,
String headerBillingBlockReason,
String deliveryBlockReason,
LocalDateTime bindingPeriodValidityStartDate,
LocalDateTime bindingPeriodValidityEndDate,
String hdrOrderProbabilityInPercent,
BigDecimal expectedOrderNetAmount,
String incotermsClassification,
String incotermsTransferLocation,
String incotermsLocation1,
String incotermsLocation2,
String incotermsVersion,
String customerPaymentTerms,
String paymentMethod,
String referenceSDDocument,
String referenceSDDocumentCategory,
String salesQuotationApprovalReason,
String salesDocApprovalStatus,
String overallSDProcessStatus,
String totalCreditCheckStatus,
String overallSDDocumentRejectionSts,
List<SalesQuotationItem> toItem,
List<SalesQuotationPartner> toPartner,
List<SalesQuotationPrcgElmnt> toPricingElement) |
Modifier and Type | Method and Description |
---|---|
SalesQuotationServiceBatchChangeSet |
DefaultSalesQuotationServiceBatchChangeSet.deleteSalesQuotationPrcgElmnt(SalesQuotationPrcgElmnt salesQuotationPrcgElmnt)
Deletes an existing
SalesQuotationPrcgElmnt entity in the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
SalesQuotationServiceBatchChangeSet.deleteSalesQuotationPrcgElmnt(SalesQuotationPrcgElmnt salesQuotationPrcgElmnt)
Deletes an existing
SalesQuotationPrcgElmnt entity in the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
DefaultSalesQuotationServiceBatchChangeSet.updateSalesQuotationPrcgElmnt(SalesQuotationPrcgElmnt salesQuotationPrcgElmnt)
Update an existing
SalesQuotationPrcgElmnt entity and save it to the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
SalesQuotationServiceBatchChangeSet.updateSalesQuotationPrcgElmnt(SalesQuotationPrcgElmnt salesQuotationPrcgElmnt)
Update an existing
SalesQuotationPrcgElmnt entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SalesQuotationPrcgElmnt> |
SalesQuotationPrcgElmntOneToOneLink.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 SalesQuotationPrcgElmntLink<ObjectT> |
SalesQuotationPrcgElmntLink.translateLinkType(EntityLink<SalesQuotationPrcgElmntLink<ObjectT>,SalesQuotationPrcgElmnt,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
SalesQuotationPrcgElmntDeleteFluentHelper |
DefaultSalesQuotationService.deleteSalesQuotationPrcgElmnt(SalesQuotationPrcgElmnt salesQuotationPrcgElmnt) |
SalesQuotationPrcgElmntDeleteFluentHelper |
SalesQuotationService.deleteSalesQuotationPrcgElmnt(SalesQuotationPrcgElmnt salesQuotationPrcgElmnt)
Deletes an existing
SalesQuotationPrcgElmnt entity in the S/4HANA system. |
SalesQuotationPrcgElmntUpdateFluentHelper |
DefaultSalesQuotationService.updateSalesQuotationPrcgElmnt(SalesQuotationPrcgElmnt salesQuotationPrcgElmnt) |
SalesQuotationPrcgElmntUpdateFluentHelper |
SalesQuotationService.updateSalesQuotationPrcgElmnt(SalesQuotationPrcgElmnt salesQuotationPrcgElmnt)
Update an existing
SalesQuotationPrcgElmnt entity and save it to the S/4HANA system. |
Copyright © 2019 SAP SE. All rights reserved.