Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.goldentaxinterfacecustomertype.field.GTICustomerField
Packages that use GTICustomerField
Package
Description
-
Uses of GTICustomerField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.goldentaxinterfacecustomertype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.goldentaxinterfacecustomertype declared as GTICustomerFieldModifier and TypeFieldDescriptionstatic final GTICustomerField<String>GTICustomer.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final GTICustomerField<String>GTICustomer.CUSTOMER_TYPEUse with available fluent helpers to apply the CustomerType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.goldentaxinterfacecustomertype that return GTICustomerFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
GTICustomerField<T>GTICustomer.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> GTICustomerField<T>Use with available fluent helpers to apply an extension field to query operations.