Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.CnsldtnOfInvestmentsActivityField
Packages that use CnsldtnOfInvestmentsActivityField
-
Uses of CnsldtnOfInvestmentsActivityField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as CnsldtnOfInvestmentsActivityFieldModifier and TypeFieldDescriptionstatic final CnsldtnOfInvestmentsActivityField<String>CnsldtnOfInvestmentsActivity.INVESTMENT_ACTIVITY_TYPEUse with available fluent helpers to apply the InvestmentActivityType field to query operations.static final CnsldtnOfInvestmentsActivityField<String>CnsldtnOfInvestmentsActivity.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 CnsldtnOfInvestmentsActivityFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CnsldtnOfInvestmentsActivityField<T>CnsldtnOfInvestmentsActivity.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CnsldtnOfInvestmentsActivityField<T>Use with available fluent helpers to apply an extension field to query operations.