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