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