Modifier and Type | Field and Description |
---|---|
static SalesQuotationLink<SalesQuotationItem> |
SalesQuotation.TO_ITEM
Use with available fluent helpers to apply the to_Item navigation property to query operations.
|
static SalesQuotationItemPartnerOneToOneLink<SalesQuotationItem> |
SalesQuotationItemPartner.TO_SALES_QUOTATION_ITEM
Use with available fluent helpers to apply the to_SalesQuotationItem navigation property to query
operations.
|
static SalesQuotationItemPrcgElmntOneToOneLink<SalesQuotationItem> |
SalesQuotationItemPrcgElmnt.TO_SALES_QUOTATION_ITEM
Use with available fluent helpers to apply the to_SalesQuotationItem navigation property to query
operations.
|
static SalesQuotationItemTextOneToOneLink<SalesQuotationItem> |
SalesQuotationItemText.TO_SALES_QUOTATION_ITEM
Use with available fluent helpers to apply the to_SalesQuotationItem navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SalesQuotationItem |
SalesQuotationItem.SalesQuotationItemBuilder.build() |
SalesQuotationItem |
SalesQuotationItemPartner.fetchSalesQuotationItem()
Fetches the SalesQuotationItem entity (one to one) associated with this entity.
|
SalesQuotationItem |
SalesQuotationItemPrcgElmnt.fetchSalesQuotationItem()
Fetches the SalesQuotationItem entity (one to one) associated with this entity.
|
SalesQuotationItem |
SalesQuotationItemText.fetchSalesQuotationItem()
Fetches the SalesQuotationItem entity (one to one) associated with this entity.
|
protected SalesQuotationItem |
SalesQuotationItemCreateFluentHelper.getEntity() |
protected SalesQuotationItem |
SalesQuotationItemUpdateFluentHelper.getEntity() |
protected SalesQuotationItem |
SalesQuotationItemDeleteFluentHelper.getEntity() |
SalesQuotationItem |
SalesQuotationItemPartner.getSalesQuotationItemOrFetch()
Retrieval of associated SalesQuotationItem entity (one to one).
|
SalesQuotationItem |
SalesQuotationItemPrcgElmnt.getSalesQuotationItemOrFetch()
Retrieval of associated SalesQuotationItem entity (one to one).
|
SalesQuotationItem |
SalesQuotationItemText.getSalesQuotationItemOrFetch()
Retrieval of associated SalesQuotationItem entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
List<SalesQuotationItem> |
SalesQuotation.fetchItem()
Fetches the SalesQuotationItem entities (one to many) associated with this entity.
|
protected Class<SalesQuotationItem> |
SalesQuotationItemByKeyFluentHelper.getEntityClass() |
protected Class<SalesQuotationItem> |
SalesQuotationItemFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SalesQuotationItem>> |
SalesQuotation.getItemIfPresent()
Retrieval of associated SalesQuotationItem entities (one to many).
|
List<SalesQuotationItem> |
SalesQuotation.getItemOrFetch()
Retrieval of associated SalesQuotationItem entities (one to many).
|
io.vavr.control.Option<SalesQuotationItem> |
SalesQuotationItemPartner.getSalesQuotationItemIfPresent()
Retrieval of associated SalesQuotationItem entity (one to one).
|
io.vavr.control.Option<SalesQuotationItem> |
SalesQuotationItemPrcgElmnt.getSalesQuotationItemIfPresent()
Retrieval of associated SalesQuotationItem entity (one to one).
|
io.vavr.control.Option<SalesQuotationItem> |
SalesQuotationItemText.getSalesQuotationItemIfPresent()
Retrieval of associated SalesQuotationItem entity (one to one).
|
Class<SalesQuotationItem> |
SalesQuotationItem.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SalesQuotation.addItem(SalesQuotationItem... entity)
Adds elements to the list of associated SalesQuotationItem entities.
|
SalesQuotation.SalesQuotationBuilder |
SalesQuotation.SalesQuotationBuilder.item(SalesQuotationItem... value)
Navigation property to_Item for SalesQuotation to multiple SalesQuotationItem.
|
SalesQuotationItemPartner.SalesQuotationItemPartnerBuilder |
SalesQuotationItemPartner.SalesQuotationItemPartnerBuilder.salesQuotationItem(SalesQuotationItem value)
Navigation property to_SalesQuotationItem for SalesQuotationItemPartner to single
SalesQuotationItem.
|
SalesQuotationItemPrcgElmnt.SalesQuotationItemPrcgElmntBuilder |
SalesQuotationItemPrcgElmnt.SalesQuotationItemPrcgElmntBuilder.salesQuotationItem(SalesQuotationItem value)
Navigation property to_SalesQuotationItem for SalesQuotationItemPrcgElmnt to single
SalesQuotationItem.
|
SalesQuotationItemText.SalesQuotationItemTextBuilder |
SalesQuotationItemText.SalesQuotationItemTextBuilder.salesQuotationItem(SalesQuotationItem value)
Navigation property to_SalesQuotationItem for SalesQuotationItemText to single
SalesQuotationItem.
|
void |
SalesQuotationItemPartner.setSalesQuotationItem(SalesQuotationItem value)
Overwrites the associated SalesQuotationItem entity for the loaded navigation property
to_SalesQuotationItem.
|
void |
SalesQuotationItemPrcgElmnt.setSalesQuotationItem(SalesQuotationItem value)
Overwrites the associated SalesQuotationItem entity for the loaded navigation property
to_SalesQuotationItem.
|
void |
SalesQuotationItemText.setSalesQuotationItem(SalesQuotationItem value)
Overwrites the associated SalesQuotationItem entity for the loaded navigation property
to_SalesQuotationItem.
|
Modifier and Type | Method and Description |
---|---|
void |
SalesQuotation.setItem(List<SalesQuotationItem> value)
Overwrites the list of associated SalesQuotationItem entities for the loaded navigation property
to_Item.
|
Constructor and Description |
---|
SalesQuotationItemCreateFluentHelper(String servicePath,
SalesQuotationItem entity)
Creates a fluent helper object that will create a
SalesQuotationItem entity on the OData endpoint. |
SalesQuotationItemDeleteFluentHelper(String servicePath,
SalesQuotationItem entity)
Creates a fluent helper object that will delete a
SalesQuotationItem entity on the OData endpoint. |
SalesQuotationItemPartner(String salesQuotation,
String salesQuotationItem,
String partnerFunction,
String customer,
String supplier,
String personnel,
String contactPerson,
SalesQuotation toSalesQuotation,
SalesQuotationItem toSalesQuotationItem) |
SalesQuotationItemPrcgElmnt(String salesQuotation,
String salesQuotationItem,
String pricingProcedureStep,
String pricingProcedureCounter,
String conditionType,
String pricingDateTime,
String conditionCalculationType,
BigDecimal conditionBaseValue,
BigDecimal conditionRateValue,
String conditionCurrency,
BigDecimal conditionQuantity,
String conditionQuantityUnit,
String conditionCategory,
Boolean conditionIsForStatistics,
String pricingScaleType,
Boolean isRelevantForAccrual,
String cndnIsRelevantForInvoiceList,
String conditionOrigin,
String isGroupCondition,
String conditionRecord,
String conditionSequentialNumber,
String taxCode,
String withholdingTaxCode,
BigDecimal cndnRoundingOffDiffAmount,
BigDecimal conditionAmount,
String transactionCurrency,
String conditionControl,
String conditionInactiveReason,
String conditionClass,
String prcgProcedureCounterForHeader,
Double factorForConditionBasisValue,
String structureCondition,
Double periodFactorForCndnBasisValue,
String pricingScaleBasis,
BigDecimal conditionScaleBasisValue,
String conditionScaleBasisUnit,
String conditionScaleBasisCurrency,
Boolean cndnIsRelevantForIntcoBilling,
Boolean conditionIsManuallyChanged,
Boolean conditionIsForConfiguration,
String variantCondition,
SalesQuotation toSalesQuotation,
SalesQuotationItem toSalesQuotationItem) |
SalesQuotationItemText(String salesQuotation,
String salesQuotationItem,
String language,
String longTextID,
String longText,
SalesQuotation toSalesQuotation,
SalesQuotationItem toSalesQuotationItem) |
SalesQuotationItemUpdateFluentHelper(String servicePath,
SalesQuotationItem entity)
Creates a fluent helper object that will update a
SalesQuotationItem 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 customerPriceGroup,
String priceListType,
String paymentMethod,
String referenceSDDocument,
String referenceSDDocumentCategory,
String salesQuotationApprovalReason,
String salesDocApprovalStatus,
String overallSDProcessStatus,
String totalCreditCheckStatus,
String overallSDDocumentRejectionSts,
LocalDateTime fashionCancelDate,
String retailAdditionalCustomerGrp6,
String retailAdditionalCustomerGrp7,
String retailAdditionalCustomerGrp8,
String retailAdditionalCustomerGrp9,
String retailAdditionalCustomerGrp10,
List<SalesQuotationItem> toItem,
List<SalesQuotationPartner> toPartner,
List<SalesQuotationPrcgElmnt> toPricingElement,
List<SalesQuotationText> toText) |
Modifier and Type | Method and Description |
---|---|
SalesQuotationServiceBatchChangeSet |
DefaultSalesQuotationServiceBatchChangeSet.createSalesQuotationItem(SalesQuotationItem salesQuotationItem)
Create a new
SalesQuotationItem entity and save it to the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
SalesQuotationServiceBatchChangeSet.createSalesQuotationItem(SalesQuotationItem salesQuotationItem)
Create a new
SalesQuotationItem entity and save it to the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
DefaultSalesQuotationServiceBatchChangeSet.deleteSalesQuotationItem(SalesQuotationItem salesQuotationItem)
Deletes an existing
SalesQuotationItem entity in the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
SalesQuotationServiceBatchChangeSet.deleteSalesQuotationItem(SalesQuotationItem salesQuotationItem)
Deletes an existing
SalesQuotationItem entity in the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
DefaultSalesQuotationServiceBatchChangeSet.updateSalesQuotationItem(SalesQuotationItem salesQuotationItem)
Update an existing
SalesQuotationItem entity and save it to the S/4HANA system. |
SalesQuotationServiceBatchChangeSet |
SalesQuotationServiceBatchChangeSet.updateSalesQuotationItem(SalesQuotationItem salesQuotationItem)
Update an existing
SalesQuotationItem entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SalesQuotationItem> |
SalesQuotationItemOneToOneLink.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 SalesQuotationItemLink<ObjectT> |
SalesQuotationItemLink.translateLinkType(EntityLink<SalesQuotationItemLink<ObjectT>,SalesQuotationItem,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.