Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.field.ProductClassCharcField
Packages that use ProductClassCharcField
Package
Description
-
Uses of ProductClassCharcField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification declared as ProductClassCharcFieldModifier and TypeFieldDescriptionstatic final ProductClassCharcField<String>ProductClassCharc.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final ProductClassCharcField<String>ProductClassCharc.CHARC_INTERNAL_IDUse with available fluent helpers to apply the CharcInternalID field to query operations.static final ProductClassCharcField<String>ProductClassCharc.CLASS_INTERNAL_IDUse with available fluent helpers to apply the ClassInternalID field to query operations.static final ProductClassCharcField<String>ProductClassCharc.CLASS_TYPEUse with available fluent helpers to apply the ClassType field to query operations.static final ProductClassCharcField<LocalDateTime>ProductClassCharc.KEY_DATEUse with available fluent helpers to apply the KeyDate field to query operations.static final ProductClassCharcField<String>ProductClassCharc.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 ProductClassCharcFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductClassCharcField<T>ProductClassCharc.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductClassCharcField<T>Use with available fluent helpers to apply an extension field to query operations.