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