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