Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processsalesorder |
Modifier and Type | Field and Description |
---|---|
static SalesOrderField<Boolean> |
SalesOrder.COMPLETE_DELIVERY_IS_DEFINED
Use with available fluent helpers to apply the CompleteDeliveryIsDefined field to query operations.
|
static SalesOrderField<String> |
SalesOrder.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static SalesOrderField<Calendar> |
SalesOrder.CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static SalesOrderField<String> |
SalesOrder.CUSTOMER_PAYMENT_TERMS
Use with available fluent helpers to apply the CustomerPaymentTerms field to query operations.
|
static SalesOrderField<Calendar> |
SalesOrder.CUSTOMER_PURCHASE_ORDER_DATE
Use with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations.
|
static SalesOrderField<String> |
SalesOrder.CUSTOMER_PURCHASE_ORDER_TYPE
Use with available fluent helpers to apply the CustomerPurchaseOrderType field to query operations.
|
static SalesOrderField<String> |
SalesOrder.DELIVERY_BLOCK_REASON
Use with available fluent helpers to apply the DeliveryBlockReason field to query operations.
|
static SalesOrderField<String> |
SalesOrder.DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static SalesOrderField<String> |
SalesOrder.HEADER_BILLING_BLOCK_REASON
Use with available fluent helpers to apply the HeaderBillingBlockReason field to query operations.
|
static SalesOrderField<String> |
SalesOrder.INCOTERMS_CLASSIFICATION
Use with available fluent helpers to apply the IncotermsClassification field to query operations.
|
static SalesOrderField<String> |
SalesOrder.INCOTERMS_LOCATION1
Use with available fluent helpers to apply the IncotermsLocation1 field to query operations.
|
static SalesOrderField<String> |
SalesOrder.INCOTERMS_LOCATION2
Use with available fluent helpers to apply the IncotermsLocation2 field to query operations.
|
static SalesOrderField<String> |
SalesOrder.INCOTERMS_TRANSFER_LOCATION
Use with available fluent helpers to apply the IncotermsTransferLocation field to query operations.
|
static SalesOrderField<String> |
SalesOrder.INCOTERMS_VERSION
Use with available fluent helpers to apply the IncotermsVersion field to query operations.
|
static SalesOrderField<Calendar> |
SalesOrder.LAST_CHANGE_DATE
Use with available fluent helpers to apply the LastChangeDate field to query operations.
|
static SalesOrderField<BigDecimal> |
SalesOrder.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static SalesOrderField<String> |
SalesOrder.ORGANIZATION_DIVISION
Use with available fluent helpers to apply the OrganizationDivision field to query operations.
|
static SalesOrderField<String> |
SalesOrder.OVERALL_SD_DOCUMENT_REJECTION_STS
Use with available fluent helpers to apply the OverallSDDocumentRejectionSts field to query operations.
|
static SalesOrderField<String> |
SalesOrder.OVERALL_SD_PROCESS_STATUS
Use with available fluent helpers to apply the OverallSDProcessStatus field to query operations.
|
static SalesOrderField<String> |
SalesOrder.OVERALL_TOTAL_DELIVERY_STATUS
Use with available fluent helpers to apply the OverallTotalDeliveryStatus field to query operations.
|
static SalesOrderField<String> |
SalesOrder.PAYMENT_METHOD
Use with available fluent helpers to apply the PaymentMethod field to query operations.
|
static SalesOrderField<Calendar> |
SalesOrder.PRICING_DATE
Use with available fluent helpers to apply the PricingDate field to query operations.
|
static SalesOrderField<String> |
SalesOrder.PURCHASE_ORDER_BY_CUSTOMER
Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.
|
static SalesOrderField<Calendar> |
SalesOrder.REQUESTED_DELIVERY_DATE
Use with available fluent helpers to apply the RequestedDeliveryDate field to query operations.
|
static SalesOrderField<String> |
SalesOrder.SALES_DISTRICT
Use with available fluent helpers to apply the SalesDistrict field to query operations.
|
static SalesOrderField<String> |
SalesOrder.SALES_GROUP
Use with available fluent helpers to apply the SalesGroup field to query operations.
|
static SalesOrderField<String> |
SalesOrder.SALES_OFFICE
Use with available fluent helpers to apply the SalesOffice field to query operations.
|
static SalesOrderField<String> |
SalesOrder.SALES_ORDER
Use with available fluent helpers to apply the SalesOrder field to query operations.
|
static SalesOrderField<Calendar> |
SalesOrder.SALES_ORDER_DATE
Use with available fluent helpers to apply the SalesOrderDate field to query operations.
|
static SalesOrderField<String> |
SalesOrder.SALES_ORDER_TYPE
Use with available fluent helpers to apply the SalesOrderType field to query operations.
|
static SalesOrderField<String> |
SalesOrder.SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
static SalesOrderField<String> |
SalesOrder.SD_DOCUMENT_REASON
Use with available fluent helpers to apply the SDDocumentReason field to query operations.
|
static SalesOrderField<String> |
SalesOrder.SHIPPING_CONDITION
Use with available fluent helpers to apply the ShippingCondition field to query operations.
|
static SalesOrderField<String> |
SalesOrder.SHIPPING_TYPE
Use with available fluent helpers to apply the ShippingType field to query operations.
|
static SalesOrderField<String> |
SalesOrder.SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations.
|
static SalesOrderField<String> |
SalesOrder.TOTAL_CREDIT_CHECK_STATUS
Use with available fluent helpers to apply the TotalCreditCheckStatus field to query operations.
|
static SalesOrderField<BigDecimal> |
SalesOrder.TOTAL_NET_AMOUNT
Use with available fluent helpers to apply the TotalNetAmount field to query operations.
|
static SalesOrderField<String> |
SalesOrder.TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SalesOrderField<T> |
SalesOrder.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.