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 SalesQuotationPartnerLink<SalesQuotation> |
SalesQuotationPartner.TO_SALES_QUOTATION
Use with available fluent helpers to apply the to_SalesQuotation navigation property to query operations.
|
static SalesQuotationItemPrcgElmntLink<SalesQuotation> |
SalesQuotationItemPrcgElmnt.TO_SALES_QUOTATION
Use with available fluent helpers to apply the to_SalesQuotation navigation property to query operations.
|
static SalesQuotationPrcgElmntLink<SalesQuotation> |
SalesQuotationPrcgElmnt.TO_SALES_QUOTATION
Use with available fluent helpers to apply the to_SalesQuotation navigation property to query operations.
|
static SalesQuotationItemPartnerLink<SalesQuotation> |
SalesQuotationItemPartner.TO_SALES_QUOTATION
Use with available fluent helpers to apply the to_SalesQuotation navigation property to query operations.
|
static SalesQuotationItemLink<SalesQuotation> |
SalesQuotationItem.TO_SALES_QUOTATION
Use with available fluent helpers to apply the to_SalesQuotation navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SalesQuotation |
SalesQuotation.SalesQuotationBuilder.build() |
SalesQuotation |
SalesQuotationPartner.fetchSalesQuotation()
Fetches the SalesQuotation entity (one to one) associated with this entity.
|
SalesQuotation |
SalesQuotationItemPrcgElmnt.fetchSalesQuotation()
Fetches the SalesQuotation entity (one to one) associated with this entity.
|
SalesQuotation |
SalesQuotationPrcgElmnt.fetchSalesQuotation()
Fetches the SalesQuotation entity (one to one) associated with this entity.
|
SalesQuotation |
SalesQuotationItemPartner.fetchSalesQuotation()
Fetches the SalesQuotation entity (one to one) associated with this entity.
|
SalesQuotation |
SalesQuotationItem.fetchSalesQuotation()
Fetches the SalesQuotation entity (one to one) associated with this entity.
|
protected SalesQuotation |
SalesQuotationDeleteFluentHelper.getEntity()
SalesQuotation entity object that will be deleted in the S/4HANA system. |
protected SalesQuotation |
SalesQuotationCreateFluentHelper.getEntity()
SalesQuotation entity object that will be created in the S/4HANA system. |
protected SalesQuotation |
SalesQuotationUpdateFluentHelper.getEntity()
SalesQuotation entity object that will be updated in the S/4HANA system. |
SalesQuotation |
SalesQuotationPartner.getSalesQuotationOrFetch()
Retrieval of associated SalesQuotation entity (one to one).
|
SalesQuotation |
SalesQuotationItemPrcgElmnt.getSalesQuotationOrFetch()
Retrieval of associated SalesQuotation entity (one to one).
|
SalesQuotation |
SalesQuotationPrcgElmnt.getSalesQuotationOrFetch()
Retrieval of associated SalesQuotation entity (one to one).
|
SalesQuotation |
SalesQuotationItemPartner.getSalesQuotationOrFetch()
Retrieval of associated SalesQuotation entity (one to one).
|
SalesQuotation |
SalesQuotationItem.getSalesQuotationOrFetch()
Retrieval of associated SalesQuotation entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<SalesQuotation> |
SalesQuotationByKeyFluentHelper.getEntityClass() |
protected Class<SalesQuotation> |
SalesQuotationFluentHelper.getEntityClass() |
Optional<SalesQuotation> |
SalesQuotationPartner.getSalesQuotationIfPresent()
Retrieval of associated SalesQuotation entity (one to one).
|
Optional<SalesQuotation> |
SalesQuotationItemPrcgElmnt.getSalesQuotationIfPresent()
Retrieval of associated SalesQuotation entity (one to one).
|
Optional<SalesQuotation> |
SalesQuotationPrcgElmnt.getSalesQuotationIfPresent()
Retrieval of associated SalesQuotation entity (one to one).
|
Optional<SalesQuotation> |
SalesQuotationItemPartner.getSalesQuotationIfPresent()
Retrieval of associated SalesQuotation entity (one to one).
|
Optional<SalesQuotation> |
SalesQuotationItem.getSalesQuotationIfPresent()
Retrieval of associated SalesQuotation entity (one to one).
|
Class<SalesQuotation> |
SalesQuotation.getType() |
Modifier and Type | Method and Description |
---|---|
SalesQuotationPartner.SalesQuotationPartnerBuilder |
SalesQuotationPartner.SalesQuotationPartnerBuilder.salesQuotation(SalesQuotation value) |
SalesQuotationItemPrcgElmnt.SalesQuotationItemPrcgElmntBuilder |
SalesQuotationItemPrcgElmnt.SalesQuotationItemPrcgElmntBuilder.salesQuotation(SalesQuotation value) |
SalesQuotationPrcgElmnt.SalesQuotationPrcgElmntBuilder |
SalesQuotationPrcgElmnt.SalesQuotationPrcgElmntBuilder.salesQuotation(SalesQuotation value) |
SalesQuotationItemPartner.SalesQuotationItemPartnerBuilder |
SalesQuotationItemPartner.SalesQuotationItemPartnerBuilder.salesQuotation(SalesQuotation value) |
SalesQuotationItem.SalesQuotationItemBuilder |
SalesQuotationItem.SalesQuotationItemBuilder.salesQuotation(SalesQuotation value) |
void |
SalesQuotationPartner.setSalesQuotation(SalesQuotation value)
Overwrites the associated SalesQuotation entity for the loaded navigation property to_SalesQuotation.
|
void |
SalesQuotationItemPrcgElmnt.setSalesQuotation(SalesQuotation value)
Overwrites the associated SalesQuotation entity for the loaded navigation property to_SalesQuotation.
|
void |
SalesQuotationPrcgElmnt.setSalesQuotation(SalesQuotation value)
Overwrites the associated SalesQuotation entity for the loaded navigation property to_SalesQuotation.
|
void |
SalesQuotationItemPartner.setSalesQuotation(SalesQuotation value)
Overwrites the associated SalesQuotation entity for the loaded navigation property to_SalesQuotation.
|
void |
SalesQuotationItem.setSalesQuotation(SalesQuotation value)
Overwrites the associated SalesQuotation entity for the loaded navigation property to_SalesQuotation.
|
Modifier and Type | Method and Description |
---|---|
protected SalesQuotationLink<ObjectT> |
SalesQuotationLink.translateLinkType(EntityLink<SalesQuotationLink<ObjectT>,SalesQuotation,ObjectT> link) |
Constructor and Description |
---|
SalesQuotationCreateFluentHelper(SalesQuotation entity) |
SalesQuotationDeleteFluentHelper(SalesQuotation entity) |
SalesQuotationItem(String salesQuotation,
String salesQuotationItem,
String higherLevelItem,
String salesQuotationItemCategory,
String salesQuotationItemText,
String purchaseOrderByCustomer,
String material,
String materialByCustomer,
BigDecimal requestedQuantity,
String requestedQuantityUnit,
String itemOrderProbabilityInPercent,
String alternativeToItem,
BigDecimal itemGrossWeight,
BigDecimal itemNetWeight,
String itemWeightUnit,
BigDecimal itemVolume,
String itemVolumeUnit,
String transactionCurrency,
BigDecimal netAmount,
String materialGroup,
String batch,
String incotermsClassification,
String incotermsTransferLocation,
String incotermsLocation1,
String incotermsLocation2,
String customerPaymentTerms,
String salesDocumentRjcnReason,
String sDProcessStatus,
ErpConfigContext erpConfigContext,
List<SalesQuotationItemPartner> toPartner,
List<SalesQuotationItemPrcgElmnt> toPricingElement,
SalesQuotation toSalesQuotation) |
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) |
SalesQuotationPartner(String salesQuotation,
String partnerFunction,
String customer,
String supplier,
String personnel,
String contactPerson,
ErpConfigContext erpConfigContext,
SalesQuotation toSalesQuotation) |
SalesQuotationPrcgElmnt(String salesQuotation,
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,
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) |
SalesQuotationUpdateFluentHelper(SalesQuotation entity) |
Modifier and Type | Method and Description |
---|---|
SalesQuotationCreateFluentHelper |
SalesQuotationService.createSalesQuotation(SalesQuotation salesQuotation)
Create a new
SalesQuotation entity and save it to the S/4HANA system. |
SalesQuotationCreateFluentHelper |
DefaultSalesQuotationService.createSalesQuotation(SalesQuotation salesQuotation) |
SalesQuotationDeleteFluentHelper |
SalesQuotationService.deleteSalesQuotation(SalesQuotation salesQuotation)
Deletes an existing
SalesQuotation entity in the S/4HANA system. |
SalesQuotationDeleteFluentHelper |
DefaultSalesQuotationService.deleteSalesQuotation(SalesQuotation salesQuotation) |
SalesQuotationUpdateFluentHelper |
SalesQuotationService.updateSalesQuotation(SalesQuotation salesQuotation)
Update an existing
SalesQuotation entity and save it to the S/4HANA system. |
SalesQuotationUpdateFluentHelper |
DefaultSalesQuotationService.updateSalesQuotation(SalesQuotation salesQuotation) |
Copyright © 2018 SAP SE. All rights reserved.