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