Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder |
Modifier and Type | Field and Description |
---|---|
static SalesOrderItemField<String> |
SalesOrderItem.BATCH
Use with available fluent helpers to apply the Batch field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.CUSTOMER_PAYMENT_TERMS
Use with available fluent helpers to apply the CustomerPaymentTerms field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.DELIVERY_GROUP
Use with available fluent helpers to apply the DeliveryGroup field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.DELIVERY_PRIORITY
Use with available fluent helpers to apply the DeliveryPriority field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.DELIVERY_STATUS
Use with available fluent helpers to apply the DeliveryStatus field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.HIGHER_LEVEL_ITEM
Use with available fluent helpers to apply the HigherLevelItem field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.INCOTERMS_CLASSIFICATION
Use with available fluent helpers to apply the IncotermsClassification field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.INCOTERMS_LOCATION1
Use with available fluent helpers to apply the IncotermsLocation1 field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.INCOTERMS_LOCATION2
Use with available fluent helpers to apply the IncotermsLocation2 field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.INCOTERMS_TRANSFER_LOCATION
Use with available fluent helpers to apply the IncotermsTransferLocation field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.ITEM_BILLING_BLOCK_REASON
Use with available fluent helpers to apply the ItemBillingBlockReason field to query operations.
|
static SalesOrderItemField<BigDecimal> |
SalesOrderItem.ITEM_GROSS_WEIGHT
Use with available fluent helpers to apply the ItemGrossWeight field to query operations.
|
static SalesOrderItemField<BigDecimal> |
SalesOrderItem.ITEM_NET_WEIGHT
Use with available fluent helpers to apply the ItemNetWeight field to query operations.
|
static SalesOrderItemField<BigDecimal> |
SalesOrderItem.ITEM_VOLUME
Use with available fluent helpers to apply the ItemVolume field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.ITEM_VOLUME_UNIT
Use with available fluent helpers to apply the ItemVolumeUnit field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.ITEM_WEIGHT_UNIT
Use with available fluent helpers to apply the ItemWeightUnit field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.MATERIAL_BY_CUSTOMER
Use with available fluent helpers to apply the MaterialByCustomer field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.MATERIAL_GROUP
Use with available fluent helpers to apply the MaterialGroup field to query operations.
|
static SalesOrderItemField<BigDecimal> |
SalesOrderItem.NET_AMOUNT
Use with available fluent helpers to apply the NetAmount field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.ORDER_RELATED_BILLING_STATUS
Use with available fluent helpers to apply the OrderRelatedBillingStatus field to query operations.
|
static SalesOrderItemField<LocalDateTime> |
SalesOrderItem.PRICING_DATE
Use with available fluent helpers to apply the PricingDate field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.PRODUCTION_PLANT
Use with available fluent helpers to apply the ProductionPlant field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.PURCHASE_ORDER_BY_CUSTOMER
Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.
|
static SalesOrderItemField<BigDecimal> |
SalesOrderItem.REQUESTED_QUANTITY
Use with available fluent helpers to apply the RequestedQuantity field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.REQUESTED_QUANTITY_UNIT
Use with available fluent helpers to apply the RequestedQuantityUnit field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.SALES_DOCUMENT_RJCN_REASON
Use with available fluent helpers to apply the SalesDocumentRjcnReason field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.SALES_ORDER
Use with available fluent helpers to apply the SalesOrder field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.SALES_ORDER_ITEM
Use with available fluent helpers to apply the SalesOrderItem field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.SALES_ORDER_ITEM_CATEGORY
Use with available fluent helpers to apply the SalesOrderItemCategory field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.SALES_ORDER_ITEM_TEXT
Use with available fluent helpers to apply the SalesOrderItemText field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.SD_PROCESS_STATUS
Use with available fluent helpers to apply the SDProcessStatus field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.SHIPPING_POINT
Use with available fluent helpers to apply the ShippingPoint field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.SHIPPING_TYPE
Use with available fluent helpers to apply the ShippingType field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.STORAGE_LOCATION
Use with available fluent helpers to apply the StorageLocation field to query operations.
|
static SalesOrderItemField<String> |
SalesOrderItem.TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SalesOrderItemField<T> |
SalesOrderItem.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SalesOrderItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.