Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.FinancialManagementAreaField
Packages that use FinancialManagementAreaField
-
Uses of FinancialManagementAreaField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as FinancialManagementAreaFieldModifier and TypeFieldDescriptionstatic final FinancialManagementAreaField<String>FinancialManagementArea.FINANCIAL_MANAGEMENT_AREAUse with available fluent helpers to apply the FinancialManagementArea field to query operations.static final FinancialManagementAreaField<String>FinancialManagementArea.FINANCIAL_MANAGEMENT_AREA_TEXTUse with available fluent helpers to apply the FinancialManagementAreaText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return FinancialManagementAreaFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
FinancialManagementAreaField<T>FinancialManagementArea.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> FinancialManagementAreaField<T>Use with available fluent helpers to apply an extension field to query operations.