Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.field.RequestForQuotationField
Packages that use RequestForQuotationField
-
Uses of RequestForQuotationField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation declared as RequestForQuotationFieldModifier and TypeFieldDescriptionstatic final RequestForQuotationField<LocalDateTime>RequestForQuotation.BINDING_PERIOD_VALIDITY_END_DATEUse with available fluent helpers to apply the BindingPeriodValidityEndDate field to query operations.static final RequestForQuotationField<BigDecimal>RequestForQuotation.CASH_DISCOUNT1_DAYSUse with available fluent helpers to apply the CashDiscount1Days field to query operations.static final RequestForQuotationField<BigDecimal>RequestForQuotation.CASH_DISCOUNT1_PERCENTUse with available fluent helpers to apply the CashDiscount1Percent field to query operations.static final RequestForQuotationField<BigDecimal>RequestForQuotation.CASH_DISCOUNT2_DAYSUse with available fluent helpers to apply the CashDiscount2Days field to query operations.static final RequestForQuotationField<BigDecimal>RequestForQuotation.CASH_DISCOUNT2_PERCENTUse with available fluent helpers to apply the CashDiscount2Percent field to query operations.static final RequestForQuotationField<String>RequestForQuotation.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final RequestForQuotationField<String>RequestForQuotation.CORRESPNC_INTERNAL_REFERENCEUse with available fluent helpers to apply the CorrespncInternalReference field to query operations.static final RequestForQuotationField<String>RequestForQuotation.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final RequestForQuotationField<LocalDateTime>RequestForQuotation.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final RequestForQuotationField<String>RequestForQuotation.DOCUMENT_CURRENCYUse with available fluent helpers to apply the DocumentCurrency field to query operations.static final RequestForQuotationField<String>RequestForQuotation.FOLLOW_ON_DOCUMENT_CATEGORYUse with available fluent helpers to apply the FollowOnDocumentCategory field to query operations.static final RequestForQuotationField<String>RequestForQuotation.FOLLOW_ON_DOCUMENT_TYPEUse with available fluent helpers to apply the FollowOnDocumentType field to query operations.static final RequestForQuotationField<String>RequestForQuotation.INCOTERMS_CLASSIFICATIONUse with available fluent helpers to apply the IncotermsClassification field to query operations.static final RequestForQuotationField<String>RequestForQuotation.INCOTERMS_LOCATION1Use with available fluent helpers to apply the IncotermsLocation1 field to query operations.static final RequestForQuotationField<String>RequestForQuotation.INCOTERMS_LOCATION2Use with available fluent helpers to apply the IncotermsLocation2 field to query operations.static final RequestForQuotationField<String>RequestForQuotation.INCOTERMS_TRANSFER_LOCATIONUse with available fluent helpers to apply the IncotermsTransferLocation field to query operations.static final RequestForQuotationField<String>RequestForQuotation.INCOTERMS_VERSIONUse with available fluent helpers to apply the IncotermsVersion field to query operations.static final RequestForQuotationField<String>RequestForQuotation.IS_END_OF_PURPOSE_BLOCKEDUse with available fluent helpers to apply the IsEndOfPurposeBlocked field to query operations.static final RequestForQuotationField<String>RequestForQuotation.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final RequestForQuotationField<ZonedDateTime>RequestForQuotation.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final RequestForQuotationField<LocalDateTime>RequestForQuotation.LATEST_REGISTRATION_DATEUse with available fluent helpers to apply the LatestRegistrationDate field to query operations.static final RequestForQuotationField<BigDecimal>RequestForQuotation.NET_PAYMENT_DAYSUse with available fluent helpers to apply the NetPaymentDays field to query operations.static final RequestForQuotationField<String>RequestForQuotation.PAYMENT_TERMSUse with available fluent helpers to apply the PaymentTerms field to query operations.static final RequestForQuotationField<String>RequestForQuotation.PURCHASING_DOCUMENT_CATEGORYUse with available fluent helpers to apply the PurchasingDocumentCategory field to query operations.static final RequestForQuotationField<String>RequestForQuotation.PURCHASING_DOCUMENT_TYPEUse with available fluent helpers to apply the PurchasingDocumentType field to query operations.static final RequestForQuotationField<String>RequestForQuotation.PURCHASING_GROUPUse with available fluent helpers to apply the PurchasingGroup field to query operations.static final RequestForQuotationField<String>RequestForQuotation.PURCHASING_ORGANIZATIONUse with available fluent helpers to apply the PurchasingOrganization field to query operations.static final RequestForQuotationField<LocalDateTime>RequestForQuotation.QUOTATION_EARLIEST_SUBMSN_DATEUse with available fluent helpers to apply the QuotationEarliestSubmsnDate field to query operations.static final RequestForQuotationField<LocalDateTime>RequestForQuotation.QUOTATION_LATEST_SUBMISSION_DATEUse with available fluent helpers to apply the QuotationLatestSubmissionDate field to query operations.static final RequestForQuotationField<String>RequestForQuotation.REQUEST_FOR_QUOTATIONUse with available fluent helpers to apply the RequestForQuotation field to query operations.static final RequestForQuotationField<String>RequestForQuotation.REQUEST_FOR_QUOTATION_NAMEUse with available fluent helpers to apply the RequestForQuotationName field to query operations.static final RequestForQuotationField<String>RequestForQuotation.RFQ_LIFECYCLE_STATUSUse with available fluent helpers to apply the RFQLifecycleStatus field to query operations.static final RequestForQuotationField<LocalDateTime>RequestForQuotation.RFQ_PUBLISHING_DATEUse with available fluent helpers to apply the RFQPublishingDate field to query operations.static final RequestForQuotationField<BigDecimal>RequestForQuotation.TARGET_AMOUNTUse with available fluent helpers to apply the TargetAmount field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation that return RequestForQuotationFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
RequestForQuotationField<T>RequestForQuotation.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> RequestForQuotationField<T>Use with available fluent helpers to apply an extension field to query operations.