Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.CnsldtnInvesteeUnitField
Packages that use CnsldtnInvesteeUnitField
-
Uses of CnsldtnInvesteeUnitField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as CnsldtnInvesteeUnitFieldModifier and TypeFieldDescriptionstatic final CnsldtnInvesteeUnitField<String>CnsldtnInvesteeUnit.CONSOLIDATION_UNITUse with available fluent helpers to apply the ConsolidationUnit field to query operations.static final CnsldtnInvesteeUnitField<String>CnsldtnInvesteeUnit.CONSOLIDATION_UNIT_LOCAL_CURRENCYUse with available fluent helpers to apply the ConsolidationUnitLocalCurrency field to query operations.static final CnsldtnInvesteeUnitField<String>CnsldtnInvesteeUnit.CONSOLIDATION_UNIT_LOCAL_CURRENCY_TEXTUse with available fluent helpers to apply the ConsolidationUnitLocalCurrency_Text field to query operations.static final CnsldtnInvesteeUnitField<String>CnsldtnInvesteeUnit.CONSOLIDATION_UNIT_TEXTUse with available fluent helpers to apply the ConsolidationUnit_Text field to query operations.static final CnsldtnInvesteeUnitField<String>CnsldtnInvesteeUnit.COUNTRYUse with available fluent helpers to apply the Country field to query operations.static final CnsldtnInvesteeUnitField<String>CnsldtnInvesteeUnit.COUNTRY_TEXTUse with available fluent helpers to apply the Country_Text field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return CnsldtnInvesteeUnitFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CnsldtnInvesteeUnitField<T>CnsldtnInvesteeUnit.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CnsldtnInvesteeUnitField<T>Use with available fluent helpers to apply an extension field to query operations.