Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument.field.EarmarkedFundsDocumentField
Packages that use EarmarkedFundsDocumentField
-
Uses of EarmarkedFundsDocumentField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument declared as EarmarkedFundsDocumentFieldModifier and TypeFieldDescriptionstatic final EarmarkedFundsDocumentField<BigDecimal>EarmarkedFundsDocument.ABSOLUTE_EXCHANGE_RATEUse with available fluent helpers to apply the AbsoluteExchangeRate field to query operations.static final EarmarkedFundsDocumentField<String>EarmarkedFundsDocument.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final EarmarkedFundsDocumentField<String>EarmarkedFundsDocument.COMPANY_CODE_CURRENCYUse with available fluent helpers to apply the CompanyCodeCurrency field to query operations.static final EarmarkedFundsDocumentField<LocalDateTime>EarmarkedFundsDocument.DOCUMENT_DATEUse with available fluent helpers to apply the DocumentDate field to query operations.static final EarmarkedFundsDocumentField<String>EarmarkedFundsDocument.EARMARKED_FUNDS_DOC_REFERENCEUse with available fluent helpers to apply the EarmarkedFundsDocReference field to query operations.static final EarmarkedFundsDocumentField<String>EarmarkedFundsDocument.EARMARKED_FUNDS_DOCUMENTUse with available fluent helpers to apply the EarmarkedFundsDocument field to query operations.static final EarmarkedFundsDocumentField<String>EarmarkedFundsDocument.EARMARKED_FUNDS_DOCUMENT_CATEGORYUse with available fluent helpers to apply the EarmarkedFundsDocumentCategory field to query operations.static final EarmarkedFundsDocumentField<String>EarmarkedFundsDocument.EARMARKED_FUNDS_DOCUMENT_TYPEUse with available fluent helpers to apply the EarmarkedFundsDocumentType field to query operations.static final EarmarkedFundsDocumentField<String>EarmarkedFundsDocument.EARMARKED_FUNDS_HEADER_TEXTUse with available fluent helpers to apply the EarmarkedFundsHeaderText field to query operations.static final EarmarkedFundsDocumentField<String>EarmarkedFundsDocument.EARMARKED_FUNDS_MANUAL_EDIT_BLOCKUse with available fluent helpers to apply the EarmarkedFundsManualEditBlock field to query operations.static final EarmarkedFundsDocumentField<String>EarmarkedFundsDocument.EMRKD_FNDS_DOC_CREATED_BY_USERUse with available fluent helpers to apply the EmrkdFndsDocCreatedByUser field to query operations.static final EarmarkedFundsDocumentField<LocalDateTime>EarmarkedFundsDocument.EMRKD_FNDS_DOC_CREATION_DATEUse with available fluent helpers to apply the EmrkdFndsDocCreationDate field to query operations.static final EarmarkedFundsDocumentField<LocalDateTime>EarmarkedFundsDocument.EMRKD_FNDS_DOC_LAST_CHANGE_DATEUse with available fluent helpers to apply the EmrkdFndsDocLastChangeDate field to query operations.static final EarmarkedFundsDocumentField<ZonedDateTime>EarmarkedFundsDocument.EMRKD_FNDS_DOC_LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the EmrkdFndsDocLastChangeDateTime field to query operations.static final EarmarkedFundsDocumentField<String>EarmarkedFundsDocument.EMRKD_FNDS_DOC_LAST_CHANGED_BY_USERUse with available fluent helpers to apply the EmrkdFndsDocLastChangedByUser field to query operations.static final EarmarkedFundsDocumentField<String>EarmarkedFundsDocument.EMRKD_FNDS_EXT_DOCUMENT_NUMBERUse with available fluent helpers to apply the EmrkdFndsExtDocumentNumber field to query operations.static final EarmarkedFundsDocumentField<String>EarmarkedFundsDocument.EMRKD_FNDS_INTEG_SCENARIO_VARIANTUse with available fluent helpers to apply the EmrkdFndsIntegScenarioVariant field to query operations.static final EarmarkedFundsDocumentField<String>EarmarkedFundsDocument.EMRKD_FNDS_INTEGRATION_SCENARIOUse with available fluent helpers to apply the EmrkdFndsIntegrationScenario field to query operations.static final EarmarkedFundsDocumentField<Boolean>EarmarkedFundsDocument.EXCH_RATE_IS_INDIRECT_QUOTATIONUse with available fluent helpers to apply the ExchRateIsIndirectQuotation field to query operations.static final EarmarkedFundsDocumentField<LocalDateTime>EarmarkedFundsDocument.EXCHANGE_RATE_DATEUse with available fluent helpers to apply the ExchangeRateDate field to query operations.static final EarmarkedFundsDocumentField<LocalDateTime>EarmarkedFundsDocument.POSTING_DATEUse with available fluent helpers to apply the PostingDate field to query operations.static final EarmarkedFundsDocumentField<String>EarmarkedFundsDocument.REFERENCE_DOCUMENTUse with available fluent helpers to apply the ReferenceDocument field to query operations.static final EarmarkedFundsDocumentField<String>EarmarkedFundsDocument.REFERENCE_DOCUMENT_CONTEXTUse with available fluent helpers to apply the ReferenceDocumentContext field to query operations.static final EarmarkedFundsDocumentField<String>EarmarkedFundsDocument.REFERENCE_DOCUMENT_LOGICAL_SYSTEMUse with available fluent helpers to apply the ReferenceDocumentLogicalSystem field to query operations.static final EarmarkedFundsDocumentField<String>EarmarkedFundsDocument.REFERENCE_DOCUMENT_TYPEUse with available fluent helpers to apply the ReferenceDocumentType field to query operations.static final EarmarkedFundsDocumentField<String>EarmarkedFundsDocument.TRANSACTION_CURRENCYUse with available fluent helpers to apply the TransactionCurrency field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument that return EarmarkedFundsDocumentFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
EarmarkedFundsDocumentField<T>EarmarkedFundsDocument.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EarmarkedFundsDocumentField<T>Use with available fluent helpers to apply an extension field to query operations.