Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm.field.IncotermsVersionField
Packages that use IncotermsVersionField
-
Uses of IncotermsVersionField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm declared as IncotermsVersionFieldModifier and TypeFieldDescriptionstatic final IncotermsVersionField<String>IncotermsVersion.INCOTERMS_VERSIONUse with available fluent helpers to apply the IncotermsVersion field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm that return IncotermsVersionFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
IncotermsVersionField<T>IncotermsVersion.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> IncotermsVersionField<T>Use with available fluent helpers to apply an extension field to query operations.