Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation |
Modifier and Type | Field and Description |
---|---|
static SalesQuotationItemField<String> |
SalesQuotationItem.ALTERNATIVE_TO_ITEM
Use with available fluent helpers to apply the AlternativeToItem field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.BATCH
Use with available fluent helpers to apply the Batch field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.CUSTOMER_PAYMENT_TERMS
Use with available fluent helpers to apply the CustomerPaymentTerms field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.HIGHER_LEVEL_ITEM
Use with available fluent helpers to apply the HigherLevelItem field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.INCOTERMS_CLASSIFICATION
Use with available fluent helpers to apply the IncotermsClassification field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.INCOTERMS_LOCATION1
Use with available fluent helpers to apply the IncotermsLocation1 field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.INCOTERMS_LOCATION2
Use with available fluent helpers to apply the IncotermsLocation2 field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.INCOTERMS_TRANSFER_LOCATION
Use with available fluent helpers to apply the IncotermsTransferLocation field to query operations.
|
static SalesQuotationItemField<BigDecimal> |
SalesQuotationItem.ITEM_GROSS_WEIGHT
Use with available fluent helpers to apply the ItemGrossWeight field to query operations.
|
static SalesQuotationItemField<BigDecimal> |
SalesQuotationItem.ITEM_NET_WEIGHT
Use with available fluent helpers to apply the ItemNetWeight field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.ITEM_ORDER_PROBABILITY_IN_PERCENT
Use with available fluent helpers to apply the ItemOrderProbabilityInPercent field to query operations.
|
static SalesQuotationItemField<BigDecimal> |
SalesQuotationItem.ITEM_VOLUME
Use with available fluent helpers to apply the ItemVolume field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.ITEM_VOLUME_UNIT
Use with available fluent helpers to apply the ItemVolumeUnit field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.ITEM_WEIGHT_UNIT
Use with available fluent helpers to apply the ItemWeightUnit field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.MATERIAL_BY_CUSTOMER
Use with available fluent helpers to apply the MaterialByCustomer field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.MATERIAL_GROUP
Use with available fluent helpers to apply the MaterialGroup field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.MATERIAL_PRICING_GROUP
Use with available fluent helpers to apply the MaterialPricingGroup field to query operations.
|
static SalesQuotationItemField<BigDecimal> |
SalesQuotationItem.NET_AMOUNT
Use with available fluent helpers to apply the NetAmount field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.PROFIT_CENTER
Use with available fluent helpers to apply the ProfitCenter field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.PURCHASE_ORDER_BY_CUSTOMER
Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.REFERENCE_SD_DOCUMENT
Use with available fluent helpers to apply the ReferenceSDDocument field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.REFERENCE_SD_DOCUMENT_ITEM
Use with available fluent helpers to apply the ReferenceSDDocumentItem field to query operations.
|
static SalesQuotationItemField<BigDecimal> |
SalesQuotationItem.REQUESTED_QUANTITY
Use with available fluent helpers to apply the RequestedQuantity field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.REQUESTED_QUANTITY_UNIT
Use with available fluent helpers to apply the RequestedQuantityUnit field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.SALES_DOCUMENT_RJCN_REASON
Use with available fluent helpers to apply the SalesDocumentRjcnReason field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.SALES_QUOTATION
Use with available fluent helpers to apply the SalesQuotation field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.SALES_QUOTATION_ITEM
Use with available fluent helpers to apply the SalesQuotationItem field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.SALES_QUOTATION_ITEM_CATEGORY
Use with available fluent helpers to apply the SalesQuotationItemCategory field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.SALES_QUOTATION_ITEM_TEXT
Use with available fluent helpers to apply the SalesQuotationItemText field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.SD_PROCESS_STATUS
Use with available fluent helpers to apply the SDProcessStatus field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations.
|
static SalesQuotationItemField<String> |
SalesQuotationItem.WBS_ELEMENT
Use with available fluent helpers to apply the WBSElement field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SalesQuotationItemField<T> |
SalesQuotationItem.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SalesQuotationItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.