Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry |
Modifier and Type | Field and Description |
---|---|
static SalesInquiryField<LocalDateTime> |
SalesInquiry.BINDING_PERIOD_VALIDITY_END_DATE
Use with available fluent helpers to apply the BindingPeriodValidityEndDate field to query operations.
|
static SalesInquiryField<LocalDateTime> |
SalesInquiry.BINDING_PERIOD_VALIDITY_START_DATE
Use with available fluent helpers to apply the BindingPeriodValidityStartDate field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static SalesInquiryField<LocalDateTime> |
SalesInquiry.CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.CUSTOMER_PAYMENT_TERMS
Use with available fluent helpers to apply the CustomerPaymentTerms field to query operations.
|
static SalesInquiryField<LocalDateTime> |
SalesInquiry.CUSTOMER_PURCHASE_ORDER_DATE
Use with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.CUSTOMER_PURCHASE_ORDER_TYPE
Use with available fluent helpers to apply the CustomerPurchaseOrderType field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static SalesInquiryField<BigDecimal> |
SalesInquiry.EXPECTED_ORDER_NET_AMOUNT
Use with available fluent helpers to apply the ExpectedOrderNetAmount field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.HDR_ORDER_PROBABILITY_IN_PERCENT
Use with available fluent helpers to apply the HdrOrderProbabilityInPercent field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.HEADER_BILLING_BLOCK_REASON
Use with available fluent helpers to apply the HeaderBillingBlockReason field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.INCOTERMS_CLASSIFICATION
Use with available fluent helpers to apply the IncotermsClassification field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.INCOTERMS_LOCATION1
Use with available fluent helpers to apply the IncotermsLocation1 field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.INCOTERMS_LOCATION2
Use with available fluent helpers to apply the IncotermsLocation2 field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.INCOTERMS_TRANSFER_LOCATION
Use with available fluent helpers to apply the IncotermsTransferLocation field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.INCOTERMS_VERSION
Use with available fluent helpers to apply the IncotermsVersion field to query operations.
|
static SalesInquiryField<LocalDateTime> |
SalesInquiry.LAST_CHANGE_DATE
Use with available fluent helpers to apply the LastChangeDate field to query operations.
|
static SalesInquiryField<ZonedDateTime> |
SalesInquiry.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.ORGANIZATION_DIVISION
Use with available fluent helpers to apply the OrganizationDivision field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.OVERALL_SD_DOCUMENT_REJECTION_STS
Use with available fluent helpers to apply the OverallSDDocumentRejectionSts field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.OVERALL_SD_PROCESS_STATUS
Use with available fluent helpers to apply the OverallSDProcessStatus field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.PAYMENT_METHOD
Use with available fluent helpers to apply the PaymentMethod field to query operations.
|
static SalesInquiryField<LocalDateTime> |
SalesInquiry.PRICING_DATE
Use with available fluent helpers to apply the PricingDate field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.PURCHASE_ORDER_BY_CUSTOMER
Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.SALES_DISTRICT
Use with available fluent helpers to apply the SalesDistrict field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.SALES_GROUP
Use with available fluent helpers to apply the SalesGroup field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.SALES_INQUIRY
Use with available fluent helpers to apply the SalesInquiry field to query operations.
|
static SalesInquiryField<LocalDateTime> |
SalesInquiry.SALES_INQUIRY_DATE
Use with available fluent helpers to apply the SalesInquiryDate field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.SALES_INQUIRY_TYPE
Use with available fluent helpers to apply the SalesInquiryType field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.SALES_OFFICE
Use with available fluent helpers to apply the SalesOffice field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.SD_DOCUMENT_REASON
Use with available fluent helpers to apply the SDDocumentReason field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.TOTAL_CREDIT_CHECK_STATUS
Use with available fluent helpers to apply the TotalCreditCheckStatus field to query operations.
|
static SalesInquiryField<BigDecimal> |
SalesInquiry.TOTAL_NET_AMOUNT
Use with available fluent helpers to apply the TotalNetAmount field to query operations.
|
static SalesInquiryField<String> |
SalesInquiry.TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SalesInquiryField<T> |
SalesInquiry.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SalesInquiry.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.