Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.InvestmentActivityTypeField
Packages that use InvestmentActivityTypeField
-
Uses of InvestmentActivityTypeField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as InvestmentActivityTypeFieldModifier and TypeFieldDescriptionstatic final InvestmentActivityTypeField<String>InvestmentActivityType.INVESTMENT_ACTIVITY_TYPEUse with available fluent helpers to apply the InvestmentActivityType field to query operations.static final InvestmentActivityTypeField<String>InvestmentActivityType.INVESTMENT_ACTIVITY_TYPE_TEXTUse with available fluent helpers to apply the InvestmentActivityType_Text field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return InvestmentActivityTypeFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
InvestmentActivityTypeField<T>InvestmentActivityType.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> InvestmentActivityTypeField<T>Use with available fluent helpers to apply an extension field to query operations.