Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.field.PurgCatMaterialGroupField
Packages that use PurgCatMaterialGroupField
-
Uses of PurgCatMaterialGroupField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory declared as PurgCatMaterialGroupFieldModifier and TypeFieldDescriptionstatic final PurgCatMaterialGroupField<String>PurgCatMaterialGroup.MATERIAL_GROUPUse with available fluent helpers to apply the MaterialGroup field to query operations.static final PurgCatMaterialGroupField<UUID>PurgCatMaterialGroup.PUR_CAT_MATERIAL_GROUP_UUIDUse with available fluent helpers to apply the PurCatMaterialGroupUUID field to query operations.static final PurgCatMaterialGroupField<UUID>PurgCatMaterialGroup.PURG_CAT_UUIDUse with available fluent helpers to apply the PurgCatUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory that return PurgCatMaterialGroupFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PurgCatMaterialGroupField<T>PurgCatMaterialGroup.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PurgCatMaterialGroupField<T>Use with available fluent helpers to apply an extension field to query operations.