Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.LogicalSystemField
Packages that use LogicalSystemField
-
Uses of LogicalSystemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as LogicalSystemFieldModifier and TypeFieldDescriptionstatic final LogicalSystemField<String>LogicalSystem.LOGICAL_SYSTEM_IDUse with available fluent helpers to apply the LogicalSystem_ID field to query operations.static final LogicalSystemField<String>LogicalSystem.LOGICAL_SYSTEM_TEXTUse with available fluent helpers to apply the LogicalSystemText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return LogicalSystemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
LogicalSystemField<T>LogicalSystem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> LogicalSystemField<T>Use with available fluent helpers to apply an extension field to query operations.