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