Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.SAP__TableColumnsField
Packages that use SAP__TableColumnsField
-
Uses of SAP__TableColumnsField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as SAP__TableColumnsFieldModifier and TypeFieldDescriptionstatic final SAP__TableColumnsField<String>SAP__TableColumns.HEADERUse with available fluent helpers to apply the Header field to query operations.static final SAP__TableColumnsField<String>SAP__TableColumns.HORIZONTAL_ALIGNMENTUse with available fluent helpers to apply the HorizontalAlignment field to query operations.static final SAP__TableColumnsField<UUID>SAP__TableColumns.IDUse with available fluent helpers to apply the Id field to query operations.static final SAP__TableColumnsField<String>SAP__TableColumns.NAMEUse with available fluent helpers to apply the Name field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return SAP__TableColumnsFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SAP__TableColumnsField<T>SAP__TableColumns.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SAP__TableColumnsField<T>Use with available fluent helpers to apply an extension field to query operations.