Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund.field.FundCoreField
Packages that use FundCoreField
-
Uses of FundCoreField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund declared as FundCoreFieldModifier and TypeFieldDescriptionstatic final FundCoreField<String>FundCore.FINANCIAL_MANAGEMENT_AREAUse with available fluent helpers to apply the FinancialManagementArea field to query operations.static final FundCoreField<String>FundCore.FUNDUse with available fluent helpers to apply the Fund field to query operations.static final FundCoreField<String>FundCore.FUND_AUTHZN_GRPUse with available fluent helpers to apply the FundAuthznGrp field to query operations.static final FundCoreField<String>FundCore.FUND_DESCRIPTIONUse with available fluent helpers to apply the FundDescription field to query operations.static final FundCoreField<String>FundCore.FUND_FIN_MGMT_AREA_FOR_AUTHZNUse with available fluent helpers to apply the FundFinMgmtAreaForAuthzn field to query operations.static final FundCoreField<String>FundCore.FUND_NAMEUse with available fluent helpers to apply the FundName field to query operations.static final FundCoreField<String>FundCore.FUND_PERIODICITYUse with available fluent helpers to apply the FundPeriodicity field to query operations.static final FundCoreField<String>FundCore.FUND_TYPEUse with available fluent helpers to apply the FundType field to query operations.static final FundCoreField<LocalDateTime>FundCore.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final FundCoreField<LocalDateTime>FundCore.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund that return FundCoreFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
FundCoreField<T>FundCore.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> FundCoreField<T>Use with available fluent helpers to apply an extension field to query operations.