Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
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 SalesQuotationItemPrcgElmntLink<SalesQuotationItem> |
SalesQuotationItemPrcgElmnt.TO_SALES_QUOTATION_ITEM
Use with available fluent helpers to apply the to_SalesQuotationItem navigation property to query operations.
|
static SalesQuotationItemPartnerLink<SalesQuotationItem> |
SalesQuotationItemPartner.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 |
SalesQuotationItemPrcgElmnt.fetchSalesQuotationItem()
Fetches the SalesQuotationItem entity (one to one) associated with this entity.
|
SalesQuotationItem |
SalesQuotationItemPartner.fetchSalesQuotationItem()
Fetches the SalesQuotationItem entity (one to one) associated with this entity.
|
protected SalesQuotationItem |
SalesQuotationItemDeleteFluentHelper.getEntity() |
protected SalesQuotationItem |
SalesQuotationItemUpdateFluentHelper.getEntity() |
protected SalesQuotationItem |
SalesQuotationItemCreateFluentHelper.getEntity() |
SalesQuotationItem |
SalesQuotationItemPrcgElmnt.getSalesQuotationItemOrFetch()
Retrieval of associated SalesQuotationItem entity (one to one).
|
SalesQuotationItem |
SalesQuotationItemPartner.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> |
SalesQuotationItemFluentHelper.getEntityClass() |
protected Class<SalesQuotationItem> |
SalesQuotationItemByKeyFluentHelper.getEntityClass() |
Optional<List<SalesQuotationItem>> |
SalesQuotation.getItemIfPresent()
Retrieval of associated SalesQuotationItem entities (one to many).
|
List<SalesQuotationItem> |
SalesQuotation.getItemOrFetch()
Retrieval of associated SalesQuotationItem entities (one to many).
|
Optional<SalesQuotationItem> |
SalesQuotationItemPrcgElmnt.getSalesQuotationItemIfPresent()
Retrieval of associated SalesQuotationItem entity (one to one).
|
Optional<SalesQuotationItem> |
SalesQuotationItemPartner.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) |
SalesQuotationItemPrcgElmnt.SalesQuotationItemPrcgElmntBuilder |
SalesQuotationItemPrcgElmnt.SalesQuotationItemPrcgElmntBuilder.salesQuotationItem(SalesQuotationItem value) |
SalesQuotationItemPartner.SalesQuotationItemPartnerBuilder |
SalesQuotationItemPartner.SalesQuotationItemPartnerBuilder.salesQuotationItem(SalesQuotationItem value) |
void |
SalesQuotationItemPrcgElmnt.setSalesQuotationItem(SalesQuotationItem value)
Overwrites the associated SalesQuotationItem entity for the loaded navigation property to_SalesQuotationItem.
|
void |
SalesQuotationItemPartner.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.
|
protected SalesQuotationItemLink<ObjectT> |
SalesQuotationItemLink.translateLinkType(EntityLink<SalesQuotationItemLink<ObjectT>,SalesQuotationItem,ObjectT> link) |
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,
ErpConfigContext erpConfigContext,
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,
ErpConfigContext erpConfigContext,
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 paymentMethod,
String overallSDProcessStatus,
String totalCreditCheckStatus,
String overallSDDocumentRejectionSts,
ErpConfigContext erpConfigContext,
List<SalesQuotationItem> toItem,
List<SalesQuotationPartner> toPartner,
List<SalesQuotationPrcgElmnt> toPricingElement) |
Copyright © 2018 SAP SE. All rights reserved.