Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.field.PurgCatDescriptionField
Packages that use PurgCatDescriptionField
-
Uses of PurgCatDescriptionField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory declared as PurgCatDescriptionFieldModifier and TypeFieldDescriptionstatic final PurgCatDescriptionField<String>PurgCatDescription.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final PurgCatDescriptionField<String>PurgCatDescription.PURG_CAT_DESCRIPTIONUse with available fluent helpers to apply the PurgCatDescription field to query operations.static final PurgCatDescriptionField<UUID>PurgCatDescription.PURG_CAT_DESCRIPTION_UUIDUse with available fluent helpers to apply the PurgCatDescriptionUUID field to query operations.static final PurgCatDescriptionField<UUID>PurgCatDescription.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 PurgCatDescriptionFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PurgCatDescriptionField<T>PurgCatDescription.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PurgCatDescriptionField<T>Use with available fluent helpers to apply an extension field to query operations.