Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger.field.LedgerTextField
Packages that use LedgerTextField
-
Uses of LedgerTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger declared as LedgerTextFieldModifier and TypeFieldDescriptionstatic final LedgerTextField<String>LedgerText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final LedgerTextField<String>LedgerText.LEDGERUse with available fluent helpers to apply the Ledger field to query operations.static final LedgerTextField<String>LedgerText.LEDGER_NAMEUse with available fluent helpers to apply the LedgerName field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger that return LedgerTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
LedgerTextField<T>LedgerText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> LedgerTextField<T>Use with available fluent helpers to apply an extension field to query operations.