Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.field.SalesInquiryField
Packages that use SalesInquiryField
-
Uses of SalesInquiryField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry declared as SalesInquiryFieldModifier and TypeFieldDescriptionstatic final SalesInquiryField<LocalDateTime>SalesInquiry.BINDING_PERIOD_VALIDITY_END_DATEUse with available fluent helpers to apply the BindingPeriodValidityEndDate field to query operations.static final SalesInquiryField<LocalDateTime>SalesInquiry.BINDING_PERIOD_VALIDITY_START_DATEUse with available fluent helpers to apply the BindingPeriodValidityStartDate field to query operations.static final SalesInquiryField<String>SalesInquiry.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final SalesInquiryField<LocalDateTime>SalesInquiry.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final SalesInquiryField<String>SalesInquiry.CUSTOMER_PAYMENT_TERMSUse with available fluent helpers to apply the CustomerPaymentTerms field to query operations.static final SalesInquiryField<LocalDateTime>SalesInquiry.CUSTOMER_PURCHASE_ORDER_DATEUse with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations.static final SalesInquiryField<String>SalesInquiry.CUSTOMER_PURCHASE_ORDER_TYPEUse with available fluent helpers to apply the CustomerPurchaseOrderType field to query operations.static final SalesInquiryField<String>SalesInquiry.DISTRIBUTION_CHANNELUse with available fluent helpers to apply the DistributionChannel field to query operations.static final SalesInquiryField<BigDecimal>SalesInquiry.EXPECTED_ORDER_NET_AMOUNTUse with available fluent helpers to apply the ExpectedOrderNetAmount field to query operations.static final SalesInquiryField<String>SalesInquiry.HDR_ORDER_PROBABILITY_IN_PERCENTUse with available fluent helpers to apply the HdrOrderProbabilityInPercent field to query operations.static final SalesInquiryField<String>SalesInquiry.HEADER_BILLING_BLOCK_REASONUse with available fluent helpers to apply the HeaderBillingBlockReason field to query operations.static final SalesInquiryField<String>SalesInquiry.INCOTERMS_CLASSIFICATIONUse with available fluent helpers to apply the IncotermsClassification field to query operations.static final SalesInquiryField<String>SalesInquiry.INCOTERMS_LOCATION1Use with available fluent helpers to apply the IncotermsLocation1 field to query operations.static final SalesInquiryField<String>SalesInquiry.INCOTERMS_LOCATION2Use with available fluent helpers to apply the IncotermsLocation2 field to query operations.static final SalesInquiryField<String>SalesInquiry.INCOTERMS_TRANSFER_LOCATIONUse with available fluent helpers to apply the IncotermsTransferLocation field to query operations.static final SalesInquiryField<String>SalesInquiry.INCOTERMS_VERSIONUse with available fluent helpers to apply the IncotermsVersion field to query operations.static final SalesInquiryField<LocalDateTime>SalesInquiry.LAST_CHANGE_DATEUse with available fluent helpers to apply the LastChangeDate field to query operations.static final SalesInquiryField<ZonedDateTime>SalesInquiry.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final SalesInquiryField<String>SalesInquiry.ORGANIZATION_DIVISIONUse with available fluent helpers to apply the OrganizationDivision field to query operations.static final SalesInquiryField<String>SalesInquiry.OVERALL_SD_DOCUMENT_REJECTION_STSUse with available fluent helpers to apply the OverallSDDocumentRejectionSts field to query operations.static final SalesInquiryField<String>SalesInquiry.OVERALL_SD_PROCESS_STATUSUse with available fluent helpers to apply the OverallSDProcessStatus field to query operations.static final SalesInquiryField<String>SalesInquiry.PAYMENT_METHODUse with available fluent helpers to apply the PaymentMethod field to query operations.static final SalesInquiryField<LocalDateTime>SalesInquiry.PRICING_DATEUse with available fluent helpers to apply the PricingDate field to query operations.static final SalesInquiryField<String>SalesInquiry.PURCHASE_ORDER_BY_CUSTOMERUse with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.static final SalesInquiryField<String>SalesInquiry.SALES_DISTRICTUse with available fluent helpers to apply the SalesDistrict field to query operations.static final SalesInquiryField<String>SalesInquiry.SALES_GROUPUse with available fluent helpers to apply the SalesGroup field to query operations.static final SalesInquiryField<String>SalesInquiry.SALES_INQUIRYUse with available fluent helpers to apply the SalesInquiry field to query operations.static final SalesInquiryField<LocalDateTime>SalesInquiry.SALES_INQUIRY_DATEUse with available fluent helpers to apply the SalesInquiryDate field to query operations.static final SalesInquiryField<String>SalesInquiry.SALES_INQUIRY_TYPEUse with available fluent helpers to apply the SalesInquiryType field to query operations.static final SalesInquiryField<String>SalesInquiry.SALES_OFFICEUse with available fluent helpers to apply the SalesOffice field to query operations.static final SalesInquiryField<String>SalesInquiry.SALES_ORGANIZATIONUse with available fluent helpers to apply the SalesOrganization field to query operations.static final SalesInquiryField<String>SalesInquiry.SD_DOCUMENT_REASONUse with available fluent helpers to apply the SDDocumentReason field to query operations.static final SalesInquiryField<String>SalesInquiry.SOLD_TO_PARTYUse with available fluent helpers to apply the SoldToParty field to query operations.static final SalesInquiryField<String>SalesInquiry.TOTAL_CREDIT_CHECK_STATUSUse with available fluent helpers to apply the TotalCreditCheckStatus field to query operations.static final SalesInquiryField<BigDecimal>SalesInquiry.TOTAL_NET_AMOUNTUse with available fluent helpers to apply the TotalNetAmount field to query operations.static final SalesInquiryField<String>SalesInquiry.TRANSACTION_CURRENCYUse with available fluent helpers to apply the TransactionCurrency field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry that return SalesInquiryFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SalesInquiryField<T>SalesInquiry.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SalesInquiryField<T>Use with available fluent helpers to apply an extension field to query operations.