Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.field.ProductCharcField
Packages that use ProductCharcField
Package
Description
-
Uses of ProductCharcField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification declared as ProductCharcFieldModifier and TypeFieldDescriptionstatic final ProductCharcField<String>ProductCharc.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final ProductCharcField<String>ProductCharc.CHARC_INTERNAL_IDUse with available fluent helpers to apply the CharcInternalID field to query operations.static final ProductCharcField<String>ProductCharc.CLASS_TYPEUse with available fluent helpers to apply the ClassType field to query operations.static final ProductCharcField<LocalDateTime>ProductCharc.KEY_DATEUse with available fluent helpers to apply the KeyDate field to query operations.static final ProductCharcField<String>ProductCharc.PRODUCTUse with available fluent helpers to apply the Product field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification that return ProductCharcFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductCharcField<T>ProductCharc.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductCharcField<T>Use with available fluent helpers to apply an extension field to query operations.