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