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