Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.field.PurgCatSupplierField
Packages that use PurgCatSupplierField
-
Uses of PurgCatSupplierField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory declared as PurgCatSupplierFieldModifier and TypeFieldDescriptionstatic final PurgCatSupplierField<String>PurgCatSupplier.BUSINESS_PARTNERUse with available fluent helpers to apply the BusinessPartner field to query operations.static final PurgCatSupplierField<UUID>PurgCatSupplier.PURG_CAT_PARTY_UUIDUse with available fluent helpers to apply the PurgCatPartyUUID field to query operations.static final PurgCatSupplierField<UUID>PurgCatSupplier.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 PurgCatSupplierFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PurgCatSupplierField<T>PurgCatSupplier.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PurgCatSupplierField<T>Use with available fluent helpers to apply an extension field to query operations.