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