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